| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.actnietftetypes.rev20170310.actnietftetypes |
Implementation of YANG node actnIetfTeTypes's children nodes.
|
| org.onosproject.yang.gen.v11.actnietfte.rev20170310.actnietfte.tetunnelpathcompute.tetunnelpathcomputeinput |
Implementation of YANG node teTunnelPathComputeInput's children nodes.
|
| org.onosproject.yang.gen.v11.actnietfte.rev20170310.actnietfte.tunnelp2pparamsconfig |
Implementation of YANG node tunnelP2PparamsConfig's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
static TeNodeId |
TeNodeId.fromString(String valInString)
Returns the object of teNodeId fromString input String teNodeId.
|
static TeNodeId |
TeNodeId.of(DottedQuad value)
Returns the object of teNodeId for type dottedQuad.
|
| Modifier and Type | Field and Description |
|---|---|
protected TeNodeId |
DefaultRequest.destination |
protected TeNodeId |
DefaultRequest.source |
| Modifier and Type | Method and Description |
|---|---|
TeNodeId |
DefaultRequest.destination() |
TeNodeId |
Request.destination()
Returns the attribute destination.
|
TeNodeId |
DefaultRequest.source() |
TeNodeId |
Request.source()
Returns the attribute source.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultRequest.destination(TeNodeId destination) |
void |
Request.destination(TeNodeId destination)
Sets the attribute destination.
|
void |
DefaultRequest.source(TeNodeId source) |
void |
Request.source(TeNodeId source)
Sets the attribute source.
|
| Modifier and Type | Field and Description |
|---|---|
protected TeNodeId |
DefaultHierarchicalLinkId.localTeNodeId |
protected TeNodeId |
DefaultHierarchicalLinkId.remoteTeNodeId |
| Modifier and Type | Method and Description |
|---|---|
TeNodeId |
DefaultHierarchicalLinkId.localTeNodeId() |
TeNodeId |
HierarchicalLinkId.localTeNodeId()
Returns the attribute localTeNodeId.
|
TeNodeId |
DefaultHierarchicalLinkId.remoteTeNodeId() |
TeNodeId |
HierarchicalLinkId.remoteTeNodeId()
Returns the attribute remoteTeNodeId.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultHierarchicalLinkId.localTeNodeId(TeNodeId localTeNodeId) |
void |
HierarchicalLinkId.localTeNodeId(TeNodeId localTeNodeId)
Sets the attribute localTeNodeId.
|
void |
DefaultHierarchicalLinkId.remoteTeNodeId(TeNodeId remoteTeNodeId) |
void |
HierarchicalLinkId.remoteTeNodeId(TeNodeId remoteTeNodeId)
Sets the attribute remoteTeNodeId.
|
Copyright © 2018. All rights reserved.