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 |
|---|---|
Bear |
bear()
Returns the attribute bear.
|
void |
bear(Bear bear)
Sets the attribute bear.
|
boolean |
isLeafValueSet(Sportsarena.LeafIdentifier leaf)
Checks if the leaf value is set.
|
boolean |
pretzel()
Returns the attribute pretzel.
|
void |
pretzel(boolean pretzel)
Sets the attribute pretzel.
|
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
boolean pretzel()
BitSet valueLeafFlags()
Bear bear()
void pretzel(boolean pretzel)
pretzel - value of pretzelvoid bear(Bear bear)
bear - value of bearboolean isLeafValueSet(Sportsarena.LeafIdentifier leaf)
leaf - leaf whose value status needs to checkedCopyright © 2017. All rights reserved.