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.binding.Key<Graph>,org.opendaylight.yangtools.concepts.Identifier,org.opendaylight.yangtools.concepts.Immutable
@Generated("mdsal-binding-generator")
public final class GraphKey
extends Object
implements org.opendaylight.yangtools.binding.Key<Graph>
This class represents the key of
Graph class.- See Also:
-
Constructor Summary
Constructors -
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:
Stringname, guaranteed to be non-null.
-
hashCode
public int hashCode() -
equals
-
toString
-