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