| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.yrt.choice.yangautoprefixcase.rev20160624.choicecase.snack |
Implementation of YANG node snack's children nodes.
|
| org.onosproject.yang.gen.v1.yrt.choice.yangautoprefixcase.rev20160624.choicecase.snack.latenight |
Implementation of YANG node latenight's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected ChocolateEnum |
DefaultLatenight.chocolate |
| Modifier and Type | Method and Description |
|---|---|
ChocolateEnum |
Latenight.chocolate()
Returns the attribute chocolate.
|
ChocolateEnum |
DefaultLatenight.chocolate() |
| Modifier and Type | Method and Description |
|---|---|
void |
Latenight.chocolate(ChocolateEnum chocolate)
Sets the attribute chocolate.
|
void |
DefaultLatenight.chocolate(ChocolateEnum chocolate) |
| Modifier and Type | Method and Description |
|---|---|
static ChocolateEnum |
ChocolateEnum.of(int value)
Returns the object of chocolateEnum for.
|
static ChocolateEnum |
ChocolateEnum.of(String value)
Returns the object of chocolateEnum for.
|
static ChocolateEnum |
ChocolateEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChocolateEnum[] |
ChocolateEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.