| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.modeldatatoresourcedata.rev20160826.modeldatatoresourcedata |
Implementation of YANG node modelDataToResourceData's children nodes.
|
| org.onosproject.yang.gen.v1.modeldatatoresourcedata.rev20160826.modeldatatoresourcedata.uniontypedef |
Implementation of YANG node unionTypedef's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
UnionTypedefUnion |
UnionTypedef.union()
Returns the attribute union.
|
| Modifier and Type | Method and Description |
|---|---|
static UnionTypedef |
UnionTypedef.of(UnionTypedefUnion value)
Returns the object of unionTypedef for type union.
|
void |
UnionTypedef.union(UnionTypedefUnion union)
Sets the attribute union.
|
| Constructor and Description |
|---|
UnionTypedef(UnionTypedefUnion union)
Creates an instance of union.
|
| Modifier and Type | Method and Description |
|---|---|
static UnionTypedefUnion |
UnionTypedefUnion.fromString(String valInString)
Returns the object of unionTypedefUnion fromString input String unionTypedefUnion.
|
static UnionTypedefUnion |
UnionTypedefUnion.of(int value)
Returns the object of unionTypedefUnion for type int32.
|
static UnionTypedefUnion |
UnionTypedefUnion.of(String value)
Returns the object of unionTypedefUnion for type string.
|
Copyright © 2018. All rights reserved.