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