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