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()
           
 int getHandleId()
           
 boolean hasActivation()
           
 boolean hasHandleId()
           
 
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()


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