org.drools.marshalling.impl
Interface ProtobufMessages.Agenda.FocusStackOrBuilder

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

public static interface ProtobufMessages.Agenda.FocusStackOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 String getGroupName(int index)
           
 int getGroupNameCount()
           
 List<String> getGroupNameList()
           
 
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

getGroupNameList

List<String> getGroupNameList()

getGroupNameCount

int getGroupNameCount()

getGroupName

String getGroupName(int index)


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