| Modifier and Type | Method and Description |
|---|---|
static ModifyParamRes |
ModifyParamRes.forValue(int valueArg) |
static ModifyParamRes |
ModifyParamRes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModifyParamRes[] |
ModifyParamRes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ModifyParamRes |
ParamBuilder.getResult() |
ModifyParamRes |
Param.getResult() |
| Modifier and Type | Method and Description |
|---|---|
ParamBuilder |
ParamBuilder.setResult(ModifyParamRes value) |
Copyright © 2016 OpenDaylight. All rights reserved.