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