Class NodeFlagBits

  • All Implemented Interfaces:
    Serializable, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.TypeObject

    @Generated("mdsal-binding-generator")
    public class NodeFlagBits
    extends Object
    implements org.opendaylight.yangtools.yang.binding.TypeObject, Serializable
    See Also:
    Serialized Form
    • Constructor Detail

      • NodeFlagBits

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

      • getDefaultInstance

        public static NodeFlagBits getDefaultInstance​(String defaultValue)
      • getOverload

        public Boolean getOverload()
      • isOverload

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

        public Boolean getAttached()
      • isAttached

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

        public Boolean getExternal()
      • isExternal

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

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

        public Boolean getRouter()
      • isRouter

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

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

        public boolean[] getValue()
      • hashCode

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

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