public class DefaultCont1s extends org.onosproject.yang.model.InnerModelObject implements Cont1s
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
org.onosproject.yang.model.ModelObject.ModelObjectTypeCont1s.LeafIdentifier| Modifier and Type | Field and Description |
|---|---|
protected String |
fine |
protected BitSet |
valueLeafFlags |
| Constructor and Description |
|---|
DefaultCont1s()
Creates an instance of defaultCont1s.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
fine()
Returns the attribute fine.
|
void |
fine(String fine)
Sets the attribute fine.
|
int |
hashCode() |
boolean |
isLeafValueSet(Cont1s.LeafIdentifier leaf)
Checks if the leaf value is set.
|
String |
toString() |
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
addAugmentation, augmentation, augmentations, removeAugmentationpublic BitSet valueLeafFlags()
Cont1svalueLeafFlags in interface Cont1spublic void fine(String fine)
Cont1spublic boolean isLeafValueSet(Cont1s.LeafIdentifier leaf)
Cont1sisLeafValueSet in interface Cont1sleaf - leaf whose value status needs to checkedCopyright © 2018. All rights reserved.