| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.enumlistkeytest.rev20160524.enumlistkeytest |
Implementation of YANG node enumListKeyTest's children nodes.
|
| org.onosproject.yang.gen.v1.enumlistkeytest.rev20160524.enumlistkeytest.enumlist |
Implementation of YANG node enumList's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected Enumleaf1Enum |
DefaultEnumList.enumleaf1 |
| Modifier and Type | Method and Description |
|---|---|
Enumleaf1Enum |
DefaultEnumList.enumleaf1() |
Enumleaf1Enum |
EnumList.enumleaf1()
Returns the attribute enumleaf1.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultEnumList.enumleaf1(Enumleaf1Enum enumleaf1) |
void |
EnumList.enumleaf1(Enumleaf1Enum enumleaf1)
Sets the attribute enumleaf1.
|
| Modifier and Type | Method and Description |
|---|---|
static Enumleaf1Enum |
Enumleaf1Enum.of(int value)
Returns the object of enumleaf1Enum for.
|
static Enumleaf1Enum |
Enumleaf1Enum.of(String value)
Returns the object of enumleaf1Enum for.
|
static Enumleaf1Enum |
Enumleaf1Enum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Enumleaf1Enum[] |
Enumleaf1Enum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.