public interface YtbAbsent extends CurrentValue
| Modifier and Type | Interface and Description |
|---|---|
static class |
YtbAbsent.LeafIdentifier
Identify the leaf of YtbAbsent.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addToYangAutoPrefixFinal(String addTo)
Adds to the list of yangAutoPrefixFinal.
|
boolean |
isLeafValueSet(YtbAbsent.LeafIdentifier leaf)
Checks if the leaf value is set.
|
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
List<String> |
yangAutoPrefixFinal()
Returns the attribute yangAutoPrefixFinal.
|
void |
yangAutoPrefixFinal(List<String> yangAutoPrefixFinal)
Sets the attribute yangAutoPrefixFinal.
|
List<String> yangAutoPrefixFinal()
BitSet valueLeafFlags()
void yangAutoPrefixFinal(List<String> yangAutoPrefixFinal)
yangAutoPrefixFinal - list of yangAutoPrefixFinalvoid addToYangAutoPrefixFinal(String addTo)
addTo - value of yangAutoPrefixFinalboolean isLeafValueSet(YtbAbsent.LeafIdentifier leaf)
leaf - leaf whose value status needs to checkedCopyright © 2017. All rights reserved.