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