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 |
addToValue(Srlg addTo)
Adds to the list of value.
|
boolean |
isLeafValueSet(TeSrlgs.LeafIdentifier leaf)
Checks if the leaf value is set.
|
List<Srlg> |
value()
Returns the attribute value.
|
void |
value(List<Srlg> value)
Sets the attribute value.
|
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
BitSet valueLeafFlags()
void addToValue(Srlg addTo)
addTo - value of valueboolean isLeafValueSet(TeSrlgs.LeafIdentifier leaf)
leaf - leaf whose value status needs to checkedCopyright © 2018. All rights reserved.