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