public class SupportingTerminationPointKey extends Object implements Identifier<SupportingTerminationPoint>
Constructor and Description |
---|
SupportingTerminationPointKey(NetworkId _networkRef,
NodeId _nodeRef,
Object _tpRef) |
SupportingTerminationPointKey(SupportingTerminationPointKey source)
Creates a copy from Source Object.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
NetworkId |
getNetworkRef() |
NodeId |
getNodeRef() |
Object |
getTpRef() |
int |
hashCode() |
String |
toString() |
public SupportingTerminationPointKey(NetworkId _networkRef, NodeId _nodeRef, Object _tpRef)
public SupportingTerminationPointKey(SupportingTerminationPointKey source)
source
- Source objectCopyright © 2019 OpenDaylight. All rights reserved.