public interface TeNsrlgs
extends org.onosproject.yang.model.Augmentable
| Modifier and Type | Interface and Description |
|---|---|
static class |
TeNsrlgs.LeafIdentifier
Identify the leaf of TeNsrlgs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addToId(Long addTo)
Adds to the list of id.
|
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.
|
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
BitSet valueLeafFlags()
void addToId(Long addTo)
addTo - value of idboolean isLeafValueSet(TeNsrlgs.LeafIdentifier leaf)
leaf - leaf whose value status needs to checkedCopyright © 2018. All rights reserved.