|
Drools :: Core 6.1.0.Beta1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ProtobufMessages.EqualityKeyOrBuilder
| Method Summary | |
|---|---|
ProtobufMessages.BeliefSet |
getBeliefSet()
optional .org.drools.core.marshalling.BeliefSet beliefSet = 4; |
ProtobufMessages.BeliefSetOrBuilder |
getBeliefSetOrBuilder()
optional .org.drools.core.marshalling.BeliefSet beliefSet = 4; |
int |
getHandleId()
optional int32 handle_id = 2; |
int |
getOtherHandle(int index)
repeated int32 other_handle = 3; |
int |
getOtherHandleCount()
repeated int32 other_handle = 3; |
List<Integer> |
getOtherHandleList()
repeated int32 other_handle = 3; |
int |
getStatus()
optional int32 status = 1; |
boolean |
hasBeliefSet()
optional .org.drools.core.marshalling.BeliefSet beliefSet = 4; |
boolean |
hasHandleId()
optional int32 handle_id = 2; |
boolean |
hasStatus()
optional int32 status = 1; |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
|---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
|---|
isInitialized |
| Method Detail |
|---|
boolean hasStatus()
optional int32 status = 1;
int getStatus()
optional int32 status = 1;
boolean hasHandleId()
optional int32 handle_id = 2;
int getHandleId()
optional int32 handle_id = 2;
List<Integer> getOtherHandleList()
repeated int32 other_handle = 3;
int getOtherHandleCount()
repeated int32 other_handle = 3;
int getOtherHandle(int index)
repeated int32 other_handle = 3;
boolean hasBeliefSet()
optional .org.drools.core.marshalling.BeliefSet beliefSet = 4;
ProtobufMessages.BeliefSet getBeliefSet()
optional .org.drools.core.marshalling.BeliefSet beliefSet = 4;
ProtobufMessages.BeliefSetOrBuilder getBeliefSetOrBuilder()
optional .org.drools.core.marshalling.BeliefSet beliefSet = 4;
|
Drools :: Core 6.1.0.Beta1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||