public static final class EcmascriptProtos.EvalArg.Builder extends com.google.protobuf.GeneratedMessage.Builder<EcmascriptProtos.EvalArg.Builder> implements EcmascriptProtos.EvalArgOrBuilder
addRepeatedField, clearField, getAllFields, getField, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsmergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionaddAll, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<EcmascriptProtos.EvalArg.Builder>public EcmascriptProtos.EvalArg.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<EcmascriptProtos.EvalArg.Builder>public EcmascriptProtos.EvalArg.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<EcmascriptProtos.EvalArg.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<EcmascriptProtos.EvalArg.Builder>public EcmascriptProtos.EvalArg getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic EcmascriptProtos.EvalArg build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic EcmascriptProtos.EvalArg buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic EcmascriptProtos.EvalArg.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<EcmascriptProtos.EvalArg.Builder>public EcmascriptProtos.EvalArg.Builder mergeFrom(EcmascriptProtos.EvalArg other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<EcmascriptProtos.EvalArg.Builder>public EcmascriptProtos.EvalArg.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<EcmascriptProtos.EvalArg.Builder>IOExceptionpublic boolean hasRuntimeID()
hasRuntimeID in interface EcmascriptProtos.EvalArgOrBuilderpublic int getRuntimeID()
getRuntimeID in interface EcmascriptProtos.EvalArgOrBuilderpublic EcmascriptProtos.EvalArg.Builder setRuntimeID(int value)
public EcmascriptProtos.EvalArg.Builder clearRuntimeID()
public boolean hasScriptData()
hasScriptData in interface EcmascriptProtos.EvalArgOrBuilderpublic String getScriptData()
getScriptData in interface EcmascriptProtos.EvalArgOrBuilderpublic EcmascriptProtos.EvalArg.Builder setScriptData(String value)
public EcmascriptProtos.EvalArg.Builder clearScriptData()
public List<EcmascriptProtos.EvalArg.Variable> getVariableListList()
getVariableListList in interface EcmascriptProtos.EvalArgOrBuilderpublic int getVariableListCount()
getVariableListCount in interface EcmascriptProtos.EvalArgOrBuilderpublic EcmascriptProtos.EvalArg.Variable getVariableList(int index)
getVariableList in interface EcmascriptProtos.EvalArgOrBuilderpublic EcmascriptProtos.EvalArg.Builder setVariableList(int index, EcmascriptProtos.EvalArg.Variable value)
public EcmascriptProtos.EvalArg.Builder setVariableList(int index, EcmascriptProtos.EvalArg.Variable.Builder builderForValue)
public EcmascriptProtos.EvalArg.Builder addVariableList(EcmascriptProtos.EvalArg.Variable value)
public EcmascriptProtos.EvalArg.Builder addVariableList(int index, EcmascriptProtos.EvalArg.Variable value)
public EcmascriptProtos.EvalArg.Builder addVariableList(EcmascriptProtos.EvalArg.Variable.Builder builderForValue)
public EcmascriptProtos.EvalArg.Builder addVariableList(int index, EcmascriptProtos.EvalArg.Variable.Builder builderForValue)
public EcmascriptProtos.EvalArg.Builder addAllVariableList(Iterable<? extends EcmascriptProtos.EvalArg.Variable> values)
public EcmascriptProtos.EvalArg.Builder clearVariableList()
public EcmascriptProtos.EvalArg.Builder removeVariableList(int index)
public EcmascriptProtos.EvalArg.Variable.Builder getVariableListBuilder(int index)
public EcmascriptProtos.EvalArg.VariableOrBuilder getVariableListOrBuilder(int index)
getVariableListOrBuilder in interface EcmascriptProtos.EvalArgOrBuilderpublic List<? extends EcmascriptProtos.EvalArg.VariableOrBuilder> getVariableListOrBuilderList()
getVariableListOrBuilderList in interface EcmascriptProtos.EvalArgOrBuilderpublic EcmascriptProtos.EvalArg.Variable.Builder addVariableListBuilder()
public EcmascriptProtos.EvalArg.Variable.Builder addVariableListBuilder(int index)
public List<EcmascriptProtos.EvalArg.Variable.Builder> getVariableListBuilderList()
Copyright © 2013. All Rights Reserved.