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