| 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.unionenumunion |
Implementation of YANG node unionEnumUnion's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
UnionEnumUnionEnum1 |
UnionEnumUnion.enumeration()
Returns the attribute enumeration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UnionEnumUnion.enumeration(UnionEnumUnionEnum1 enumeration)
Sets the attribute enumeration.
|
static UnionEnumUnion |
UnionEnumUnion.of(UnionEnumUnionEnum1 value)
Returns the object of unionEnumUnion for type enumeration.
|
| Constructor and Description |
|---|
UnionEnumUnion(UnionEnumUnionEnum1 enumeration)
Creates an instance of enumeration.
|
| Modifier and Type | Method and Description |
|---|---|
static UnionEnumUnionEnum1 |
UnionEnumUnionEnum1.of(int value)
Returns the object of unionEnumUnionEnum1 for.
|
static UnionEnumUnionEnum1 |
UnionEnumUnionEnum1.of(String value)
Returns the object of unionEnumUnionEnum1 for.
|
static UnionEnumUnionEnum1 |
UnionEnumUnionEnum1.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UnionEnumUnionEnum1[] |
UnionEnumUnionEnum1.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.