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