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