|
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.ActionQueue.LogicalRetractOrBuilder
| Method Summary | |
|---|---|
ProtobufMessages.Activation |
getActivation()
optional .org.drools.core.marshalling.Activation activation = 2; |
ProtobufMessages.ActivationOrBuilder |
getActivationOrBuilder()
optional .org.drools.core.marshalling.Activation activation = 2; |
boolean |
getFullyRetract()
optional bool fully_retract = 3; |
int |
getHandleId()
optional int32 handle_id = 1; |
boolean |
getUpdate()
optional bool update = 4; |
boolean |
hasActivation()
optional .org.drools.core.marshalling.Activation activation = 2; |
boolean |
hasFullyRetract()
optional bool fully_retract = 3; |
boolean |
hasHandleId()
optional int32 handle_id = 1; |
boolean |
hasUpdate()
optional bool update = 4; |
| 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 hasHandleId()
optional int32 handle_id = 1;
int getHandleId()
optional int32 handle_id = 1;
boolean hasActivation()
optional .org.drools.core.marshalling.Activation activation = 2;
ProtobufMessages.Activation getActivation()
optional .org.drools.core.marshalling.Activation activation = 2;
ProtobufMessages.ActivationOrBuilder getActivationOrBuilder()
optional .org.drools.core.marshalling.Activation activation = 2;
boolean hasFullyRetract()
optional bool fully_retract = 3;
boolean getFullyRetract()
optional bool fully_retract = 3;
boolean hasUpdate()
optional bool update = 4;
boolean getUpdate()
optional bool update = 4;
|
Drools :: Core 6.1.0.Beta1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||