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