| 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.cont |
Implementation of YANG node lfbits.
|
| Modifier and Type | Field and Description |
|---|---|
protected Lfunion1Union |
DefaultCont.lfunion1 |
| Modifier and Type | Method and Description |
|---|---|
Lfunion1Union |
DefaultCont.lfunion1() |
Lfunion1Union |
Cont.lfunion1()
Returns the attribute lfunion1.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCont.lfunion1(Lfunion1Union lfunion1) |
void |
Cont.lfunion1(Lfunion1Union lfunion1)
Sets the attribute lfunion1.
|
| Modifier and Type | Method and Description |
|---|---|
static Lfunion1Union |
Lfunion1Union.fromString(String valInString)
Returns the object of lfunion1Union fromString input String lfunion1Union.
|
static Lfunion1Union |
Lfunion1Union.of(int value)
Returns the object of lfunion1Union for type uint16.
|
static Lfunion1Union |
Lfunion1Union.of(String value)
Returns the object of lfunion1Union for type string.
|
Copyright © 2017. All rights reserved.