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