Modifier and Type | Method and Description |
---|---|
static NetworkId |
NetworkId.getDefaultInstance(String defaultValue) |
@Nullable NetworkId |
NetworkRef.getNetworkRef()
Used to reference a network -- for example, an underlaynetwork.
|
Constructor and Description |
---|
NetworkId(NetworkId source)
Creates a copy from Source Object.
|
Modifier and Type | Method and Description |
---|---|
NetworkId |
NetworkBuilder.getNetworkId() |
NetworkId |
NetworkKey.getNetworkId() |
@Nullable NetworkId |
Network.getNetworkId()
Identifies a network.
|
Modifier and Type | Method and Description |
---|---|
NetworkBuilder |
NetworkBuilder.setNetworkId(NetworkId value) |
Constructor and Description |
---|
NetworkKey(NetworkId _networkId) |
Modifier and Type | Method and Description |
---|---|
NetworkId |
SupportingNetworkBuilder.getNetworkRef() |
NetworkId |
SupportingNetworkKey.getNetworkRef() |
@Nullable NetworkId |
SupportingNetwork.getNetworkRef()
References the underlay network.
|
Modifier and Type | Method and Description |
---|---|
SupportingNetworkBuilder |
SupportingNetworkBuilder.setNetworkRef(NetworkId value) |
Constructor and Description |
---|
SupportingNetworkKey(NetworkId _networkRef) |
Modifier and Type | Method and Description |
---|---|
NetworkId |
SupportingNodeBuilder.getNetworkRef() |
NetworkId |
SupportingNodeKey.getNetworkRef() |
@Nullable NetworkId |
SupportingNode.getNetworkRef()
References the underlay network of which theunderlay node is a part.
|
Modifier and Type | Method and Description |
---|---|
SupportingNodeBuilder |
SupportingNodeBuilder.setNetworkRef(NetworkId value) |
Constructor and Description |
---|
SupportingNodeKey(NetworkId _networkRef,
NodeId _nodeRef) |
Modifier and Type | Method and Description |
---|---|
@Nullable NetworkId |
NetworkRef.getNetworkRef()
Used to reference a network -- for example, an underlaynetwork.
|
Modifier and Type | Method and Description |
---|---|
NetworkId |
NetworkBuilder.getNetworkId() |
NetworkId |
NetworkKey.getNetworkId() |
@Nullable NetworkId |
Network.getNetworkId()
Identifies a network.
|
Modifier and Type | Method and Description |
---|---|
NetworkBuilder |
NetworkBuilder.setNetworkId(NetworkId value) |
Constructor and Description |
---|
NetworkKey(NetworkId _networkId) |
Modifier and Type | Method and Description |
---|---|
NetworkId |
SupportingNetworkKey.getNetworkRef() |
@Nullable NetworkId |
SupportingNetwork.getNetworkRef()
References the underlay network.
|
NetworkId |
SupportingNetworkBuilder.getNetworkRef() |
Modifier and Type | Method and Description |
---|---|
SupportingNetworkBuilder |
SupportingNetworkBuilder.setNetworkRef(NetworkId value) |
Constructor and Description |
---|
SupportingNetworkKey(NetworkId _networkRef) |
Modifier and Type | Method and Description |
---|---|
NetworkId |
SupportingNodeBuilder.getNetworkRef() |
NetworkId |
SupportingNodeKey.getNetworkRef() |
@Nullable NetworkId |
SupportingNode.getNetworkRef()
References the underlay network of which theunderlay node is a part.
|
Modifier and Type | Method and Description |
---|---|
SupportingNodeBuilder |
SupportingNodeBuilder.setNetworkRef(NetworkId value) |
Constructor and Description |
---|
SupportingNodeKey(NetworkId _networkRef,
NodeId _nodeRef) |
Modifier and Type | Method and Description |
---|---|
NetworkId |
SupportingLinkBuilder.getNetworkRef() |
NetworkId |
SupportingLinkKey.getNetworkRef() |
@Nullable NetworkId |
SupportingLink.getNetworkRef()
This leaf identifies in which underlay topologythe supporting link is present.
|
Modifier and Type | Method and Description |
---|---|
SupportingLinkBuilder |
SupportingLinkBuilder.setNetworkRef(NetworkId value) |
Constructor and Description |
---|
SupportingLinkKey(Object _linkRef,
NetworkId _networkRef) |
Modifier and Type | Method and Description |
---|---|
NetworkId |
SupportingTerminationPointBuilder.getNetworkRef() |
NetworkId |
SupportingTerminationPointKey.getNetworkRef() |
@Nullable NetworkId |
SupportingTerminationPoint.getNetworkRef()
This leaf identifies in which topology thesupporting termination point is
present.
|
Modifier and Type | Method and Description |
---|---|
SupportingTerminationPointBuilder |
SupportingTerminationPointBuilder.setNetworkRef(NetworkId value) |
Constructor and Description |
---|
SupportingTerminationPointKey(NetworkId _networkRef,
NodeId _nodeRef,
Object _tpRef) |
Modifier and Type | Method and Description |
---|---|
NetworkId |
SupportingLinkBuilder.getNetworkRef() |
NetworkId |
SupportingLinkKey.getNetworkRef() |
@Nullable NetworkId |
SupportingLink.getNetworkRef()
This leaf identifies in which underlay topologythe supporting link is present.
|
Modifier and Type | Method and Description |
---|---|
SupportingLinkBuilder |
SupportingLinkBuilder.setNetworkRef(NetworkId value) |
Constructor and Description |
---|
SupportingLinkKey(Object _linkRef,
NetworkId _networkRef) |
Modifier and Type | Method and Description |
---|---|
NetworkId |
SupportingTerminationPointBuilder.getNetworkRef() |
NetworkId |
SupportingTerminationPointKey.getNetworkRef() |
@Nullable NetworkId |
SupportingTerminationPoint.getNetworkRef()
This leaf identifies in which topology thesupporting termination point is
present.
|
Modifier and Type | Method and Description |
---|---|
SupportingTerminationPointBuilder |
SupportingTerminationPointBuilder.setNetworkRef(NetworkId value) |
Constructor and Description |
---|
SupportingTerminationPointKey(NetworkId _networkRef,
NodeId _nodeRef,
Object _tpRef) |
Copyright © 2019 OpenDaylight. All rights reserved.