| Package | Description |
|---|---|
| org.opendaylight.yang.gen.v1.urn.opendaylight.ocp.common.types.rev150811 | |
| org.opendaylight.yang.gen.v1.urn.opendaylight.ocp.protocol.rev150811 |
| Modifier and Type | Method and Description |
|---|---|
static OriRes |
OriRes.forValue(int valueArg) |
static OriRes |
OriRes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OriRes[] |
OriRes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
OriRes |
SetTimeOutputBuilder.getResult() |
OriRes |
SetTimeOutput.getResult() |
OriRes |
HealthCheckOutputBuilder.getResult() |
OriRes |
HealthCheckOutput.getResult() |
OriRes |
ReResetOutputBuilder.getResult() |
OriRes |
ReResetOutput.getResult() |
| Modifier and Type | Method and Description |
|---|---|
SetTimeOutputBuilder |
SetTimeOutputBuilder.setResult(OriRes value) |
HealthCheckOutputBuilder |
HealthCheckOutputBuilder.setResult(OriRes value) |
ReResetOutputBuilder |
ReResetOutputBuilder.setResult(OriRes value) |
Copyright © 2016 OpenDaylight. All rights reserved.