public class SupportingLinkKey extends Object implements Identifier<SupportingLink>
Constructor and Description |
---|
SupportingLinkKey(Object _linkRef,
NetworkId _networkRef) |
SupportingLinkKey(SupportingLinkKey source)
Creates a copy from Source Object.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Object |
getLinkRef() |
NetworkId |
getNetworkRef() |
int |
hashCode() |
String |
toString() |
public SupportingLinkKey(SupportingLinkKey source)
source
- Source objectCopyright © 2019 OpenDaylight. All rights reserved.