public interface Case2Bi extends Choice3b
| Modifier and Type | Interface and Description |
|---|---|
static class |
Case2Bi.LeafIdentifier
Identify the leaf of Case2Bi.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isLeafValueSet(Case2Bi.LeafIdentifier leaf)
Checks if the leaf value is set.
|
String |
leaf2Bia()
Returns the attribute leaf2Bia.
|
void |
leaf2Bia(String leaf2Bia)
Sets the attribute leaf2Bia.
|
String |
leaf2Bib()
Returns the attribute leaf2Bib.
|
void |
leaf2Bib(String leaf2Bib)
Sets the attribute leaf2Bib.
|
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
String leaf2Bia()
String leaf2Bib()
BitSet valueLeafFlags()
void leaf2Bia(String leaf2Bia)
leaf2Bia - value of leaf2Biavoid leaf2Bib(String leaf2Bib)
leaf2Bib - value of leaf2Bibboolean isLeafValueSet(Case2Bi.LeafIdentifier leaf)
leaf - leaf whose value status needs to checkedCopyright © 2017. All rights reserved.