Class InnerListKey
java.lang.Object
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.dsbenchmark.rev150105.test.exec.outer.list.InnerListKey
- All Implemented Interfaces:
Serializable,org.opendaylight.yangtools.binding.Key<InnerList>,org.opendaylight.yangtools.concepts.Identifier,org.opendaylight.yangtools.concepts.Immutable
@Generated("mdsal-binding-generator")
public final class InnerListKey
extends Object
implements org.opendaylight.yangtools.binding.Key<InnerList>
This class represents the key of
InnerList class.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInnerListKey(@NonNull Integer _name) Constructs an instance.InnerListKey(InnerListKey source) Creates a copy from Source Object. -
Method Summary
-
Constructor Details
-
InnerListKey
Constructs an instance.- Parameters:
_name- the entity name- Throws:
NullPointerException- if any of the arguments are null
-
InnerListKey
Creates a copy from Source Object.- Parameters:
source- Source object
-
-
Method Details
-
getName
Return name, guaranteed to be non-null.- Returns:
Integername, guaranteed to be non-null.
-
hashCode
public int hashCode() -
equals
-
toString
-