public interface Ytbmultilist
extends org.onosproject.yang.model.Augmentable
| Modifier and Type | Interface and Description |
|---|---|
static class |
Ytbmultilist.LeafIdentifier
Identify the leaf of Ytbmultilist.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addToCheck(BigInteger addTo)
Adds to the list of check.
|
List<BigInteger> |
check()
Returns the attribute check.
|
void |
check(List<BigInteger> check)
Sets the attribute check.
|
boolean |
isLeafValueSet(Ytbmultilist.LeafIdentifier leaf)
Checks if the leaf value is set.
|
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
List<BigInteger> check()
BitSet valueLeafFlags()
void check(List<BigInteger> check)
check - list of checkvoid addToCheck(BigInteger addTo)
addTo - value of checkboolean isLeafValueSet(Ytbmultilist.LeafIdentifier leaf)
leaf - leaf whose value status needs to checkedCopyright © 2018. All rights reserved.