Class SubcomponentKey
java.lang.Object
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.subcomponent.ref.top.subcomponents.SubcomponentKey
- All Implemented Interfaces:
Serializable,org.opendaylight.yangtools.concepts.Identifier,org.opendaylight.yangtools.concepts.Immutable,org.opendaylight.yangtools.yang.binding.Identifier<Subcomponent>
@Generated("mdsal-binding-generator")
public class SubcomponentKey
extends Object
implements org.opendaylight.yangtools.yang.binding.Identifier<Subcomponent>
This class represents the key of
Subcomponent class.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSubcomponentKey(@NonNull Object _name) Constructs an instance.SubcomponentKey(SubcomponentKey source) Creates a copy from Source Object. -
Method Summary
-
Constructor Details
-
SubcomponentKey
Constructs an instance.- Parameters:
_name- the entity name- Throws:
NullPointerException- if any of the arguments are null
-
SubcomponentKey
Creates a copy from Source Object.- Parameters:
source- Source object
-
-
Method Details
-
getName
Return name, guaranteed to be non-null.- Returns:
Objectname, guaranteed to be non-null.
-
hashCode
public int hashCode() -
equals
-
toString
-