| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.simple.data.types.rev20131112.simpledatatypes |
Implementation of YANG node simpleDataTypes's children nodes.
|
| org.onosproject.yang.gen.v1.simple.data.types.rev20131112.simpledatatypes.tpdfun0 |
Implementation of YANG node tpdfun0's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
Tpdfun0Enum |
Tpdfun0.enumeration()
Returns the attribute enumeration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Tpdfun0.enumeration(Tpdfun0Enum enumeration)
Sets the attribute enumeration.
|
static Tpdfun0 |
Tpdfun0.of(Tpdfun0Enum value)
Returns the object of tpdfun0 for type enumeration.
|
| Constructor and Description |
|---|
Tpdfun0(Tpdfun0Enum enumeration)
Creates an instance of enumeration.
|
| Modifier and Type | Method and Description |
|---|---|
static Tpdfun0Enum |
Tpdfun0Enum.of(int value)
Returns the object of tpdfun0Enum for.
|
static Tpdfun0Enum |
Tpdfun0Enum.of(String value)
Returns the object of tpdfun0Enum for.
|
static Tpdfun0Enum |
Tpdfun0Enum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Tpdfun0Enum[] |
Tpdfun0Enum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.