Class PoliciesKey
java.lang.Object
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.policies.PoliciesKey
- All Implemented Interfaces:
Serializable,org.opendaylight.yangtools.concepts.Identifier,org.opendaylight.yangtools.concepts.Immutable,org.opendaylight.yangtools.yang.binding.Key<Policies>
@Generated("mdsal-binding-generator")
public class PoliciesKey
extends Object
implements org.opendaylight.yangtools.yang.binding.Key<Policies>
This class represents the key of
Policies class.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPoliciesKey(@NonNull String _resource) Constructs an instance.PoliciesKey(PoliciesKey source) Creates a copy from Source Object. -
Method Summary
-
Constructor Details
-
PoliciesKey
Constructs an instance.- Parameters:
_resource- the entity resource- Throws:
NullPointerException- if any of the arguments are null
-
PoliciesKey
Creates a copy from Source Object.- Parameters:
source- Source object
-
-
Method Details
-
getResource
Return resource, guaranteed to be non-null.- Returns:
Stringresource, guaranteed to be non-null.
-
hashCode
public int hashCode() -
equals
-
toString
-