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