Class FirewallRuleAttributes.Protocol

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

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

      • Protocol

        public Protocol​(org.opendaylight.yangtools.yang.common.Uint8 _uint8)
    • Method Detail

      • stringValue

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

        public org.opendaylight.yangtools.yang.common.Uint8 getUint8()
      • hashCode

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

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