| Package | Description |
|---|---|
| org.onosproject.yang.gen.v11.actnietfte.rev20170310.actnietfte.tunnelsrpc.tunnelsrpcoutput |
Implementation of YANG node tunnelsRpcOutput's children nodes.
|
| org.onosproject.yang.gen.v11.actnietfte.rev20170310.actnietfte.tunnelsrpc.tunnelsrpcoutput.result |
Implementation of YANG node result's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected ResultEnum |
DefaultResult.result |
| Modifier and Type | Method and Description |
|---|---|
ResultEnum |
DefaultResult.result() |
ResultEnum |
Result.result()
Returns the attribute result.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultResult.result(ResultEnum result) |
void |
Result.result(ResultEnum result)
Sets the attribute result.
|
| Modifier and Type | Method and Description |
|---|---|
static ResultEnum |
ResultEnum.of(int value)
Returns the object of resultEnum for.
|
static ResultEnum |
ResultEnum.of(String value)
Returns the object of resultEnum for.
|
static ResultEnum |
ResultEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResultEnum[] |
ResultEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.