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