com.opera.core.systems.scope.protos
Class EsdbgProtos.EvalData.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessage.Builder<EsdbgProtos.EvalData.Builder>
com.opera.core.systems.scope.protos.EsdbgProtos.EvalData.Builder
- All Implemented Interfaces:
- com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, EsdbgProtos.EvalDataOrBuilder, Cloneable
- Enclosing class:
- EsdbgProtos.EvalData
public static final class EsdbgProtos.EvalData.Builder
- extends com.google.protobuf.GeneratedMessage.Builder<EsdbgProtos.EvalData.Builder>
- implements EsdbgProtos.EvalDataOrBuilder
| 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 interface com.google.protobuf.MessageOrBuilder |
getAllFields, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
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<EsdbgProtos.EvalData.Builder>
clear
public EsdbgProtos.EvalData.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<EsdbgProtos.EvalData.Builder>
clone
public EsdbgProtos.EvalData.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<EsdbgProtos.EvalData.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<EsdbgProtos.EvalData.Builder>
getDefaultInstanceForType
public EsdbgProtos.EvalData getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
build
public EsdbgProtos.EvalData build()
- Specified by:
build in interface com.google.protobuf.Message.Builder- Specified by:
build in interface com.google.protobuf.MessageLite.Builder
buildPartial
public EsdbgProtos.EvalData buildPartial()
- Specified by:
buildPartial in interface com.google.protobuf.Message.Builder- Specified by:
buildPartial in interface com.google.protobuf.MessageLite.Builder
mergeFrom
public EsdbgProtos.EvalData.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<EsdbgProtos.EvalData.Builder>
mergeFrom
public EsdbgProtos.EvalData.Builder mergeFrom(EsdbgProtos.EvalData other)
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage.Builder<EsdbgProtos.EvalData.Builder>
mergeFrom
public EsdbgProtos.EvalData.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<EsdbgProtos.EvalData.Builder>
- Throws:
IOException
hasRuntimeID
public boolean hasRuntimeID()
- Specified by:
hasRuntimeID in interface EsdbgProtos.EvalDataOrBuilder
getRuntimeID
public int getRuntimeID()
- Specified by:
getRuntimeID in interface EsdbgProtos.EvalDataOrBuilder
setRuntimeID
public EsdbgProtos.EvalData.Builder setRuntimeID(int value)
clearRuntimeID
public EsdbgProtos.EvalData.Builder clearRuntimeID()
hasThreadID
public boolean hasThreadID()
- Specified by:
hasThreadID in interface EsdbgProtos.EvalDataOrBuilder
getThreadID
public int getThreadID()
- Specified by:
getThreadID in interface EsdbgProtos.EvalDataOrBuilder
setThreadID
public EsdbgProtos.EvalData.Builder setThreadID(int value)
clearThreadID
public EsdbgProtos.EvalData.Builder clearThreadID()
hasFrameIndex
public boolean hasFrameIndex()
- Specified by:
hasFrameIndex in interface EsdbgProtos.EvalDataOrBuilder
getFrameIndex
public int getFrameIndex()
- Specified by:
getFrameIndex in interface EsdbgProtos.EvalDataOrBuilder
setFrameIndex
public EsdbgProtos.EvalData.Builder setFrameIndex(int value)
clearFrameIndex
public EsdbgProtos.EvalData.Builder clearFrameIndex()
hasScriptData
public boolean hasScriptData()
- Specified by:
hasScriptData in interface EsdbgProtos.EvalDataOrBuilder
getScriptData
public String getScriptData()
- Specified by:
getScriptData in interface EsdbgProtos.EvalDataOrBuilder
setScriptData
public EsdbgProtos.EvalData.Builder setScriptData(String value)
clearScriptData
public EsdbgProtos.EvalData.Builder clearScriptData()
getVariableListList
public List<EsdbgProtos.EvalData.Variable> getVariableListList()
- Specified by:
getVariableListList in interface EsdbgProtos.EvalDataOrBuilder
getVariableListCount
public int getVariableListCount()
- Specified by:
getVariableListCount in interface EsdbgProtos.EvalDataOrBuilder
getVariableList
public EsdbgProtos.EvalData.Variable getVariableList(int index)
- Specified by:
getVariableList in interface EsdbgProtos.EvalDataOrBuilder
setVariableList
public EsdbgProtos.EvalData.Builder setVariableList(int index,
EsdbgProtos.EvalData.Variable value)
setVariableList
public EsdbgProtos.EvalData.Builder setVariableList(int index,
EsdbgProtos.EvalData.Variable.Builder builderForValue)
addVariableList
public EsdbgProtos.EvalData.Builder addVariableList(EsdbgProtos.EvalData.Variable value)
addVariableList
public EsdbgProtos.EvalData.Builder addVariableList(int index,
EsdbgProtos.EvalData.Variable value)
addVariableList
public EsdbgProtos.EvalData.Builder addVariableList(EsdbgProtos.EvalData.Variable.Builder builderForValue)
addVariableList
public EsdbgProtos.EvalData.Builder addVariableList(int index,
EsdbgProtos.EvalData.Variable.Builder builderForValue)
addAllVariableList
public EsdbgProtos.EvalData.Builder addAllVariableList(Iterable<? extends EsdbgProtos.EvalData.Variable> values)
clearVariableList
public EsdbgProtos.EvalData.Builder clearVariableList()
removeVariableList
public EsdbgProtos.EvalData.Builder removeVariableList(int index)
getVariableListBuilder
public EsdbgProtos.EvalData.Variable.Builder getVariableListBuilder(int index)
getVariableListOrBuilder
public EsdbgProtos.EvalData.VariableOrBuilder getVariableListOrBuilder(int index)
- Specified by:
getVariableListOrBuilder in interface EsdbgProtos.EvalDataOrBuilder
getVariableListOrBuilderList
public List<? extends EsdbgProtos.EvalData.VariableOrBuilder> getVariableListOrBuilderList()
- Specified by:
getVariableListOrBuilderList in interface EsdbgProtos.EvalDataOrBuilder
addVariableListBuilder
public EsdbgProtos.EvalData.Variable.Builder addVariableListBuilder()
addVariableListBuilder
public EsdbgProtos.EvalData.Variable.Builder addVariableListBuilder(int index)
getVariableListBuilderList
public List<EsdbgProtos.EvalData.Variable.Builder> getVariableListBuilderList()
Copyright © 2012. All Rights Reserved.