Class IpAddressBinary

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

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

      • IpAddressBinary

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

      • stringValue

        public java.lang.String stringValue()
        Return a String representing the value of this union.
        Returns:
        String representation of this union's value.
      • hashCode

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

        public final boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object