public interface YmsTopology
| Modifier and Type | Method and Description |
|---|---|
void |
addToNode(Node addTo)
Adds to the list of node.
|
Choice2 |
choice2()
Returns the attribute choice2.
|
void |
choice2(Choice2 choice2)
Sets the attribute choice2.
|
List<Node> |
node()
Returns the attribute node.
|
void |
node(List<Node> node)
Sets the attribute node.
|
Choice2 choice2()
void choice2(Choice2 choice2)
choice2 - value of choice2void addToNode(Node addTo)
addTo - value of nodeCopyright © 2018. All rights reserved.