static ProtobufMessages.ActionQueue.ActionType |
ProtobufMessages.ActionQueue.ActionType.forNumber(int value) |
|
ProtobufMessages.ActionQueue.ActionType |
ProtobufMessages.ActionQueue.Action.Builder.getType() |
must always have a type to switch
|
ProtobufMessages.ActionQueue.ActionType |
ProtobufMessages.ActionQueue.Action.getType() |
must always have a type to switch
|
ProtobufMessages.ActionQueue.ActionType |
ProtobufMessages.ActionQueue.ActionOrBuilder.getType() |
must always have a type to switch
|
static ProtobufMessages.ActionQueue.ActionType |
ProtobufMessages.ActionQueue.ActionType.valueOf(int value) |
Deprecated.
|
static ProtobufMessages.ActionQueue.ActionType |
ProtobufMessages.ActionQueue.ActionType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static ProtobufMessages.ActionQueue.ActionType |
ProtobufMessages.ActionQueue.ActionType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ProtobufMessages.ActionQueue.ActionType[] |
ProtobufMessages.ActionQueue.ActionType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|