| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.yms.test.ytb.data.type.rev20160826.ytbdatatype |
Implementation of YANG node ytbDataType's children nodes.
|
| org.onosproject.yang.gen.v1.yms.test.ytb.data.type.rev20160826.ytbdatatype.enumder2 |
Implementation of YANG node enumDer2's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
EnumDer2Enum |
EnumDer2.enumeration()
Returns the attribute enumeration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EnumDer2.enumeration(EnumDer2Enum enumeration)
Sets the attribute enumeration.
|
static EnumDer2 |
EnumDer2.of(EnumDer2Enum value)
Returns the object of enumDer2 for type enumeration.
|
| Constructor and Description |
|---|
EnumDer2(EnumDer2Enum enumeration)
Creates an instance of enumeration.
|
| Modifier and Type | Method and Description |
|---|---|
static EnumDer2Enum |
EnumDer2Enum.of(int value)
Returns the object of enumDer2Enum for.
|
static EnumDer2Enum |
EnumDer2Enum.of(String value)
Returns the object of enumDer2Enum for.
|
static EnumDer2Enum |
EnumDer2Enum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumDer2Enum[] |
EnumDer2Enum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.