Package org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev220720.graph.topology
Class GraphKey
java.lang.Object
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev220720.graph.topology.GraphKey
- All Implemented Interfaces:
Serializable
,org.opendaylight.yangtools.concepts.Identifier
,org.opendaylight.yangtools.concepts.Immutable
,org.opendaylight.yangtools.yang.binding.Identifier<Graph>
@Generated("mdsal-binding-generator")
public class GraphKey
extends Object
implements org.opendaylight.yangtools.yang.binding.Identifier<Graph>
This class represents the key of
Graph
class.- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
GraphKey
Constructs an instance.- Parameters:
_name
- the entity name- Throws:
NullPointerException
- if any of the arguments are null
-
GraphKey
Creates a copy from Source Object.- Parameters:
source
- Source object
-
-
Method Details
-
getName
Return name, guaranteed to be non-null.- Returns:
String
name, guaranteed to be non-null.
-
hashCode
public int hashCode() -
equals
-
toString
-