| Modifier and Type | Method and Description |
|---|---|
static NodeId |
NodeId.fromString(String valInString)
Returns the object of nodeId fromString input String nodeId.
|
static NodeId |
NodeId.of(Uri value)
Returns the object of nodeId for type uri.
|
| Modifier and Type | Field and Description |
|---|---|
protected NodeId |
NodeKeys.nodeId |
protected NodeId |
DefaultNode.nodeId |
| Modifier and Type | Method and Description |
|---|---|
NodeId |
NodeKeys.nodeId()
Returns the attribute nodeId.
|
NodeId |
Node.nodeId()
Returns the attribute nodeId.
|
NodeId |
DefaultNode.nodeId() |
| Modifier and Type | Method and Description |
|---|---|
void |
NodeKeys.nodeId(NodeId nodeId)
Sets the value to attribute nodeId.
|
void |
Node.nodeId(NodeId nodeId)
Sets the attribute nodeId.
|
void |
DefaultNode.nodeId(NodeId nodeId) |
| Modifier and Type | Field and Description |
|---|---|
protected NodeId |
SupportingNodeKeys.nodeRef |
protected NodeId |
DefaultSupportingNode.nodeRef |
| Modifier and Type | Method and Description |
|---|---|
NodeId |
SupportingNodeKeys.nodeRef()
Returns the attribute nodeRef.
|
NodeId |
SupportingNode.nodeRef()
Returns the attribute nodeRef.
|
NodeId |
DefaultSupportingNode.nodeRef() |
| Modifier and Type | Method and Description |
|---|---|
void |
SupportingNodeKeys.nodeRef(NodeId nodeRef)
Sets the value to attribute nodeRef.
|
void |
SupportingNode.nodeRef(NodeId nodeRef)
Sets the attribute nodeRef.
|
void |
DefaultSupportingNode.nodeRef(NodeId nodeRef) |
| Modifier and Type | Field and Description |
|---|---|
protected NodeId |
DefaultDestination.destNode |
protected NodeId |
DefaultSource.sourceNode |
| Modifier and Type | Method and Description |
|---|---|
NodeId |
Destination.destNode()
Returns the attribute destNode.
|
NodeId |
DefaultDestination.destNode() |
NodeId |
Source.sourceNode()
Returns the attribute sourceNode.
|
NodeId |
DefaultSource.sourceNode() |
| Modifier and Type | Method and Description |
|---|---|
void |
Destination.destNode(NodeId destNode)
Sets the attribute destNode.
|
void |
DefaultDestination.destNode(NodeId destNode) |
void |
Source.sourceNode(NodeId sourceNode)
Sets the attribute sourceNode.
|
void |
DefaultSource.sourceNode(NodeId sourceNode) |
| Modifier and Type | Field and Description |
|---|---|
protected NodeId |
SupportingTerminationPointKeys.nodeRef |
protected NodeId |
DefaultSupportingTerminationPoint.nodeRef |
| Modifier and Type | Method and Description |
|---|---|
NodeId |
SupportingTerminationPointKeys.nodeRef()
Returns the attribute nodeRef.
|
NodeId |
SupportingTerminationPoint.nodeRef()
Returns the attribute nodeRef.
|
NodeId |
DefaultSupportingTerminationPoint.nodeRef() |
| Modifier and Type | Method and Description |
|---|---|
void |
SupportingTerminationPointKeys.nodeRef(NodeId nodeRef)
Sets the value to attribute nodeRef.
|
void |
SupportingTerminationPoint.nodeRef(NodeId nodeRef)
Sets the attribute nodeRef.
|
void |
DefaultSupportingTerminationPoint.nodeRef(NodeId nodeRef) |
| Modifier and Type | Field and Description |
|---|---|
protected NodeId |
SupportingTerminationPointKeys.nodeRef |
protected NodeId |
DefaultSupportingTerminationPoint.nodeRef |
| Modifier and Type | Method and Description |
|---|---|
NodeId |
SupportingTerminationPointKeys.nodeRef()
Returns the attribute nodeRef.
|
NodeId |
SupportingTerminationPoint.nodeRef()
Returns the attribute nodeRef.
|
NodeId |
DefaultSupportingTerminationPoint.nodeRef() |
| Modifier and Type | Method and Description |
|---|---|
void |
SupportingTerminationPointKeys.nodeRef(NodeId nodeRef)
Sets the value to attribute nodeRef.
|
void |
SupportingTerminationPoint.nodeRef(NodeId nodeRef)
Sets the attribute nodeRef.
|
void |
DefaultSupportingTerminationPoint.nodeRef(NodeId nodeRef) |
Copyright © 2017. All rights reserved.