| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.simpledatatypesll.rev20131112.simpledatatypesll |
Implementation of YANG node simpleDataTypesLl's children nodes.
|
| org.onosproject.yang.gen.v1.simpledatatypesll.rev20131112.simpledatatypesll.cont1 |
Implementation of YANG node lfbits.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Lfenum2Enum> |
DefaultCont1.lfenum2 |
| Modifier and Type | Method and Description |
|---|---|
List<Lfenum2Enum> |
DefaultCont1.lfenum2() |
List<Lfenum2Enum> |
Cont1.lfenum2()
Returns the attribute lfenum2.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCont1.addToLfenum2(Lfenum2Enum addTo) |
void |
Cont1.addToLfenum2(Lfenum2Enum addTo)
Adds to the list of lfenum2.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCont1.lfenum2(List<Lfenum2Enum> lfenum2) |
void |
Cont1.lfenum2(List<Lfenum2Enum> lfenum2)
Sets the attribute lfenum2.
|
| Modifier and Type | Method and Description |
|---|---|
static Lfenum2Enum |
Lfenum2Enum.of(int value)
Returns the object of lfenum2Enum for.
|
static Lfenum2Enum |
Lfenum2Enum.of(String value)
Returns the object of lfenum2Enum for.
|
static Lfenum2Enum |
Lfenum2Enum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Lfenum2Enum[] |
Lfenum2Enum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.