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