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