org.drools.marshalling.impl
Class ProtobufMessages.Agenda.Builder

java.lang.Object
  extended by com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
      extended by com.google.protobuf.AbstractMessage.Builder<BuilderType>
          extended by com.google.protobuf.GeneratedMessage.Builder<ProtobufMessages.Agenda.Builder>
              extended by org.drools.marshalling.impl.ProtobufMessages.Agenda.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, ProtobufMessages.AgendaOrBuilder
Enclosing class:
ProtobufMessages.Agenda

public static final class ProtobufMessages.Agenda.Builder
extends com.google.protobuf.GeneratedMessage.Builder<ProtobufMessages.Agenda.Builder>
implements ProtobufMessages.AgendaOrBuilder


Method Summary
 ProtobufMessages.Agenda.Builder addActivation(int index, ProtobufMessages.Activation.Builder builderForValue)
           
 ProtobufMessages.Agenda.Builder addActivation(int index, ProtobufMessages.Activation value)
           
 ProtobufMessages.Agenda.Builder addActivation(ProtobufMessages.Activation.Builder builderForValue)
           
 ProtobufMessages.Agenda.Builder addActivation(ProtobufMessages.Activation value)
           
 ProtobufMessages.Activation.Builder addActivationBuilder()
           
 ProtobufMessages.Activation.Builder addActivationBuilder(int index)
           
 ProtobufMessages.Agenda.Builder addAgendaGroup(int index, ProtobufMessages.Agenda.AgendaGroup.Builder builderForValue)
           
 ProtobufMessages.Agenda.Builder addAgendaGroup(int index, ProtobufMessages.Agenda.AgendaGroup value)
           
 ProtobufMessages.Agenda.Builder addAgendaGroup(ProtobufMessages.Agenda.AgendaGroup.Builder builderForValue)
           
 ProtobufMessages.Agenda.Builder addAgendaGroup(ProtobufMessages.Agenda.AgendaGroup value)
           
 ProtobufMessages.Agenda.AgendaGroup.Builder addAgendaGroupBuilder()
           
 ProtobufMessages.Agenda.AgendaGroup.Builder addAgendaGroupBuilder(int index)
           
 ProtobufMessages.Agenda.Builder addAllActivation(Iterable<? extends ProtobufMessages.Activation> values)
           
 ProtobufMessages.Agenda.Builder addAllAgendaGroup(Iterable<? extends ProtobufMessages.Agenda.AgendaGroup> values)
           
 ProtobufMessages.Agenda.Builder addAllRuleFlowGroup(Iterable<? extends ProtobufMessages.Agenda.RuleFlowGroup> values)
           
 ProtobufMessages.Agenda.Builder addRuleFlowGroup(int index, ProtobufMessages.Agenda.RuleFlowGroup.Builder builderForValue)
           
 ProtobufMessages.Agenda.Builder addRuleFlowGroup(int index, ProtobufMessages.Agenda.RuleFlowGroup value)
           
 ProtobufMessages.Agenda.Builder addRuleFlowGroup(ProtobufMessages.Agenda.RuleFlowGroup.Builder builderForValue)
           
 ProtobufMessages.Agenda.Builder addRuleFlowGroup(ProtobufMessages.Agenda.RuleFlowGroup value)
           
 ProtobufMessages.Agenda.RuleFlowGroup.Builder addRuleFlowGroupBuilder()
           
 ProtobufMessages.Agenda.RuleFlowGroup.Builder addRuleFlowGroupBuilder(int index)
           
 ProtobufMessages.Agenda build()
           
 ProtobufMessages.Agenda buildPartial()
           
 ProtobufMessages.Agenda.Builder clear()
           
 ProtobufMessages.Agenda.Builder clearActivation()
           
 ProtobufMessages.Agenda.Builder clearActiveActivations()
           
 ProtobufMessages.Agenda.Builder clearAgendaGroup()
           
 ProtobufMessages.Agenda.Builder clearDormantActivations()
           
 ProtobufMessages.Agenda.Builder clearFocusStack()
           
 ProtobufMessages.Agenda.Builder clearRuleFlowGroup()
           
 ProtobufMessages.Agenda.Builder clone()
           
 ProtobufMessages.Activation getActivation(int index)
           
 ProtobufMessages.Activation.Builder getActivationBuilder(int index)
           
 List<ProtobufMessages.Activation.Builder> getActivationBuilderList()
           
 int getActivationCount()
           
 List<ProtobufMessages.Activation> getActivationList()
           
 ProtobufMessages.ActivationOrBuilder getActivationOrBuilder(int index)
           
 List<? extends ProtobufMessages.ActivationOrBuilder> getActivationOrBuilderList()
           
 int getActiveActivations()
           
 ProtobufMessages.Agenda.AgendaGroup getAgendaGroup(int index)
           
 ProtobufMessages.Agenda.AgendaGroup.Builder getAgendaGroupBuilder(int index)
           
 List<ProtobufMessages.Agenda.AgendaGroup.Builder> getAgendaGroupBuilderList()
           
 int getAgendaGroupCount()
           
 List<ProtobufMessages.Agenda.AgendaGroup> getAgendaGroupList()
           
 ProtobufMessages.Agenda.AgendaGroupOrBuilder getAgendaGroupOrBuilder(int index)
           
 List<? extends ProtobufMessages.Agenda.AgendaGroupOrBuilder> getAgendaGroupOrBuilderList()
           
 ProtobufMessages.Agenda getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 int getDormantActivations()
           
 ProtobufMessages.Agenda.FocusStack getFocusStack()
           
 ProtobufMessages.Agenda.FocusStack.Builder getFocusStackBuilder()
           
 ProtobufMessages.Agenda.FocusStackOrBuilder getFocusStackOrBuilder()
           
 ProtobufMessages.Agenda.RuleFlowGroup getRuleFlowGroup(int index)
           
 ProtobufMessages.Agenda.RuleFlowGroup.Builder getRuleFlowGroupBuilder(int index)
           
 List<ProtobufMessages.Agenda.RuleFlowGroup.Builder> getRuleFlowGroupBuilderList()
           
 int getRuleFlowGroupCount()
           
 List<ProtobufMessages.Agenda.RuleFlowGroup> getRuleFlowGroupList()
           
 ProtobufMessages.Agenda.RuleFlowGroupOrBuilder getRuleFlowGroupOrBuilder(int index)
           
 List<? extends ProtobufMessages.Agenda.RuleFlowGroupOrBuilder> getRuleFlowGroupOrBuilderList()
           
 boolean hasActiveActivations()
           
 boolean hasDormantActivations()
           
 boolean hasFocusStack()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 ProtobufMessages.Agenda.Builder mergeFocusStack(ProtobufMessages.Agenda.FocusStack value)
           
 ProtobufMessages.Agenda.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 ProtobufMessages.Agenda.Builder mergeFrom(com.google.protobuf.Message other)
           
 ProtobufMessages.Agenda.Builder mergeFrom(ProtobufMessages.Agenda other)
           
 ProtobufMessages.Agenda.Builder removeActivation(int index)
           
 ProtobufMessages.Agenda.Builder removeAgendaGroup(int index)
           
 ProtobufMessages.Agenda.Builder removeRuleFlowGroup(int index)
           
 ProtobufMessages.Agenda.Builder setActivation(int index, ProtobufMessages.Activation.Builder builderForValue)
           
 ProtobufMessages.Agenda.Builder setActivation(int index, ProtobufMessages.Activation value)
           
 ProtobufMessages.Agenda.Builder setActiveActivations(int value)
           
 ProtobufMessages.Agenda.Builder setAgendaGroup(int index, ProtobufMessages.Agenda.AgendaGroup.Builder builderForValue)
           
 ProtobufMessages.Agenda.Builder setAgendaGroup(int index, ProtobufMessages.Agenda.AgendaGroup value)
           
 ProtobufMessages.Agenda.Builder setDormantActivations(int value)
           
 ProtobufMessages.Agenda.Builder setFocusStack(ProtobufMessages.Agenda.FocusStack.Builder builderForValue)
           
 ProtobufMessages.Agenda.Builder setFocusStack(ProtobufMessages.Agenda.FocusStack value)
           
 ProtobufMessages.Agenda.Builder setRuleFlowGroup(int index, ProtobufMessages.Agenda.RuleFlowGroup.Builder builderForValue)
           
 ProtobufMessages.Agenda.Builder setRuleFlowGroup(int index, ProtobufMessages.Agenda.RuleFlowGroup value)
           
 
Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, getAllFields, getField, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
 
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
 
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, newUninitializedMessageException
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 

Method Detail

getDescriptor

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()

internalGetFieldAccessorTable

protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Specified by:
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<ProtobufMessages.Agenda.Builder>

clear

public ProtobufMessages.Agenda.Builder clear()
Specified by:
clear in interface com.google.protobuf.Message.Builder
Specified by:
clear in interface com.google.protobuf.MessageLite.Builder
Overrides:
clear in class com.google.protobuf.GeneratedMessage.Builder<ProtobufMessages.Agenda.Builder>

clone

public ProtobufMessages.Agenda.Builder clone()
Specified by:
clone in interface com.google.protobuf.Message.Builder
Specified by:
clone in interface com.google.protobuf.MessageLite.Builder
Overrides:
clone in class com.google.protobuf.GeneratedMessage.Builder<ProtobufMessages.Agenda.Builder>

getDescriptorForType

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
Specified by:
getDescriptorForType in interface com.google.protobuf.Message.Builder
Specified by:
getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
Overrides:
getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<ProtobufMessages.Agenda.Builder>

getDefaultInstanceForType

public ProtobufMessages.Agenda getDefaultInstanceForType()
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder

build

public ProtobufMessages.Agenda build()
Specified by:
build in interface com.google.protobuf.Message.Builder
Specified by:
build in interface com.google.protobuf.MessageLite.Builder

buildPartial

public ProtobufMessages.Agenda buildPartial()
Specified by:
buildPartial in interface com.google.protobuf.Message.Builder
Specified by:
buildPartial in interface com.google.protobuf.MessageLite.Builder

mergeFrom

public ProtobufMessages.Agenda.Builder mergeFrom(com.google.protobuf.Message other)
Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<ProtobufMessages.Agenda.Builder>

mergeFrom

public ProtobufMessages.Agenda.Builder mergeFrom(ProtobufMessages.Agenda other)

isInitialized

public final boolean isInitialized()
Specified by:
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage.Builder<ProtobufMessages.Agenda.Builder>

mergeFrom

public ProtobufMessages.Agenda.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
                                                 com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                          throws IOException
Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder
Specified by:
mergeFrom in interface com.google.protobuf.MessageLite.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<ProtobufMessages.Agenda.Builder>
Throws:
IOException

hasDormantActivations

public boolean hasDormantActivations()
Specified by:
hasDormantActivations in interface ProtobufMessages.AgendaOrBuilder

getDormantActivations

public int getDormantActivations()
Specified by:
getDormantActivations in interface ProtobufMessages.AgendaOrBuilder

setDormantActivations

public ProtobufMessages.Agenda.Builder setDormantActivations(int value)

clearDormantActivations

public ProtobufMessages.Agenda.Builder clearDormantActivations()

hasActiveActivations

public boolean hasActiveActivations()
Specified by:
hasActiveActivations in interface ProtobufMessages.AgendaOrBuilder

getActiveActivations

public int getActiveActivations()
Specified by:
getActiveActivations in interface ProtobufMessages.AgendaOrBuilder

setActiveActivations

public ProtobufMessages.Agenda.Builder setActiveActivations(int value)

clearActiveActivations

public ProtobufMessages.Agenda.Builder clearActiveActivations()

getAgendaGroupList

public List<ProtobufMessages.Agenda.AgendaGroup> getAgendaGroupList()
Specified by:
getAgendaGroupList in interface ProtobufMessages.AgendaOrBuilder

getAgendaGroupCount

public int getAgendaGroupCount()
Specified by:
getAgendaGroupCount in interface ProtobufMessages.AgendaOrBuilder

getAgendaGroup

public ProtobufMessages.Agenda.AgendaGroup getAgendaGroup(int index)
Specified by:
getAgendaGroup in interface ProtobufMessages.AgendaOrBuilder

setAgendaGroup

public ProtobufMessages.Agenda.Builder setAgendaGroup(int index,
                                                      ProtobufMessages.Agenda.AgendaGroup value)

setAgendaGroup

public ProtobufMessages.Agenda.Builder setAgendaGroup(int index,
                                                      ProtobufMessages.Agenda.AgendaGroup.Builder builderForValue)

addAgendaGroup

public ProtobufMessages.Agenda.Builder addAgendaGroup(ProtobufMessages.Agenda.AgendaGroup value)

addAgendaGroup

public ProtobufMessages.Agenda.Builder addAgendaGroup(int index,
                                                      ProtobufMessages.Agenda.AgendaGroup value)

addAgendaGroup

public ProtobufMessages.Agenda.Builder addAgendaGroup(ProtobufMessages.Agenda.AgendaGroup.Builder builderForValue)

addAgendaGroup

public ProtobufMessages.Agenda.Builder addAgendaGroup(int index,
                                                      ProtobufMessages.Agenda.AgendaGroup.Builder builderForValue)

addAllAgendaGroup

public ProtobufMessages.Agenda.Builder addAllAgendaGroup(Iterable<? extends ProtobufMessages.Agenda.AgendaGroup> values)

clearAgendaGroup

public ProtobufMessages.Agenda.Builder clearAgendaGroup()

removeAgendaGroup

public ProtobufMessages.Agenda.Builder removeAgendaGroup(int index)

getAgendaGroupBuilder

public ProtobufMessages.Agenda.AgendaGroup.Builder getAgendaGroupBuilder(int index)

getAgendaGroupOrBuilder

public ProtobufMessages.Agenda.AgendaGroupOrBuilder getAgendaGroupOrBuilder(int index)
Specified by:
getAgendaGroupOrBuilder in interface ProtobufMessages.AgendaOrBuilder

getAgendaGroupOrBuilderList

public List<? extends ProtobufMessages.Agenda.AgendaGroupOrBuilder> getAgendaGroupOrBuilderList()
Specified by:
getAgendaGroupOrBuilderList in interface ProtobufMessages.AgendaOrBuilder

addAgendaGroupBuilder

public ProtobufMessages.Agenda.AgendaGroup.Builder addAgendaGroupBuilder()

addAgendaGroupBuilder

public ProtobufMessages.Agenda.AgendaGroup.Builder addAgendaGroupBuilder(int index)

getAgendaGroupBuilderList

public List<ProtobufMessages.Agenda.AgendaGroup.Builder> getAgendaGroupBuilderList()

hasFocusStack

public boolean hasFocusStack()
Specified by:
hasFocusStack in interface ProtobufMessages.AgendaOrBuilder

getFocusStack

public ProtobufMessages.Agenda.FocusStack getFocusStack()
Specified by:
getFocusStack in interface ProtobufMessages.AgendaOrBuilder

setFocusStack

public ProtobufMessages.Agenda.Builder setFocusStack(ProtobufMessages.Agenda.FocusStack value)

setFocusStack

public ProtobufMessages.Agenda.Builder setFocusStack(ProtobufMessages.Agenda.FocusStack.Builder builderForValue)

mergeFocusStack

public ProtobufMessages.Agenda.Builder mergeFocusStack(ProtobufMessages.Agenda.FocusStack value)

clearFocusStack

public ProtobufMessages.Agenda.Builder clearFocusStack()

getFocusStackBuilder

public ProtobufMessages.Agenda.FocusStack.Builder getFocusStackBuilder()

getFocusStackOrBuilder

public ProtobufMessages.Agenda.FocusStackOrBuilder getFocusStackOrBuilder()
Specified by:
getFocusStackOrBuilder in interface ProtobufMessages.AgendaOrBuilder

getRuleFlowGroupList

public List<ProtobufMessages.Agenda.RuleFlowGroup> getRuleFlowGroupList()
Specified by:
getRuleFlowGroupList in interface ProtobufMessages.AgendaOrBuilder

getRuleFlowGroupCount

public int getRuleFlowGroupCount()
Specified by:
getRuleFlowGroupCount in interface ProtobufMessages.AgendaOrBuilder

getRuleFlowGroup

public ProtobufMessages.Agenda.RuleFlowGroup getRuleFlowGroup(int index)
Specified by:
getRuleFlowGroup in interface ProtobufMessages.AgendaOrBuilder

setRuleFlowGroup

public ProtobufMessages.Agenda.Builder setRuleFlowGroup(int index,
                                                        ProtobufMessages.Agenda.RuleFlowGroup value)

setRuleFlowGroup

public ProtobufMessages.Agenda.Builder setRuleFlowGroup(int index,
                                                        ProtobufMessages.Agenda.RuleFlowGroup.Builder builderForValue)

addRuleFlowGroup

public ProtobufMessages.Agenda.Builder addRuleFlowGroup(ProtobufMessages.Agenda.RuleFlowGroup value)

addRuleFlowGroup

public ProtobufMessages.Agenda.Builder addRuleFlowGroup(int index,
                                                        ProtobufMessages.Agenda.RuleFlowGroup value)

addRuleFlowGroup

public ProtobufMessages.Agenda.Builder addRuleFlowGroup(ProtobufMessages.Agenda.RuleFlowGroup.Builder builderForValue)

addRuleFlowGroup

public ProtobufMessages.Agenda.Builder addRuleFlowGroup(int index,
                                                        ProtobufMessages.Agenda.RuleFlowGroup.Builder builderForValue)

addAllRuleFlowGroup

public ProtobufMessages.Agenda.Builder addAllRuleFlowGroup(Iterable<? extends ProtobufMessages.Agenda.RuleFlowGroup> values)

clearRuleFlowGroup

public ProtobufMessages.Agenda.Builder clearRuleFlowGroup()

removeRuleFlowGroup

public ProtobufMessages.Agenda.Builder removeRuleFlowGroup(int index)

getRuleFlowGroupBuilder

public ProtobufMessages.Agenda.RuleFlowGroup.Builder getRuleFlowGroupBuilder(int index)

getRuleFlowGroupOrBuilder

public ProtobufMessages.Agenda.RuleFlowGroupOrBuilder getRuleFlowGroupOrBuilder(int index)
Specified by:
getRuleFlowGroupOrBuilder in interface ProtobufMessages.AgendaOrBuilder

getRuleFlowGroupOrBuilderList

public List<? extends ProtobufMessages.Agenda.RuleFlowGroupOrBuilder> getRuleFlowGroupOrBuilderList()
Specified by:
getRuleFlowGroupOrBuilderList in interface ProtobufMessages.AgendaOrBuilder

addRuleFlowGroupBuilder

public ProtobufMessages.Agenda.RuleFlowGroup.Builder addRuleFlowGroupBuilder()

addRuleFlowGroupBuilder

public ProtobufMessages.Agenda.RuleFlowGroup.Builder addRuleFlowGroupBuilder(int index)

getRuleFlowGroupBuilderList

public List<ProtobufMessages.Agenda.RuleFlowGroup.Builder> getRuleFlowGroupBuilderList()

getActivationList

public List<ProtobufMessages.Activation> getActivationList()
Specified by:
getActivationList in interface ProtobufMessages.AgendaOrBuilder

getActivationCount

public int getActivationCount()
Specified by:
getActivationCount in interface ProtobufMessages.AgendaOrBuilder

getActivation

public ProtobufMessages.Activation getActivation(int index)
Specified by:
getActivation in interface ProtobufMessages.AgendaOrBuilder

setActivation

public ProtobufMessages.Agenda.Builder setActivation(int index,
                                                     ProtobufMessages.Activation value)

setActivation

public ProtobufMessages.Agenda.Builder setActivation(int index,
                                                     ProtobufMessages.Activation.Builder builderForValue)

addActivation

public ProtobufMessages.Agenda.Builder addActivation(ProtobufMessages.Activation value)

addActivation

public ProtobufMessages.Agenda.Builder addActivation(int index,
                                                     ProtobufMessages.Activation value)

addActivation

public ProtobufMessages.Agenda.Builder addActivation(ProtobufMessages.Activation.Builder builderForValue)

addActivation

public ProtobufMessages.Agenda.Builder addActivation(int index,
                                                     ProtobufMessages.Activation.Builder builderForValue)

addAllActivation

public ProtobufMessages.Agenda.Builder addAllActivation(Iterable<? extends ProtobufMessages.Activation> values)

clearActivation

public ProtobufMessages.Agenda.Builder clearActivation()

removeActivation

public ProtobufMessages.Agenda.Builder removeActivation(int index)

getActivationBuilder

public ProtobufMessages.Activation.Builder getActivationBuilder(int index)

getActivationOrBuilder

public ProtobufMessages.ActivationOrBuilder getActivationOrBuilder(int index)
Specified by:
getActivationOrBuilder in interface ProtobufMessages.AgendaOrBuilder

getActivationOrBuilderList

public List<? extends ProtobufMessages.ActivationOrBuilder> getActivationOrBuilderList()
Specified by:
getActivationOrBuilderList in interface ProtobufMessages.AgendaOrBuilder

addActivationBuilder

public ProtobufMessages.Activation.Builder addActivationBuilder()

addActivationBuilder

public ProtobufMessages.Activation.Builder addActivationBuilder(int index)

getActivationBuilderList

public List<ProtobufMessages.Activation.Builder> getActivationBuilderList()


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