| 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.tetopologyaugment |
Implementation of YANG node teTopologyAugment's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
static TeGlobalId |
TeGlobalId.fromString(String valInString)
Returns the object of teGlobalId fromString input String teGlobalId.
|
static TeGlobalId |
TeGlobalId.of(long value)
Returns the object of teGlobalId for type uint32.
|
| Modifier and Type | Field and Description |
|---|---|
protected TeGlobalId |
DefaultTe.clientId |
protected TeGlobalId |
DefaultTe.providerId |
| Modifier and Type | Method and Description |
|---|---|
TeGlobalId |
Te.clientId()
Returns the attribute clientId.
|
TeGlobalId |
DefaultTe.clientId() |
TeGlobalId |
Te.providerId()
Returns the attribute providerId.
|
TeGlobalId |
DefaultTe.providerId() |
| Modifier and Type | Method and Description |
|---|---|
void |
Te.clientId(TeGlobalId clientId)
Sets the attribute clientId.
|
void |
DefaultTe.clientId(TeGlobalId clientId) |
void |
Te.providerId(TeGlobalId providerId)
Sets the attribute providerId.
|
void |
DefaultTe.providerId(TeGlobalId providerId) |
Copyright © 2017. All rights reserved.