| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.modulelistandkey.rev20160826.modulelistandkey |
Implementation of YANG node moduleListAndKey's children nodes.
|
| org.onosproject.yang.gen.v1.modulelistandkey.rev20160826.modulelistandkey.type |
Implementation of YANG node type's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected Leaf1Union |
DefaultType.leaf1 |
protected Leaf1Union |
TypeKeys.leaf1 |
| Modifier and Type | Method and Description |
|---|---|
Leaf1Union |
Type.leaf1()
Returns the attribute leaf1.
|
Leaf1Union |
DefaultType.leaf1() |
Leaf1Union |
TypeKeys.leaf1()
Returns the attribute leaf1.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Type.leaf1(Leaf1Union leaf1)
Sets the attribute leaf1.
|
void |
DefaultType.leaf1(Leaf1Union leaf1) |
void |
TypeKeys.leaf1(Leaf1Union leaf1)
Sets the value to attribute leaf1.
|
| Modifier and Type | Method and Description |
|---|---|
static Leaf1Union |
Leaf1Union.fromString(String valInString)
Returns the object of leaf1Union fromString input String leaf1Union.
|
static Leaf1Union |
Leaf1Union.of(byte value)
Returns the object of leaf1Union for type int8.
|
static Leaf1Union |
Leaf1Union.of(short value)
Returns the object of leaf1Union for type uint8.
|
Copyright © 2018. All rights reserved.