Class AaaAuthenticationConfig.AuthenticationMethod

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

    public static final class AaaAuthenticationConfig.AuthenticationMethod
    extends Object
    implements org.opendaylight.yangtools.yang.binding.TypeObject, Serializable
    See Also:
    Serialized Form
    • Constructor Detail

      • AuthenticationMethod

        public AuthenticationMethod​(Class<? extends AAAMETHODTYPE> _identityref)
      • AuthenticationMethod

        public AuthenticationMethod​(String _string)
    • Method Detail

      • stringValue

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

        public String getString()
      • hashCode

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

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