org.drools.marshalling.impl
Interface ProtobufMessages.Agenda.RuleFlowGroup.NodeInstanceOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
ProtobufMessages.Agenda.RuleFlowGroup.NodeInstance, ProtobufMessages.Agenda.RuleFlowGroup.NodeInstance.Builder
Enclosing class:
ProtobufMessages.Agenda.RuleFlowGroup

public static interface ProtobufMessages.Agenda.RuleFlowGroup.NodeInstanceOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 String getNodeInstanceId()
           
 long getProcessInstanceId()
           
 boolean hasNodeInstanceId()
           
 boolean hasProcessInstanceId()
           
 
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

hasProcessInstanceId

boolean hasProcessInstanceId()

getProcessInstanceId

long getProcessInstanceId()

hasNodeInstanceId

boolean hasNodeInstanceId()

getNodeInstanceId

String getNodeInstanceId()


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