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