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