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