public class DefaultCont7 extends org.onosproject.yang.model.InnerModelObject implements Cont7
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
org.onosproject.yang.model.ModelObject.ModelObjectTypeCont7.LeafIdentifier| Modifier and Type | Field and Description |
|---|---|
protected String |
leaf8 |
protected BitSet |
valueLeafFlags |
| Constructor and Description |
|---|
DefaultCont7()
Creates an instance of defaultCont7.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isLeafValueSet(Cont7.LeafIdentifier leaf)
Checks if the leaf value is set.
|
String |
leaf8()
Returns the attribute leaf8.
|
void |
leaf8(String leaf8)
Sets the attribute leaf8.
|
String |
toString() |
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
addAugmentation, augmentation, augmentations, removeAugmentationpublic BitSet valueLeafFlags()
Cont7valueLeafFlags in interface Cont7public void leaf8(String leaf8)
Cont7public boolean isLeafValueSet(Cont7.LeafIdentifier leaf)
Cont7isLeafValueSet in interface Cont7leaf - leaf whose value status needs to checkedCopyright © 2017. All rights reserved.