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