public class DefaultList57 extends org.onosproject.yang.model.InnerModelObject implements List57, org.onosproject.yang.model.MultiInstanceObject<List57Keys>
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
org.onosproject.yang.model.ModelObject.ModelObjectTypeList57.LeafIdentifier| Modifier and Type | Field and Description |
|---|---|
protected String |
gl57 |
protected BitSet |
valueLeafFlags |
| Constructor and Description |
|---|
DefaultList57()
Creates an instance of defaultList57.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
gl57()
Returns the attribute gl57.
|
void |
gl57(String gl57)
Sets the attribute gl57.
|
int |
hashCode() |
boolean |
isLeafValueSet(List57.LeafIdentifier leaf)
Checks if the leaf value is set.
|
String |
toString() |
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
addAugmentation, augmentation, augmentations, removeAugmentationpublic BitSet valueLeafFlags()
List57valueLeafFlags in interface List57public void gl57(String gl57)
List57public boolean isLeafValueSet(List57.LeafIdentifier leaf)
List57isLeafValueSet in interface List57leaf - leaf whose value status needs to checkedCopyright © 2018. All rights reserved.