org.drools.marshalling.impl
Class ProtobufMessages.NodeMemory.AccumulateNodeMemory.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.NodeMemory.AccumulateNodeMemory.Builder>
              extended by org.drools.marshalling.impl.ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, ProtobufMessages.NodeMemory.AccumulateNodeMemoryOrBuilder
Enclosing class:
ProtobufMessages.NodeMemory.AccumulateNodeMemory

public static final class ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder
extends com.google.protobuf.GeneratedMessage.Builder<ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder>
implements ProtobufMessages.NodeMemory.AccumulateNodeMemoryOrBuilder


Method Summary
 ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder addAllContext(Iterable<? extends ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext> values)
           
 ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder addContext(int index, ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext.Builder builderForValue)
           
 ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder addContext(int index, ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext value)
           
 ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder addContext(ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext.Builder builderForValue)
           
 ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder addContext(ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext value)
           
 ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext.Builder addContextBuilder()
           
 ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext.Builder addContextBuilder(int index)
           
 ProtobufMessages.NodeMemory.AccumulateNodeMemory build()
           
 ProtobufMessages.NodeMemory.AccumulateNodeMemory buildPartial()
           
 ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder clear()
           
 ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder clearContext()
           
 ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder clone()
           
 ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext getContext(int index)
           
 ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext.Builder getContextBuilder(int index)
           
 List<ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext.Builder> getContextBuilderList()
           
 int getContextCount()
           
 List<ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext> getContextList()
           
 ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContextOrBuilder getContextOrBuilder(int index)
           
 List<? extends ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContextOrBuilder> getContextOrBuilderList()
           
 ProtobufMessages.NodeMemory.AccumulateNodeMemory getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder mergeFrom(com.google.protobuf.Message other)
           
 ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder mergeFrom(ProtobufMessages.NodeMemory.AccumulateNodeMemory other)
           
 ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder removeContext(int index)
           
 ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder setContext(int index, ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext.Builder builderForValue)
           
 ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder setContext(int index, ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext 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.NodeMemory.AccumulateNodeMemory.Builder>

clear

public ProtobufMessages.NodeMemory.AccumulateNodeMemory.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.NodeMemory.AccumulateNodeMemory.Builder>

clone

public ProtobufMessages.NodeMemory.AccumulateNodeMemory.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.NodeMemory.AccumulateNodeMemory.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.NodeMemory.AccumulateNodeMemory.Builder>

getDefaultInstanceForType

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

build

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

buildPartial

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

mergeFrom

public ProtobufMessages.NodeMemory.AccumulateNodeMemory.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.NodeMemory.AccumulateNodeMemory.Builder>

mergeFrom

public ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder mergeFrom(ProtobufMessages.NodeMemory.AccumulateNodeMemory 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.NodeMemory.AccumulateNodeMemory.Builder>

mergeFrom

public ProtobufMessages.NodeMemory.AccumulateNodeMemory.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.NodeMemory.AccumulateNodeMemory.Builder>
Throws:
IOException

getContextList

public List<ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext> getContextList()
Specified by:
getContextList in interface ProtobufMessages.NodeMemory.AccumulateNodeMemoryOrBuilder

getContextCount

public int getContextCount()
Specified by:
getContextCount in interface ProtobufMessages.NodeMemory.AccumulateNodeMemoryOrBuilder

getContext

public ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext getContext(int index)
Specified by:
getContext in interface ProtobufMessages.NodeMemory.AccumulateNodeMemoryOrBuilder

setContext

public ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder setContext(int index,
                                                                           ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext value)

setContext

public ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder setContext(int index,
                                                                           ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext.Builder builderForValue)

addContext

public ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder addContext(ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext value)

addContext

public ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder addContext(int index,
                                                                           ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext value)

addContext

public ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder addContext(ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext.Builder builderForValue)

addContext

public ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder addContext(int index,
                                                                           ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext.Builder builderForValue)

addAllContext

public ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder addAllContext(Iterable<? extends ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext> values)

clearContext

public ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder clearContext()

removeContext

public ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder removeContext(int index)

getContextBuilder

public ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext.Builder getContextBuilder(int index)

getContextOrBuilder

public ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContextOrBuilder getContextOrBuilder(int index)
Specified by:
getContextOrBuilder in interface ProtobufMessages.NodeMemory.AccumulateNodeMemoryOrBuilder

getContextOrBuilderList

public List<? extends ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContextOrBuilder> getContextOrBuilderList()
Specified by:
getContextOrBuilderList in interface ProtobufMessages.NodeMemory.AccumulateNodeMemoryOrBuilder

addContextBuilder

public ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext.Builder addContextBuilder()

addContextBuilder

public ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext.Builder addContextBuilder(int index)

getContextBuilderList

public List<ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext.Builder> getContextBuilderList()


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