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