| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.yrtietftetopology.rev20160317.yrtietftetopology |
Implementation of YANG node yrtIetfTeTopology's children nodes.
|
| org.onosproject.yang.gen.v1.yrtietftetopology.rev20160317.yrtietftetopology.tetpid |
Implementation of YANG node teTpId's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
TeTpIdUnion |
TeTpId.union()
Returns the attribute union.
|
| Modifier and Type | Method and Description |
|---|---|
static TeTpId |
TeTpId.of(TeTpIdUnion value)
Returns the object of teTpId for type union.
|
void |
TeTpId.union(TeTpIdUnion union)
Sets the attribute union.
|
| Constructor and Description |
|---|
TeTpId(TeTpIdUnion union)
Creates an instance of union.
|
| Modifier and Type | Method and Description |
|---|---|
static TeTpIdUnion |
TeTpIdUnion.fromString(String valInString)
Returns the object of teTpIdUnion fromString input String teTpIdUnion.
|
static TeTpIdUnion |
TeTpIdUnion.of(IpAddress value)
Returns the object of teTpIdUnion for type ipAddress.
|
static TeTpIdUnion |
TeTpIdUnion.of(long value)
Returns the object of teTpIdUnion for type uint32.
|
Copyright © 2018. All rights reserved.