public class DefaultYtbmultilistb extends org.onosproject.yang.model.InnerModelObject implements Ytbmultilistb, org.onosproject.yang.model.MultiInstanceObject<YtbmultilistbKeys>
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
org.onosproject.yang.model.ModelObject.ModelObjectTypeYtbmultilistb.LeafIdentifier| Modifier and Type | Field and Description |
|---|---|
protected List<String> |
checkin |
protected BitSet |
valueLeafFlags |
| Constructor and Description |
|---|
DefaultYtbmultilistb()
Creates an instance of defaultYtbmultilistb.
|
| 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 |
equals(Object obj) |
int |
hashCode() |
boolean |
isLeafValueSet(Ytbmultilistb.LeafIdentifier leaf)
Checks if the leaf value is set.
|
String |
toString() |
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
addAugmentation, augmentation, augmentations, removeAugmentationpublic DefaultYtbmultilistb()
public List<String> checkin()
Ytbmultilistbcheckin in interface Ytbmultilistbpublic BitSet valueLeafFlags()
YtbmultilistbvalueLeafFlags in interface Ytbmultilistbpublic void checkin(List<String> checkin)
Ytbmultilistbcheckin in interface Ytbmultilistbcheckin - list of checkinpublic void addToCheckin(String addTo)
YtbmultilistbaddToCheckin in interface YtbmultilistbaddTo - value of checkinpublic boolean isLeafValueSet(Ytbmultilistb.LeafIdentifier leaf)
YtbmultilistbisLeafValueSet in interface Ytbmultilistbleaf - leaf whose value status needs to checkedCopyright © 2018. All rights reserved.