public class DefaultList56 extends org.onosproject.yang.model.InnerModelObject implements List56, org.onosproject.yang.model.MultiInstanceObject<List56Keys>
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
org.onosproject.yang.model.ModelObject.ModelObjectTypeList56.LeafIdentifier| Modifier and Type | Field and Description |
|---|---|
protected List<String> |
leaf57 |
protected String |
leaf58 |
protected BitSet |
valueLeafFlags |
| Constructor and Description |
|---|
DefaultList56()
Creates an instance of defaultList56.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isLeafValueSet(List56.LeafIdentifier leaf)
Checks if the leaf value is set.
|
List<String> |
leaf57()
Returns the attribute leaf57.
|
void |
leaf57(List<String> leaf57)
Sets the attribute leaf57.
|
String |
leaf58()
Returns the attribute leaf58.
|
void |
leaf58(String leaf58)
Sets the attribute leaf58.
|
String |
toString() |
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
public String leaf58()
List56public List<String> leaf57()
List56public BitSet valueLeafFlags()
List56valueLeafFlags in interface List56public void leaf58(String leaf58)
List56public void leaf57(List<String> leaf57)
List56public boolean isLeafValueSet(List56.LeafIdentifier leaf)
List56isLeafValueSet in interface List56leaf - leaf whose value status needs to checkedCopyright © 2017. All rights reserved.