| 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.tpdfun1 |
Implementation of YANG node tpdfun1's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
Tpdfun1Union |
Tpdfun1.union()
Returns the attribute union.
|
| Modifier and Type | Method and Description |
|---|---|
static Tpdfun1 |
Tpdfun1.of(Tpdfun1Union value)
Returns the object of tpdfun1 for type union.
|
void |
Tpdfun1.union(Tpdfun1Union union)
Sets the attribute union.
|
| Constructor and Description |
|---|
Tpdfun1(Tpdfun1Union union)
Creates an instance of union.
|
| Modifier and Type | Method and Description |
|---|---|
static Tpdfun1Union |
Tpdfun1Union.fromString(String valInString)
Returns the object of tpdfun1Union fromString input String tpdfun1Union.
|
static Tpdfun1Union |
Tpdfun1Union.of(BigDecimal value)
Returns the object of tpdfun1Union for type decimal64.
|
static Tpdfun1Union |
Tpdfun1Union.of(short value)
Returns the object of tpdfun1Union for type uint8.
|
Copyright © 2018. All rights reserved.