ProtobufMessages.Trigger.TriggerType |
ProtobufMessages.Trigger.Builder.getType() |
optional .org.drools.serialization.protobuf.Trigger.TriggerType type = 1;
|
ProtobufMessages.Trigger.TriggerType |
ProtobufMessages.Trigger.getType() |
optional .org.drools.serialization.protobuf.Trigger.TriggerType type = 1;
|
ProtobufMessages.Trigger.TriggerType |
ProtobufMessages.TriggerOrBuilder.getType() |
optional .org.drools.serialization.protobuf.Trigger.TriggerType type = 1;
|
static ProtobufMessages.Trigger.TriggerType |
ProtobufMessages.Trigger.TriggerType.valueOf(int value) |
Returns the enum constant of this type with the specified name.
|
static ProtobufMessages.Trigger.TriggerType |
ProtobufMessages.Trigger.TriggerType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
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.
|