public interface Cont53
| Modifier and Type | Interface and Description |
|---|---|
static class |
Cont53.LeafIdentifier
Identify the leaf of Cont53.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addToLeaf54(String addTo)
Adds to the list of leaf54.
|
boolean |
isLeafValueSet(Cont53.LeafIdentifier leaf)
Checks if the leaf value is set.
|
List<String> |
leaf54()
Returns the attribute leaf54.
|
void |
leaf54(List<String> leaf54)
Sets the attribute leaf54.
|
String |
leaf55()
Returns the attribute leaf55.
|
void |
leaf55(String leaf55)
Sets the attribute leaf55.
|
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
String leaf55()
BitSet valueLeafFlags()
void leaf55(String leaf55)
leaf55 - value of leaf55void leaf54(List<String> leaf54)
leaf54 - list of leaf54void addToLeaf54(String addTo)
addTo - value of leaf54boolean isLeafValueSet(Cont53.LeafIdentifier leaf)
leaf - leaf whose value status needs to checkedCopyright © 2017. All rights reserved.