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