public interface AugmentedTopoTerminationPoint
| Modifier and Type | Interface and Description |
|---|---|
static class |
AugmentedTopoTerminationPoint.LeafIdentifier
Identify the leaf of AugmentedTopoTerminationPoint.
|
| Modifier and Type | Method and Description |
|---|---|
String |
ipAddress()
Returns the attribute ipAddress.
|
void |
ipAddress(String ipAddress)
Sets the attribute ipAddress.
|
boolean |
isLeafValueSet(AugmentedTopoTerminationPoint.LeafIdentifier leaf)
Checks if the leaf value is set.
|
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
String ipAddress()
BitSet valueLeafFlags()
void ipAddress(String ipAddress)
ipAddress - value of ipAddressboolean isLeafValueSet(AugmentedTopoTerminationPoint.LeafIdentifier leaf)
leaf - leaf whose value status needs to checkedCopyright © 2017. All rights reserved.