akka.remote
Class WireFormats.PropsData.Builder

java.lang.Object
  extended by 
      extended by akka.remote.WireFormats.PropsData.Builder
All Implemented Interfaces:
WireFormats.PropsDataOrBuilder
Enclosing class:
WireFormats.PropsData

public static final class WireFormats.PropsData.Builder
extends
implements WireFormats.PropsDataOrBuilder


Method Summary
 WireFormats.PropsData.Builder addAllArgs(java.lang.Iterable<? extends com.google.protobuf.ByteString> values)
           
 WireFormats.PropsData.Builder addAllClasses(java.lang.Iterable<java.lang.String> values)
           
 WireFormats.PropsData.Builder addArgs(com.google.protobuf.ByteString value)
           
 WireFormats.PropsData.Builder addClasses(java.lang.String value)
           
 WireFormats.PropsData build()
           
 WireFormats.PropsData buildPartial()
           
 WireFormats.PropsData.Builder clear()
           
 WireFormats.PropsData.Builder clearArgs()
           
 WireFormats.PropsData.Builder clearClasses()
           
 WireFormats.PropsData.Builder clearClazz()
           
 WireFormats.PropsData.Builder clearDeploy()
           
 WireFormats.PropsData.Builder clone()
           
 com.google.protobuf.ByteString getArgs(int index)
           
 int getArgsCount()
           
 java.util.List<com.google.protobuf.ByteString> getArgsList()
           
 java.lang.String getClasses(int index)
           
 int getClassesCount()
           
 java.util.List<java.lang.String> getClassesList()
           
 java.lang.String getClazz()
           
 WireFormats.PropsData getDefaultInstanceForType()
           
 WireFormats.DeployData getDeploy()
           
 WireFormats.DeployData.Builder getDeployBuilder()
           
 WireFormats.DeployDataOrBuilder getDeployOrBuilder()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 boolean hasClazz()
           
 boolean hasDeploy()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 WireFormats.PropsData.Builder mergeDeploy(WireFormats.DeployData value)
           
 WireFormats.PropsData.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 WireFormats.PropsData.Builder mergeFrom(com.google.protobuf.Message other)
           
 WireFormats.PropsData.Builder setArgs(int index, com.google.protobuf.ByteString value)
           
 WireFormats.PropsData.Builder setClasses(int index, java.lang.String value)
           
 WireFormats.PropsData.Builder setClazz(java.lang.String value)
           
 WireFormats.PropsData.Builder setDeploy(WireFormats.DeployData.Builder builderForValue)
           
 WireFormats.PropsData.Builder setDeploy(WireFormats.DeployData value)
           
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDescriptor

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

internalGetFieldAccessorTable

protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()

clear

public WireFormats.PropsData.Builder clear()

clone

public WireFormats.PropsData.Builder clone()

getDescriptorForType

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()

getDefaultInstanceForType

public WireFormats.PropsData getDefaultInstanceForType()

build

public WireFormats.PropsData build()

buildPartial

public WireFormats.PropsData buildPartial()

mergeFrom

public WireFormats.PropsData.Builder mergeFrom(com.google.protobuf.Message other)

isInitialized

public final boolean isInitialized()

mergeFrom

public WireFormats.PropsData.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
                                               com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                        throws java.io.IOException
Throws:
java.io.IOException

hasDeploy

public boolean hasDeploy()
Specified by:
hasDeploy in interface WireFormats.PropsDataOrBuilder

getDeploy

public WireFormats.DeployData getDeploy()
Specified by:
getDeploy in interface WireFormats.PropsDataOrBuilder

setDeploy

public WireFormats.PropsData.Builder setDeploy(WireFormats.DeployData value)

setDeploy

public WireFormats.PropsData.Builder setDeploy(WireFormats.DeployData.Builder builderForValue)

mergeDeploy

public WireFormats.PropsData.Builder mergeDeploy(WireFormats.DeployData value)

clearDeploy

public WireFormats.PropsData.Builder clearDeploy()

getDeployBuilder

public WireFormats.DeployData.Builder getDeployBuilder()

getDeployOrBuilder

public WireFormats.DeployDataOrBuilder getDeployOrBuilder()
Specified by:
getDeployOrBuilder in interface WireFormats.PropsDataOrBuilder

hasClazz

public boolean hasClazz()
Specified by:
hasClazz in interface WireFormats.PropsDataOrBuilder

getClazz

public java.lang.String getClazz()
Specified by:
getClazz in interface WireFormats.PropsDataOrBuilder

setClazz

public WireFormats.PropsData.Builder setClazz(java.lang.String value)

clearClazz

public WireFormats.PropsData.Builder clearClazz()

getArgsList

public java.util.List<com.google.protobuf.ByteString> getArgsList()
Specified by:
getArgsList in interface WireFormats.PropsDataOrBuilder

getArgsCount

public int getArgsCount()
Specified by:
getArgsCount in interface WireFormats.PropsDataOrBuilder

getArgs

public com.google.protobuf.ByteString getArgs(int index)
Specified by:
getArgs in interface WireFormats.PropsDataOrBuilder

setArgs

public WireFormats.PropsData.Builder setArgs(int index,
                                             com.google.protobuf.ByteString value)

addArgs

public WireFormats.PropsData.Builder addArgs(com.google.protobuf.ByteString value)

addAllArgs

public WireFormats.PropsData.Builder addAllArgs(java.lang.Iterable<? extends com.google.protobuf.ByteString> values)

clearArgs

public WireFormats.PropsData.Builder clearArgs()

getClassesList

public java.util.List<java.lang.String> getClassesList()
Specified by:
getClassesList in interface WireFormats.PropsDataOrBuilder

getClassesCount

public int getClassesCount()
Specified by:
getClassesCount in interface WireFormats.PropsDataOrBuilder

getClasses

public java.lang.String getClasses(int index)
Specified by:
getClasses in interface WireFormats.PropsDataOrBuilder

setClasses

public WireFormats.PropsData.Builder setClasses(int index,
                                                java.lang.String value)

addClasses

public WireFormats.PropsData.Builder addClasses(java.lang.String value)

addAllClasses

public WireFormats.PropsData.Builder addAllClasses(java.lang.Iterable<java.lang.String> values)

clearClasses

public WireFormats.PropsData.Builder clearClasses()