public class DefaultTeNsrlgs extends org.onosproject.yang.model.InnerModelObject implements TeNsrlgs
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
org.onosproject.yang.model.ModelObject.ModelObjectTypeTeNsrlgs.LeafIdentifier| Modifier and Type | Field and Description |
|---|---|
protected List<Long> |
id |
protected BitSet |
valueLeafFlags |
| Constructor and Description |
|---|
DefaultTeNsrlgs()
Creates an instance of defaultTeNsrlgs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addToId(Long addTo)
Adds to the list of id.
|
boolean |
equals(Object obj) |
int |
hashCode() |
List<Long> |
id()
Returns the attribute id.
|
void |
id(List<Long> id)
Sets the attribute id.
|
boolean |
isLeafValueSet(TeNsrlgs.LeafIdentifier leaf)
Checks if the leaf value is set.
|
String |
toString() |
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
addAugmentation, augmentation, augmentations, removeAugmentationpublic BitSet valueLeafFlags()
TeNsrlgsvalueLeafFlags in interface TeNsrlgspublic void addToId(Long addTo)
TeNsrlgspublic boolean isLeafValueSet(TeNsrlgs.LeafIdentifier leaf)
TeNsrlgsisLeafValueSet in interface TeNsrlgsleaf - leaf whose value status needs to checkedCopyright © 2018. All rights reserved.