com.opera.core.systems.scope.protos
Class EcmascriptProtos.EvalArg.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<EcmascriptProtos.EvalArg.Builder>
              extended by com.opera.core.systems.scope.protos.EcmascriptProtos.EvalArg.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, EcmascriptProtos.EvalArgOrBuilder, java.lang.Cloneable
Enclosing class:
EcmascriptProtos.EvalArg

public static final class EcmascriptProtos.EvalArg.Builder
extends com.google.protobuf.GeneratedMessage.Builder<EcmascriptProtos.EvalArg.Builder>
implements EcmascriptProtos.EvalArgOrBuilder


Method Summary
 EcmascriptProtos.EvalArg.Builder addAllVariableList(java.lang.Iterable<? extends EcmascriptProtos.EvalArg.Variable> values)
           
 EcmascriptProtos.EvalArg.Builder addVariableList(EcmascriptProtos.EvalArg.Variable.Builder builderForValue)
           
 EcmascriptProtos.EvalArg.Builder addVariableList(EcmascriptProtos.EvalArg.Variable value)
           
 EcmascriptProtos.EvalArg.Builder addVariableList(int index, EcmascriptProtos.EvalArg.Variable.Builder builderForValue)
           
 EcmascriptProtos.EvalArg.Builder addVariableList(int index, EcmascriptProtos.EvalArg.Variable value)
           
 EcmascriptProtos.EvalArg.Variable.Builder addVariableListBuilder()
           
 EcmascriptProtos.EvalArg.Variable.Builder addVariableListBuilder(int index)
           
 EcmascriptProtos.EvalArg build()
           
 EcmascriptProtos.EvalArg buildPartial()
           
 EcmascriptProtos.EvalArg.Builder clear()
           
 EcmascriptProtos.EvalArg.Builder clearRuntimeID()
           
 EcmascriptProtos.EvalArg.Builder clearScriptData()
           
 EcmascriptProtos.EvalArg.Builder clearVariableList()
           
 EcmascriptProtos.EvalArg.Builder clone()
           
 EcmascriptProtos.EvalArg getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 int getRuntimeID()
           
 java.lang.String getScriptData()
           
 EcmascriptProtos.EvalArg.Variable getVariableList(int index)
           
 EcmascriptProtos.EvalArg.Variable.Builder getVariableListBuilder(int index)
           
 java.util.List<EcmascriptProtos.EvalArg.Variable.Builder> getVariableListBuilderList()
           
 int getVariableListCount()
           
 java.util.List<EcmascriptProtos.EvalArg.Variable> getVariableListList()
           
 EcmascriptProtos.EvalArg.VariableOrBuilder getVariableListOrBuilder(int index)
           
 java.util.List<? extends EcmascriptProtos.EvalArg.VariableOrBuilder> getVariableListOrBuilderList()
           
 boolean hasRuntimeID()
           
 boolean hasScriptData()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 EcmascriptProtos.EvalArg.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 EcmascriptProtos.EvalArg.Builder mergeFrom(EcmascriptProtos.EvalArg other)
           
 EcmascriptProtos.EvalArg.Builder mergeFrom(com.google.protobuf.Message other)
           
 EcmascriptProtos.EvalArg.Builder removeVariableList(int index)
           
 EcmascriptProtos.EvalArg.Builder setRuntimeID(int value)
           
 EcmascriptProtos.EvalArg.Builder setScriptData(java.lang.String value)
           
 EcmascriptProtos.EvalArg.Builder setVariableList(int index, EcmascriptProtos.EvalArg.Variable.Builder builderForValue)
           
 EcmascriptProtos.EvalArg.Builder setVariableList(int index, EcmascriptProtos.EvalArg.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<EcmascriptProtos.EvalArg.Builder>

clear

public EcmascriptProtos.EvalArg.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<EcmascriptProtos.EvalArg.Builder>

clone

public EcmascriptProtos.EvalArg.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<EcmascriptProtos.EvalArg.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<EcmascriptProtos.EvalArg.Builder>

getDefaultInstanceForType

public EcmascriptProtos.EvalArg getDefaultInstanceForType()
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder

build

public EcmascriptProtos.EvalArg build()
Specified by:
build in interface com.google.protobuf.Message.Builder
Specified by:
build in interface com.google.protobuf.MessageLite.Builder

buildPartial

public EcmascriptProtos.EvalArg buildPartial()
Specified by:
buildPartial in interface com.google.protobuf.Message.Builder
Specified by:
buildPartial in interface com.google.protobuf.MessageLite.Builder

mergeFrom

public EcmascriptProtos.EvalArg.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<EcmascriptProtos.EvalArg.Builder>

mergeFrom

public EcmascriptProtos.EvalArg.Builder mergeFrom(EcmascriptProtos.EvalArg other)

isInitialized

public final boolean isInitialized()
Specified by:
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage.Builder<EcmascriptProtos.EvalArg.Builder>

mergeFrom

public EcmascriptProtos.EvalArg.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<EcmascriptProtos.EvalArg.Builder>
Throws:
java.io.IOException

hasRuntimeID

public boolean hasRuntimeID()
Specified by:
hasRuntimeID in interface EcmascriptProtos.EvalArgOrBuilder

getRuntimeID

public int getRuntimeID()
Specified by:
getRuntimeID in interface EcmascriptProtos.EvalArgOrBuilder

setRuntimeID

public EcmascriptProtos.EvalArg.Builder setRuntimeID(int value)

clearRuntimeID

public EcmascriptProtos.EvalArg.Builder clearRuntimeID()

hasScriptData

public boolean hasScriptData()
Specified by:
hasScriptData in interface EcmascriptProtos.EvalArgOrBuilder

getScriptData

public java.lang.String getScriptData()
Specified by:
getScriptData in interface EcmascriptProtos.EvalArgOrBuilder

setScriptData

public EcmascriptProtos.EvalArg.Builder setScriptData(java.lang.String value)

clearScriptData

public EcmascriptProtos.EvalArg.Builder clearScriptData()

getVariableListList

public java.util.List<EcmascriptProtos.EvalArg.Variable> getVariableListList()
Specified by:
getVariableListList in interface EcmascriptProtos.EvalArgOrBuilder

getVariableListCount

public int getVariableListCount()
Specified by:
getVariableListCount in interface EcmascriptProtos.EvalArgOrBuilder

getVariableList

public EcmascriptProtos.EvalArg.Variable getVariableList(int index)
Specified by:
getVariableList in interface EcmascriptProtos.EvalArgOrBuilder

setVariableList

public EcmascriptProtos.EvalArg.Builder setVariableList(int index,
                                                        EcmascriptProtos.EvalArg.Variable value)

setVariableList

public EcmascriptProtos.EvalArg.Builder setVariableList(int index,
                                                        EcmascriptProtos.EvalArg.Variable.Builder builderForValue)

addVariableList

public EcmascriptProtos.EvalArg.Builder addVariableList(EcmascriptProtos.EvalArg.Variable value)

addVariableList

public EcmascriptProtos.EvalArg.Builder addVariableList(int index,
                                                        EcmascriptProtos.EvalArg.Variable value)

addVariableList

public EcmascriptProtos.EvalArg.Builder addVariableList(EcmascriptProtos.EvalArg.Variable.Builder builderForValue)

addVariableList

public EcmascriptProtos.EvalArg.Builder addVariableList(int index,
                                                        EcmascriptProtos.EvalArg.Variable.Builder builderForValue)

addAllVariableList

public EcmascriptProtos.EvalArg.Builder addAllVariableList(java.lang.Iterable<? extends EcmascriptProtos.EvalArg.Variable> values)

clearVariableList

public EcmascriptProtos.EvalArg.Builder clearVariableList()

removeVariableList

public EcmascriptProtos.EvalArg.Builder removeVariableList(int index)

getVariableListBuilder

public EcmascriptProtos.EvalArg.Variable.Builder getVariableListBuilder(int index)

getVariableListOrBuilder

public EcmascriptProtos.EvalArg.VariableOrBuilder getVariableListOrBuilder(int index)
Specified by:
getVariableListOrBuilder in interface EcmascriptProtos.EvalArgOrBuilder

getVariableListOrBuilderList

public java.util.List<? extends EcmascriptProtos.EvalArg.VariableOrBuilder> getVariableListOrBuilderList()
Specified by:
getVariableListOrBuilderList in interface EcmascriptProtos.EvalArgOrBuilder

addVariableListBuilder

public EcmascriptProtos.EvalArg.Variable.Builder addVariableListBuilder()

addVariableListBuilder

public EcmascriptProtos.EvalArg.Variable.Builder addVariableListBuilder(int index)

getVariableListBuilderList

public java.util.List<EcmascriptProtos.EvalArg.Variable.Builder> getVariableListBuilderList()


Copyright © 2011. All Rights Reserved.