org.onosproject.yang.model.ModelObject.ModelObjectTypeCont53.LeafIdentifier| Modifier and Type | Field and Description |
|---|---|
protected List<String> |
leaf54 |
protected String |
leaf55 |
protected BitSet |
valueLeafFlags |
| Constructor and Description |
|---|
DefaultCont53()
Creates an instance of defaultCont53.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addToLeaf54(String addTo)
Adds to the list of leaf54.
|
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isLeafValueSet(Cont53.LeafIdentifier leaf)
Checks if the leaf value is set.
|
List<String> |
leaf54()
Returns the attribute leaf54.
|
void |
leaf54(List<String> leaf54)
Sets the attribute leaf54.
|
String |
leaf55()
Returns the attribute leaf55.
|
void |
leaf55(String leaf55)
Sets the attribute leaf55.
|
String |
toString() |
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
public String leaf55()
Cont53public List<String> leaf54()
Cont53public BitSet valueLeafFlags()
Cont53valueLeafFlags in interface Cont53public void leaf55(String leaf55)
Cont53public void leaf54(List<String> leaf54)
Cont53public void addToLeaf54(String addTo)
Cont53addToLeaf54 in interface Cont53addTo - value of leaf54public boolean isLeafValueSet(Cont53.LeafIdentifier leaf)
Cont53isLeafValueSet in interface Cont53leaf - leaf whose value status needs to checkedCopyright © 2017. All rights reserved.