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