| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.simpledatatypes.rev20131112.simpledatatypes |
Implementation of YANG node simpleDataTypes's children nodes.
|
| org.onosproject.yang.gen.v1.simpledatatypes.rev20131112.simpledatatypes.cont |
Implementation of YANG node lfbits.
|
| Modifier and Type | Field and Description |
|---|---|
protected LfenumEnum |
DefaultCont.lfenum |
protected LfenumEnum |
DefaultCont.lref7 |
| Modifier and Type | Method and Description |
|---|---|
LfenumEnum |
Cont.lfenum()
Returns the attribute lfenum.
|
LfenumEnum |
DefaultCont.lfenum() |
LfenumEnum |
Cont.lref7()
Returns the attribute lref7.
|
LfenumEnum |
DefaultCont.lref7() |
| Modifier and Type | Method and Description |
|---|---|
void |
Cont.lfenum(LfenumEnum lfenum)
Sets the attribute lfenum.
|
void |
DefaultCont.lfenum(LfenumEnum lfenum) |
void |
Cont.lref7(LfenumEnum lref7)
Sets the attribute lref7.
|
void |
DefaultCont.lref7(LfenumEnum lref7) |
| Modifier and Type | Method and Description |
|---|---|
static LfenumEnum |
LfenumEnum.of(int value)
Returns the object of lfenumEnum for.
|
static LfenumEnum |
LfenumEnum.of(String value)
Returns the object of lfenumEnum for.
|
static LfenumEnum |
LfenumEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LfenumEnum[] |
LfenumEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.