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