public class DefaultYtblistlist extends org.onosproject.yang.model.InnerModelObject implements Ytblistlist, org.onosproject.yang.model.MultiInstanceObject<YtblistlistKeys>
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
org.onosproject.yang.model.ModelObject.ModelObjectTypeYtblistlist.LeafIdentifier| Modifier and Type | Field and Description |
|---|---|
protected List<Find> |
prediction |
protected BitSet |
valueLeafFlags |
| Constructor and Description |
|---|
DefaultYtblistlist()
Creates an instance of defaultYtblistlist.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addToPrediction(Find addTo)
Adds to the list of prediction.
|
boolean |
equals(Object obj) |
int |
hashCode() |
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.
|
String |
toString() |
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
protected BitSet valueLeafFlags
public DefaultYtblistlist()
public List<Find> prediction()
Ytblistlistprediction in interface Ytblistlistpublic BitSet valueLeafFlags()
YtblistlistvalueLeafFlags in interface Ytblistlistpublic void prediction(List<Find> prediction)
Ytblistlistprediction in interface Ytblistlistprediction - list of predictionpublic void addToPrediction(Find addTo)
YtblistlistaddToPrediction in interface YtblistlistaddTo - value of predictionpublic boolean isLeafValueSet(Ytblistlist.LeafIdentifier leaf)
YtblistlistisLeafValueSet in interface Ytblistlistleaf - leaf whose value status needs to checkedCopyright © 2017. All rights reserved.