public class DefaultCon1 extends org.onosproject.yang.model.InnerModelObject implements Con1
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
org.onosproject.yang.model.ModelObject.ModelObjectTypeCon1.LeafIdentifier| Modifier and Type | Field and Description |
|---|---|
protected List<Tdef1> |
ll |
protected BitSet |
valueLeafFlags |
| Constructor and Description |
|---|
DefaultCon1()
Creates an instance of defaultCon1.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addToLl(Tdef1 addTo)
Adds to the list of ll.
|
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isLeafValueSet(Con1.LeafIdentifier leaf)
Checks if the leaf value is set.
|
List<Tdef1> |
ll()
Returns the attribute ll.
|
void |
ll(List<Tdef1> ll)
Sets the attribute ll.
|
String |
toString() |
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
addAugmentation, augmentation, augmentations, removeAugmentationpublic BitSet valueLeafFlags()
Con1valueLeafFlags in interface Con1public void addToLl(Tdef1 addTo)
Con1public boolean isLeafValueSet(Con1.LeafIdentifier leaf)
Con1isLeafValueSet in interface Con1leaf - leaf whose value status needs to checkedCopyright © 2018. All rights reserved.