Class ErrorSpec.Flags

  • All Implemented Interfaces:
    org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.TypeObject
    Enclosing interface:
    ErrorSpec

    public static final class ErrorSpec.Flags
    extends Object
    implements org.opendaylight.yangtools.yang.binding.TypeObject
    • Constructor Detail

      • Flags

        public Flags​(ErrorSpec.Flags source)
        Creates a copy from Source Object.
        Parameters:
        source - Source object
    • Method Detail

      • getNotGuilty

        public Boolean getNotGuilty()
      • isNotGuilty

        @Deprecated(forRemoval=true)
        public final Boolean isNotGuilty()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getInPlace

        public Boolean getInPlace()
      • isInPlace

        @Deprecated(forRemoval=true)
        public final Boolean isInPlace()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • equals

        public final boolean equals​(Object obj)
        Overrides:
        equals in class Object