com.opera.core.systems.scope.protos
Class Esdbg6Protos.EvalData.Builder

java.lang.Object
  extended by com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
      extended by com.google.protobuf.AbstractMessage.Builder<BuilderType>
          extended by com.google.protobuf.GeneratedMessage.Builder<Esdbg6Protos.EvalData.Builder>
              extended by 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, java.lang.Cloneable
Enclosing class:
Esdbg6Protos.EvalData

public static final class Esdbg6Protos.EvalData.Builder
extends com.google.protobuf.GeneratedMessage.Builder<Esdbg6Protos.EvalData.Builder>
implements Esdbg6Protos.EvalDataOrBuilder


Method Summary
 Esdbg6Protos.EvalData.Builder addAllVariableList(java.lang.Iterable<? extends Esdbg6Protos.EvalData.Variable> values)
           
 Esdbg6Protos.EvalData.Builder addVariableList(Esdbg6Protos.EvalData.Variable.Builder builderForValue)
           
 Esdbg6Protos.EvalData.Builder addVariableList(Esdbg6Protos.EvalData.Variable value)
           
 Esdbg6Protos.EvalData.Builder addVariableList(int index, Esdbg6Protos.EvalData.Variable.Builder builderForValue)
           
 Esdbg6Protos.EvalData.Builder addVariableList(int index, Esdbg6Protos.EvalData.Variable value)
           
 Esdbg6Protos.EvalData.Variable.Builder addVariableListBuilder()
           
 Esdbg6Protos.EvalData.Variable.Builder addVariableListBuilder(int index)
           
 Esdbg6Protos.EvalData build()
           
 Esdbg6Protos.EvalData buildPartial()
           
 Esdbg6Protos.EvalData.Builder clear()
           
 Esdbg6Protos.EvalData.Builder clearFrameIndex()
           
 Esdbg6Protos.EvalData.Builder clearRuntimeID()
           
 Esdbg6Protos.EvalData.Builder clearScriptData()
           
 Esdbg6Protos.EvalData.Builder clearThreadID()
           
 Esdbg6Protos.EvalData.Builder clearVariableList()
           
 Esdbg6Protos.EvalData.Builder clone()
           
 Esdbg6Protos.EvalData getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 int getFrameIndex()
           
 int getRuntimeID()
           
 java.lang.String getScriptData()
           
 int getThreadID()
           
 Esdbg6Protos.EvalData.Variable getVariableList(int index)
           
 Esdbg6Protos.EvalData.Variable.Builder getVariableListBuilder(int index)
           
 java.util.List<Esdbg6Protos.EvalData.Variable.Builder> getVariableListBuilderList()
           
 int getVariableListCount()
           
 java.util.List<Esdbg6Protos.EvalData.Variable> getVariableListList()
           
 Esdbg6Protos.EvalData.VariableOrBuilder getVariableListOrBuilder(int index)
           
 java.util.List<? extends Esdbg6Protos.EvalData.VariableOrBuilder> getVariableListOrBuilderList()
           
 boolean hasFrameIndex()
           
 boolean hasRuntimeID()
           
 boolean hasScriptData()
           
 boolean hasThreadID()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 Esdbg6Protos.EvalData.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 Esdbg6Protos.EvalData.Builder mergeFrom(Esdbg6Protos.EvalData other)
           
 Esdbg6Protos.EvalData.Builder mergeFrom(com.google.protobuf.Message other)
           
 Esdbg6Protos.EvalData.Builder removeVariableList(int index)
           
 Esdbg6Protos.EvalData.Builder setFrameIndex(int value)
           
 Esdbg6Protos.EvalData.Builder setRuntimeID(int value)
           
 Esdbg6Protos.EvalData.Builder setScriptData(java.lang.String value)
           
 Esdbg6Protos.EvalData.Builder setThreadID(int value)
           
 Esdbg6Protos.EvalData.Builder setVariableList(int index, Esdbg6Protos.EvalData.Variable.Builder builderForValue)
           
 Esdbg6Protos.EvalData.Builder setVariableList(int index, Esdbg6Protos.EvalData.Variable value)
           
 
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 class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 

Method Detail

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 java.io.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:
java.io.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 java.lang.String getScriptData()
Specified by:
getScriptData in interface Esdbg6Protos.EvalDataOrBuilder

setScriptData

public Esdbg6Protos.EvalData.Builder setScriptData(java.lang.String value)

clearScriptData

public Esdbg6Protos.EvalData.Builder clearScriptData()

getVariableListList

public java.util.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(java.lang.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 java.util.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 java.util.List<Esdbg6Protos.EvalData.Variable.Builder> getVariableListBuilderList()


Copyright © 2011. All Rights Reserved.