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