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