public interface TeSrlgs
extends org.onosproject.yang.model.Augmentable
| Modifier and Type | Interface and Description |
|---|---|
static class |
TeSrlgs.LeafIdentifier
Identify the leaf of TeSrlgs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addToValues(Srlg addTo)
Adds to the list of values.
|
boolean |
isLeafValueSet(TeSrlgs.LeafIdentifier leaf)
Checks if the leaf value is set.
|
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
List<Srlg> |
values()
Returns the attribute values.
|
void |
values(List<Srlg> values)
Sets the attribute values.
|
BitSet valueLeafFlags()
void values(List<Srlg> values)
values - list of valuesvoid addToValues(Srlg addTo)
addTo - value of valuesboolean isLeafValueSet(TeSrlgs.LeafIdentifier leaf)
leaf - leaf whose value status needs to checkedCopyright © 2017. All rights reserved.