public interface YtbPresent extends CurrentValue, org.onosproject.yang.model.Augmentable
| Modifier and Type | Interface and Description |
|---|---|
static class |
YtbPresent.LeafIdentifier
Identify the leaf of YtbPresent.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addToRepresent(Long addTo)
Adds to the list of represent.
|
boolean |
isLeafValueSet(YtbPresent.LeafIdentifier leaf)
Checks if the leaf value is set.
|
List<Long> |
represent()
Returns the attribute represent.
|
void |
represent(List<Long> represent)
Sets the attribute represent.
|
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
List<Long> represent()
BitSet valueLeafFlags()
void represent(List<Long> represent)
represent - list of representvoid addToRepresent(Long addTo)
addTo - value of representboolean isLeafValueSet(YtbPresent.LeafIdentifier leaf)
leaf - leaf whose value status needs to checkedCopyright © 2018. All rights reserved.