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

public static final class ProtobufMessages.Justification.Builder
extends com.google.protobuf.GeneratedMessage.Builder<ProtobufMessages.Justification.Builder>
implements ProtobufMessages.JustificationOrBuilder


Method Summary
 ProtobufMessages.Justification.Builder addActivation(int index, ProtobufMessages.Activation.Builder builderForValue)
           
 ProtobufMessages.Justification.Builder addActivation(int index, ProtobufMessages.Activation value)
           
 ProtobufMessages.Justification.Builder addActivation(ProtobufMessages.Activation.Builder builderForValue)
           
 ProtobufMessages.Justification.Builder addActivation(ProtobufMessages.Activation value)
           
 ProtobufMessages.Activation.Builder addActivationBuilder()
           
 ProtobufMessages.Activation.Builder addActivationBuilder(int index)
           
 ProtobufMessages.Justification.Builder addAllActivation(Iterable<? extends ProtobufMessages.Activation> values)
           
 ProtobufMessages.Justification build()
           
 ProtobufMessages.Justification buildPartial()
           
 ProtobufMessages.Justification.Builder clear()
           
 ProtobufMessages.Justification.Builder clearActivation()
           
 ProtobufMessages.Justification.Builder clearHandleId()
           
 ProtobufMessages.Justification.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()
           
 ProtobufMessages.Justification getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 int getHandleId()
           
 boolean hasHandleId()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 ProtobufMessages.Justification.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 ProtobufMessages.Justification.Builder mergeFrom(com.google.protobuf.Message other)
           
 ProtobufMessages.Justification.Builder mergeFrom(ProtobufMessages.Justification other)
           
 ProtobufMessages.Justification.Builder removeActivation(int index)
           
 ProtobufMessages.Justification.Builder setActivation(int index, ProtobufMessages.Activation.Builder builderForValue)
           
 ProtobufMessages.Justification.Builder setActivation(int index, ProtobufMessages.Activation value)
           
 ProtobufMessages.Justification.Builder setHandleId(int 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.Justification.Builder>

clear

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

clone

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

getDefaultInstanceForType

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

build

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

buildPartial

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

mergeFrom

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

mergeFrom

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

mergeFrom

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

hasHandleId

public boolean hasHandleId()
Specified by:
hasHandleId in interface ProtobufMessages.JustificationOrBuilder

getHandleId

public int getHandleId()
Specified by:
getHandleId in interface ProtobufMessages.JustificationOrBuilder

setHandleId

public ProtobufMessages.Justification.Builder setHandleId(int value)

clearHandleId

public ProtobufMessages.Justification.Builder clearHandleId()

getActivationList

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

getActivationCount

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

getActivation

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

setActivation

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

setActivation

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

addActivation

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

addActivation

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

addActivation

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

addActivation

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

addAllActivation

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

clearActivation

public ProtobufMessages.Justification.Builder clearActivation()

removeActivation

public ProtobufMessages.Justification.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.JustificationOrBuilder

getActivationOrBuilderList

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

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.