public class DefaultYtbAbsent extends org.onosproject.yang.model.InnerModelObject implements YtbAbsent
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
org.onosproject.yang.model.ModelObject.ModelObjectTypeYtbAbsent.LeafIdentifier| Modifier and Type | Field and Description |
|---|---|
protected BitSet |
valueLeafFlags |
protected List<String> |
yangAutoPrefixFinal |
| Constructor and Description |
|---|
DefaultYtbAbsent()
Creates an instance of defaultYtbAbsent.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addToYangAutoPrefixFinal(String addTo)
Adds to the list of yangAutoPrefixFinal.
|
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isLeafValueSet(YtbAbsent.LeafIdentifier leaf)
Checks if the leaf value is set.
|
String |
toString() |
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
List<String> |
yangAutoPrefixFinal()
Returns the attribute yangAutoPrefixFinal.
|
void |
yangAutoPrefixFinal(List<String> yangAutoPrefixFinal)
Sets the attribute yangAutoPrefixFinal.
|
addAugmentation, augmentation, augmentations, removeAugmentationprotected BitSet valueLeafFlags
public DefaultYtbAbsent()
public List<String> yangAutoPrefixFinal()
YtbAbsentyangAutoPrefixFinal in interface YtbAbsentpublic BitSet valueLeafFlags()
YtbAbsentvalueLeafFlags in interface YtbAbsentpublic void yangAutoPrefixFinal(List<String> yangAutoPrefixFinal)
YtbAbsentyangAutoPrefixFinal in interface YtbAbsentyangAutoPrefixFinal - list of yangAutoPrefixFinalpublic void addToYangAutoPrefixFinal(String addTo)
YtbAbsentaddToYangAutoPrefixFinal in interface YtbAbsentaddTo - value of yangAutoPrefixFinalpublic boolean isLeafValueSet(YtbAbsent.LeafIdentifier leaf)
YtbAbsentisLeafValueSet in interface YtbAbsentleaf - leaf whose value status needs to checkedCopyright © 2018. All rights reserved.