public class DefaultCont57 extends org.onosproject.yang.model.InnerModelObject implements Cont57
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
org.onosproject.yang.model.ModelObject.ModelObjectTypeCont57.LeafIdentifier| Modifier and Type | Field and Description |
|---|---|
protected int |
cl57 |
protected Cont58 |
cont58 |
protected List<List57> |
list57 |
protected BitSet |
valueLeafFlags |
| Constructor and Description |
|---|
DefaultCont57()
Creates an instance of defaultCont57.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addToList57(List57 addTo)
Adds to the list of list57.
|
int |
cl57()
Returns the attribute cl57.
|
void |
cl57(int cl57)
Sets the attribute cl57.
|
Cont58 |
cont58()
Returns the attribute cont58.
|
void |
cont58(Cont58 cont58)
Sets the attribute cont58.
|
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isLeafValueSet(Cont57.LeafIdentifier leaf)
Checks if the leaf value is set.
|
List<List57> |
list57()
Returns the attribute list57.
|
void |
list57(List<List57> list57)
Sets the attribute list57.
|
String |
toString() |
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
addAugmentation, augmentation, augmentations, removeAugmentationprotected int cl57
protected BitSet valueLeafFlags
protected Cont58 cont58
public int cl57()
Cont57public BitSet valueLeafFlags()
Cont57valueLeafFlags in interface Cont57public Cont58 cont58()
Cont57public List<List57> list57()
Cont57public void cl57(int cl57)
Cont57public void cont58(Cont58 cont58)
Cont57public void list57(List<List57> list57)
Cont57public void addToList57(List57 addTo)
Cont57addToList57 in interface Cont57addTo - value of list57public boolean isLeafValueSet(Cont57.LeafIdentifier leaf)
Cont57isLeafValueSet in interface Cont57leaf - leaf whose value status needs to checkedCopyright © 2018. All rights reserved.