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