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