public interface UnlistedVal
extends org.onosproject.yang.model.Augmentable
| Modifier and Type | Interface and Description |
|---|---|
static class |
UnlistedVal.LeafIdentifier
Identify the leaf of UnlistedVal.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isLeafValueSet(UnlistedVal.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(UnlistedVal.LeafIdentifier leaf)
leaf - leaf whose value status needs to checkedCopyright © 2018. All rights reserved.