Drools :: Core 6.0.0.Alpha9

org.drools.marshalling.impl
Interface ProtobufMessages.ActionQueue.LogicalRetractOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
ProtobufMessages.ActionQueue.LogicalRetract, ProtobufMessages.ActionQueue.LogicalRetract.Builder
Enclosing class:
ProtobufMessages.ActionQueue

public static interface ProtobufMessages.ActionQueue.LogicalRetractOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 ProtobufMessages.Activation getActivation()
           
 ProtobufMessages.ActivationOrBuilder getActivationOrBuilder()
           
 boolean getFullyRetract()
           
 int getHandleId()
           
 boolean getUpdate()
           
 boolean hasActivation()
           
 boolean hasFullyRetract()
           
 boolean hasHandleId()
           
 boolean hasUpdate()
           
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
 

Method Detail

hasHandleId

boolean hasHandleId()

getHandleId

int getHandleId()

hasActivation

boolean hasActivation()

getActivation

ProtobufMessages.Activation getActivation()

getActivationOrBuilder

ProtobufMessages.ActivationOrBuilder getActivationOrBuilder()

hasFullyRetract

boolean hasFullyRetract()

getFullyRetract

boolean getFullyRetract()

hasUpdate

boolean hasUpdate()

getUpdate

boolean getUpdate()

Drools :: Core 6.0.0.Alpha9

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.