public class DefaultCont8 extends org.onosproject.yang.model.InnerModelObject implements Cont8
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
org.onosproject.yang.model.ModelObject.ModelObjectTypeCont8.LeafIdentifier| Modifier and Type | Field and Description |
|---|---|
protected boolean |
leaf9 |
protected BitSet |
valueLeafFlags |
| Constructor and Description |
|---|
DefaultCont8()
Creates an instance of defaultCont8.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isLeafValueSet(Cont8.LeafIdentifier leaf)
Checks if the leaf value is set.
|
boolean |
leaf9()
Returns the attribute leaf9.
|
void |
leaf9(boolean leaf9)
Sets the attribute leaf9.
|
String |
toString() |
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
addAugmentation, augmentation, augmentations, removeAugmentationprotected boolean leaf9
protected BitSet valueLeafFlags
public boolean leaf9()
Cont8public BitSet valueLeafFlags()
Cont8valueLeafFlags in interface Cont8public void leaf9(boolean leaf9)
Cont8public boolean isLeafValueSet(Cont8.LeafIdentifier leaf)
Cont8isLeafValueSet in interface Cont8leaf - leaf whose value status needs to checkedCopyright © 2019. All rights reserved.