Package org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users
Class UsersKey
java.lang.Object
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users.UsersKey
- All Implemented Interfaces:
Serializable,org.opendaylight.yangtools.concepts.Identifier,org.opendaylight.yangtools.concepts.Immutable,org.opendaylight.yangtools.yang.binding.Key<Users>
@Generated("mdsal-binding-generator")
public class UsersKey
extends Object
implements org.opendaylight.yangtools.yang.binding.Key<Users>
This class represents the key of
Users class.- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UsersKey
Constructs an instance.- Parameters:
_userid- the entity userid- Throws:
NullPointerException- if any of the arguments are null
-
UsersKey
Creates a copy from Source Object.- Parameters:
source- Source object
-
-
Method Details
-
getUserid
Return userid, guaranteed to be non-null.- Returns:
Stringuserid, guaranteed to be non-null.
-
hashCode
public int hashCode() -
equals
-
toString
-