public static final class Esdbg6Protos.EvalData.Builder extends com.google.protobuf.GeneratedMessage.Builder<Esdbg6Protos.EvalData.Builder> implements Esdbg6Protos.EvalDataOrBuilder
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<Esdbg6Protos.EvalData.Builder>public Esdbg6Protos.EvalData.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<Esdbg6Protos.EvalData.Builder>public Esdbg6Protos.EvalData.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<Esdbg6Protos.EvalData.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<Esdbg6Protos.EvalData.Builder>public Esdbg6Protos.EvalData getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Esdbg6Protos.EvalData build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Esdbg6Protos.EvalData buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Esdbg6Protos.EvalData.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Esdbg6Protos.EvalData.Builder>public Esdbg6Protos.EvalData.Builder mergeFrom(Esdbg6Protos.EvalData other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<Esdbg6Protos.EvalData.Builder>public Esdbg6Protos.EvalData.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<Esdbg6Protos.EvalData.Builder>IOExceptionpublic boolean hasRuntimeID()
hasRuntimeID in interface Esdbg6Protos.EvalDataOrBuilderpublic int getRuntimeID()
getRuntimeID in interface Esdbg6Protos.EvalDataOrBuilderpublic Esdbg6Protos.EvalData.Builder setRuntimeID(int value)
public Esdbg6Protos.EvalData.Builder clearRuntimeID()
public boolean hasThreadID()
hasThreadID in interface Esdbg6Protos.EvalDataOrBuilderpublic int getThreadID()
getThreadID in interface Esdbg6Protos.EvalDataOrBuilderpublic Esdbg6Protos.EvalData.Builder setThreadID(int value)
public Esdbg6Protos.EvalData.Builder clearThreadID()
public boolean hasFrameIndex()
hasFrameIndex in interface Esdbg6Protos.EvalDataOrBuilderpublic int getFrameIndex()
getFrameIndex in interface Esdbg6Protos.EvalDataOrBuilderpublic Esdbg6Protos.EvalData.Builder setFrameIndex(int value)
public Esdbg6Protos.EvalData.Builder clearFrameIndex()
public boolean hasScriptData()
hasScriptData in interface Esdbg6Protos.EvalDataOrBuilderpublic String getScriptData()
getScriptData in interface Esdbg6Protos.EvalDataOrBuilderpublic Esdbg6Protos.EvalData.Builder setScriptData(String value)
public Esdbg6Protos.EvalData.Builder clearScriptData()
public List<Esdbg6Protos.EvalData.Variable> getVariableListList()
getVariableListList in interface Esdbg6Protos.EvalDataOrBuilderpublic int getVariableListCount()
getVariableListCount in interface Esdbg6Protos.EvalDataOrBuilderpublic Esdbg6Protos.EvalData.Variable getVariableList(int index)
getVariableList in interface Esdbg6Protos.EvalDataOrBuilderpublic Esdbg6Protos.EvalData.Builder setVariableList(int index, Esdbg6Protos.EvalData.Variable value)
public Esdbg6Protos.EvalData.Builder setVariableList(int index, Esdbg6Protos.EvalData.Variable.Builder builderForValue)
public Esdbg6Protos.EvalData.Builder addVariableList(Esdbg6Protos.EvalData.Variable value)
public Esdbg6Protos.EvalData.Builder addVariableList(int index, Esdbg6Protos.EvalData.Variable value)
public Esdbg6Protos.EvalData.Builder addVariableList(Esdbg6Protos.EvalData.Variable.Builder builderForValue)
public Esdbg6Protos.EvalData.Builder addVariableList(int index, Esdbg6Protos.EvalData.Variable.Builder builderForValue)
public Esdbg6Protos.EvalData.Builder addAllVariableList(Iterable<? extends Esdbg6Protos.EvalData.Variable> values)
public Esdbg6Protos.EvalData.Builder clearVariableList()
public Esdbg6Protos.EvalData.Builder removeVariableList(int index)
public Esdbg6Protos.EvalData.Variable.Builder getVariableListBuilder(int index)
public Esdbg6Protos.EvalData.VariableOrBuilder getVariableListOrBuilder(int index)
getVariableListOrBuilder in interface Esdbg6Protos.EvalDataOrBuilderpublic List<? extends Esdbg6Protos.EvalData.VariableOrBuilder> getVariableListOrBuilderList()
getVariableListOrBuilderList in interface Esdbg6Protos.EvalDataOrBuilderpublic Esdbg6Protos.EvalData.Variable.Builder addVariableListBuilder()
public Esdbg6Protos.EvalData.Variable.Builder addVariableListBuilder(int index)
public List<Esdbg6Protos.EvalData.Variable.Builder> getVariableListBuilderList()
Copyright © 2012. All Rights Reserved.