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