static Cop1State |
Cop1State.forNumber(int value) |
|
Cop1State |
Cop1Status.Builder.getState() |
Current state of FOP-1 state machine, only relevant if cop1Active = true
|
Cop1State |
Cop1Status.getState() |
Current state of FOP-1 state machine, only relevant if cop1Active = true
|
Cop1State |
Cop1StatusOrBuilder.getState() |
Current state of FOP-1 state machine, only relevant if cop1Active = true
|
static Cop1State |
Cop1State.valueOf(int value) |
Deprecated.
|
static Cop1State |
Cop1State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Cop1State |
Cop1State.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Cop1State[] |
Cop1State.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|