ProtobufMessages.Timers.TimerType |
ProtobufMessages.Timers.TimerOrBuilder.getType()
optional .org.drools.core.marshalling.Timers.TimerType type = 1;
|
ProtobufMessages.Timers.TimerType |
ProtobufMessages.Timers.Timer.getType()
optional .org.drools.core.marshalling.Timers.TimerType type = 1;
|
ProtobufMessages.Timers.TimerType |
ProtobufMessages.Timers.Timer.Builder.getType()
optional .org.drools.core.marshalling.Timers.TimerType type = 1;
|
static ProtobufMessages.Timers.TimerType |
ProtobufMessages.Timers.TimerType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ProtobufMessages.Timers.TimerType |
ProtobufMessages.Timers.TimerType.valueOf(int value) |
static ProtobufMessages.Timers.TimerType |
ProtobufMessages.Timers.TimerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProtobufMessages.Timers.TimerType[] |
ProtobufMessages.Timers.TimerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|