| 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.tetunnelpathcomputeoutput |
Implementation of YANG node teTunnelPathComputeOutput's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected ReturnCodeEnum |
DefaultTeTunnelPathComputeOutput.returnCode |
| Modifier and Type | Method and Description |
|---|---|
ReturnCodeEnum |
TeTunnelPathComputeOutput.returnCode()
Returns the attribute returnCode.
|
ReturnCodeEnum |
DefaultTeTunnelPathComputeOutput.returnCode() |
| Modifier and Type | Method and Description |
|---|---|
void |
TeTunnelPathComputeOutput.returnCode(ReturnCodeEnum returnCode)
Sets the attribute returnCode.
|
void |
DefaultTeTunnelPathComputeOutput.returnCode(ReturnCodeEnum returnCode) |
| Modifier and Type | Method and Description |
|---|---|
static ReturnCodeEnum |
ReturnCodeEnum.of(int value)
Returns the object of returnCodeEnum for.
|
static ReturnCodeEnum |
ReturnCodeEnum.of(String value)
Returns the object of returnCodeEnum for.
|
static ReturnCodeEnum |
ReturnCodeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReturnCodeEnum[] |
ReturnCodeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.