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