public interface AugmentedNdNode
| Modifier and Type | Method and Description |
|---|---|
void |
addToTerminationPoint(TerminationPoint addTo)
Adds to the list of terminationPoint.
|
List<TerminationPoint> |
terminationPoint()
Returns the attribute terminationPoint.
|
void |
terminationPoint(List<TerminationPoint> terminationPoint)
Sets the attribute terminationPoint.
|
List<TerminationPoint> terminationPoint()
void terminationPoint(List<TerminationPoint> terminationPoint)
terminationPoint - list of terminationPointvoid addToTerminationPoint(TerminationPoint addTo)
addTo - value of terminationPointCopyright © 2018. All rights reserved.