Class IpV6SimpleFlowLabel

    • Field Detail

      • value

        private final int value
    • Constructor Detail

      • IpV6SimpleFlowLabel

        private IpV6SimpleFlowLabel​(int value)
    • Method Detail

      • newInstance

        public static IpV6SimpleFlowLabel newInstance​(int value)
        Parameters:
        value - value
        Returns:
        a new IpV6SimpleFlowLabel object.
      • toString

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

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

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