| 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.id |
Implementation of YANG node id's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
IdUnion |
Id.union()
Returns the attribute union.
|
| Modifier and Type | Method and Description |
|---|---|
static Id |
Id.of(IdUnion value)
Returns the object of id for type union.
|
void |
Id.union(IdUnion union)
Sets the attribute union.
|
| Constructor and Description |
|---|
Id(IdUnion union)
Creates an instance of union.
|
| Modifier and Type | Method and Description |
|---|---|
static IdUnion |
IdUnion.fromString(String valInString)
Returns the object of idUnion fromString input String idUnion.
|
static IdUnion |
IdUnion.of(boolean value)
Returns the object of idUnion for type yangAutoPrefixBoolean.
|
static IdUnion |
IdUnion.of(Class<? extends YangAutoPrefixInt> value)
Returns the object of idUnion for type identityref.
|
Copyright © 2018. All rights reserved.