| 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 FaultState |
FaultState.forValue(int valueArg) |
FaultState |
FaultInd.getState() |
static FaultState |
FaultState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FaultState[] |
FaultState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FaultState |
FaultIndBuilder.getState() |
| Modifier and Type | Method and Description |
|---|---|
FaultIndBuilder |
FaultIndBuilder.setState(FaultState value) |
Copyright © 2016 OpenDaylight. All rights reserved.