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