Modifier and Type | Method and Description |
---|---|
static NodeId |
NodeId.getDefaultInstance(String defaultValue) |
Constructor and Description |
---|
NodeId(NodeId source)
Creates a copy from Source Object.
|
Modifier and Type | Method and Description |
---|---|
NodeId |
NodeBuilder.getNodeId() |
NodeId |
NodeKey.getNodeId() |
@Nullable NodeId |
Node.getNodeId()
Uniquely identifies a node within the containingnetwork.
|
Modifier and Type | Method and Description |
---|---|
NodeBuilder |
NodeBuilder.setNodeId(NodeId value) |
Constructor and Description |
---|
NodeKey(NodeId _nodeId) |
Modifier and Type | Method and Description |
---|---|
NodeId |
SupportingNodeBuilder.getNodeRef() |
NodeId |
SupportingNodeKey.getNodeRef() |
@Nullable NodeId |
SupportingNode.getNodeRef()
References the underlay node itself.
|
Modifier and Type | Method and Description |
---|---|
SupportingNodeBuilder |
SupportingNodeBuilder.setNodeRef(NodeId value) |
Constructor and Description |
---|
SupportingNodeKey(NetworkId _networkRef,
NodeId _nodeRef) |
Modifier and Type | Method and Description |
---|---|
NodeId |
NodeBuilder.getNodeId() |
NodeId |
NodeKey.getNodeId() |
@Nullable NodeId |
Node.getNodeId()
Uniquely identifies a node within the containingnetwork.
|
Modifier and Type | Method and Description |
---|---|
NodeBuilder |
NodeBuilder.setNodeId(NodeId value) |
Constructor and Description |
---|
NodeKey(NodeId _nodeId) |
Modifier and Type | Method and Description |
---|---|
NodeId |
SupportingNodeBuilder.getNodeRef() |
NodeId |
SupportingNodeKey.getNodeRef() |
@Nullable NodeId |
SupportingNode.getNodeRef()
References the underlay node itself.
|
Modifier and Type | Method and Description |
---|---|
SupportingNodeBuilder |
SupportingNodeBuilder.setNodeRef(NodeId value) |
Constructor and Description |
---|
SupportingNodeKey(NetworkId _networkRef,
NodeId _nodeRef) |
Modifier and Type | Method and Description |
---|---|
NodeId |
DestinationBuilder.getDestNode() |
@Nullable NodeId |
Destination.getDestNode()
Destination node identifier.
|
@Nullable NodeId |
Source.getSourceNode()
Source node identifier.
|
NodeId |
SourceBuilder.getSourceNode() |
Modifier and Type | Method and Description |
---|---|
DestinationBuilder |
DestinationBuilder.setDestNode(NodeId value) |
SourceBuilder |
SourceBuilder.setSourceNode(NodeId value) |
Modifier and Type | Method and Description |
---|---|
NodeId |
SupportingTerminationPointBuilder.getNodeRef() |
NodeId |
SupportingTerminationPointKey.getNodeRef() |
@Nullable NodeId |
SupportingTerminationPoint.getNodeRef()
This leaf identifies in which node the supportingtermination point is present.
|
Modifier and Type | Method and Description |
---|---|
SupportingTerminationPointBuilder |
SupportingTerminationPointBuilder.setNodeRef(NodeId value) |
Constructor and Description |
---|
SupportingTerminationPointKey(NetworkId _networkRef,
NodeId _nodeRef,
Object _tpRef) |
Modifier and Type | Method and Description |
---|---|
NodeId |
DestinationBuilder.getDestNode() |
@Nullable NodeId |
Destination.getDestNode()
Destination node identifier.
|
NodeId |
SourceBuilder.getSourceNode() |
@Nullable NodeId |
Source.getSourceNode()
Source node identifier.
|
Modifier and Type | Method and Description |
---|---|
DestinationBuilder |
DestinationBuilder.setDestNode(NodeId value) |
SourceBuilder |
SourceBuilder.setSourceNode(NodeId value) |
Modifier and Type | Method and Description |
---|---|
NodeId |
SupportingTerminationPointBuilder.getNodeRef() |
NodeId |
SupportingTerminationPointKey.getNodeRef() |
@Nullable NodeId |
SupportingTerminationPoint.getNodeRef()
This leaf identifies in which node the supportingtermination point is present.
|
Modifier and Type | Method and Description |
---|---|
SupportingTerminationPointBuilder |
SupportingTerminationPointBuilder.setNodeRef(NodeId value) |
Constructor and Description |
---|
SupportingTerminationPointKey(NetworkId _networkRef,
NodeId _nodeRef,
Object _tpRef) |
Copyright © 2019 OpenDaylight. All rights reserved.