public class DefaultCont58 extends org.onosproject.yang.model.InnerModelObject implements Cont58
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
org.onosproject.yang.model.ModelObject.ModelObjectTypeCont58.LeafIdentifier| Modifier and Type | Field and Description |
|---|---|
protected int |
cl58 |
protected BitSet |
valueLeafFlags |
| Constructor and Description |
|---|
DefaultCont58()
Creates an instance of defaultCont58.
|
| Modifier and Type | Method and Description |
|---|---|
int |
cl58()
Returns the attribute cl58.
|
void |
cl58(int cl58)
Sets the attribute cl58.
|
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isLeafValueSet(Cont58.LeafIdentifier leaf)
Checks if the leaf value is set.
|
String |
toString() |
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
addAugmentation, augmentation, augmentations, removeAugmentationprotected int cl58
protected BitSet valueLeafFlags
public int cl58()
Cont58public BitSet valueLeafFlags()
Cont58valueLeafFlags in interface Cont58public void cl58(int cl58)
Cont58public boolean isLeafValueSet(Cont58.LeafIdentifier leaf)
Cont58isLeafValueSet in interface Cont58leaf - leaf whose value status needs to checkedCopyright © 2018. All rights reserved.