| Package | Description |
|---|---|
| org.onosproject.yang.gen.v11.actnietfte.rev20170310.actnietfte.tetunnelpathcompute |
Implementation of YANG node teTunnelPathCompute's children nodes.
|
| org.onosproject.yang.gen.v11.actnietfte.rev20170310.actnietfte.tetunnelpathcompute.tetunnelpathcomputeinput |
Implementation of YANG node teTunnelPathComputeInput's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Request> |
DefaultTeTunnelPathComputeInput.request |
| Modifier and Type | Method and Description |
|---|---|
List<Request> |
TeTunnelPathComputeInput.request()
Returns the attribute request.
|
List<Request> |
DefaultTeTunnelPathComputeInput.request() |
| Modifier and Type | Method and Description |
|---|---|
void |
TeTunnelPathComputeInput.addToRequest(Request addTo)
Adds to the list of request.
|
void |
DefaultTeTunnelPathComputeInput.addToRequest(Request addTo) |
| Modifier and Type | Method and Description |
|---|---|
void |
TeTunnelPathComputeInput.request(List<Request> request)
Sets the attribute request.
|
void |
DefaultTeTunnelPathComputeInput.request(List<Request> request) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRequest
Represents the implementation of request.
|
Copyright © 2018. All rights reserved.