Package org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.monitor.rev200120.routers
Class RouterKey
java.lang.Object
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.monitor.rev200120.routers.RouterKey
- All Implemented Interfaces:
Serializable
,org.opendaylight.yangtools.binding.Key<Router>
,org.opendaylight.yangtools.concepts.Identifier
,org.opendaylight.yangtools.concepts.Immutable
@Generated("mdsal-binding-generator")
public final class RouterKey
extends Object
implements org.opendaylight.yangtools.binding.Key<Router>
This class represents the key of
Router
class.- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
RouterKey
Constructs an instance.- Parameters:
_routerId
- the entity routerId- Throws:
NullPointerException
- if any of the arguments are null
-
RouterKey
Creates a copy from Source Object.- Parameters:
source
- Source object
-
-
Method Details
-
getRouterId
Return routerId, guaranteed to be non-null.- Returns:
RouterId
routerId, guaranteed to be non-null.
-
hashCode
public int hashCode() -
equals
-
toString
-