public interface To
extends org.onosproject.yang.model.Augmentable
| Modifier and Type | Interface and Description |
|---|---|
static class |
To.LeafIdentifier
Identify the leaf of To.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isLeafValueSet(To.LeafIdentifier leaf)
Checks if the leaf value is set.
|
Object |
tpRef()
Returns the attribute tpRef.
|
void |
tpRef(Object tpRef)
Sets the attribute tpRef.
|
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
Object tpRef()
BitSet valueLeafFlags()
void tpRef(Object tpRef)
tpRef - value of tpRefboolean isLeafValueSet(To.LeafIdentifier leaf)
leaf - leaf whose value status needs to checkedCopyright © 2018. All rights reserved.