public interface Case1Bii extends Choice1b
| Modifier and Type | Interface and Description |
|---|---|
static class |
Case1Bii.LeafIdentifier
Identify the leaf of Case1Bii.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isLeafValueSet(Case1Bii.LeafIdentifier leaf)
Checks if the leaf value is set.
|
String |
leaf1Biia()
Returns the attribute leaf1Biia.
|
void |
leaf1Biia(String leaf1Biia)
Sets the attribute leaf1Biia.
|
String |
leaf1Biib()
Returns the attribute leaf1Biib.
|
void |
leaf1Biib(String leaf1Biib)
Sets the attribute leaf1Biib.
|
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
String leaf1Biia()
String leaf1Biib()
BitSet valueLeafFlags()
void leaf1Biia(String leaf1Biia)
leaf1Biia - value of leaf1Biiavoid leaf1Biib(String leaf1Biib)
leaf1Biib - value of leaf1Biibboolean isLeafValueSet(Case1Bii.LeafIdentifier leaf)
leaf - leaf whose value status needs to checkedCopyright © 2017. All rights reserved.