Class NonZeroUint16Type

  • All Implemented Interfaces:
    Serializable, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.ScalarTypeObject<org.opendaylight.yangtools.yang.common.Uint16>, org.opendaylight.yangtools.yang.binding.TypeObject

    @Generated("mdsal-binding-generator")
    public class NonZeroUint16Type
    extends Object
    implements org.opendaylight.yangtools.yang.binding.ScalarTypeObject<org.opendaylight.yangtools.yang.common.Uint16>, Serializable
    See Also:
    Serialized Form
    • Constructor Detail

      • NonZeroUint16Type

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

      • getValue

        public org.opendaylight.yangtools.yang.common.Uint16 getValue()
        Specified by:
        getValue in interface org.opendaylight.yangtools.yang.binding.ScalarTypeObject<org.opendaylight.yangtools.yang.common.Uint16>
      • hashCode

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

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