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

public static final class EcmascriptProtos.ListRuntimesArg.Builder
extends com.google.protobuf.GeneratedMessage.Builder<EcmascriptProtos.ListRuntimesArg.Builder>
implements EcmascriptProtos.ListRuntimesArgOrBuilder


Method Summary
 EcmascriptProtos.ListRuntimesArg.Builder addAllRuntimeIDList(java.lang.Iterable<? extends java.lang.Integer> values)
           
 EcmascriptProtos.ListRuntimesArg.Builder addRuntimeIDList(int value)
           
 EcmascriptProtos.ListRuntimesArg build()
           
 EcmascriptProtos.ListRuntimesArg buildPartial()
           
 EcmascriptProtos.ListRuntimesArg.Builder clear()
           
 EcmascriptProtos.ListRuntimesArg.Builder clearCreate()
           
 EcmascriptProtos.ListRuntimesArg.Builder clearRuntimeIDList()
           
 EcmascriptProtos.ListRuntimesArg.Builder clone()
           
 boolean getCreate()
           
 EcmascriptProtos.ListRuntimesArg getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 int getRuntimeIDList(int index)
           
 int getRuntimeIDListCount()
           
 java.util.List<java.lang.Integer> getRuntimeIDListList()
           
 boolean hasCreate()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 EcmascriptProtos.ListRuntimesArg.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 EcmascriptProtos.ListRuntimesArg.Builder mergeFrom(EcmascriptProtos.ListRuntimesArg other)
           
 EcmascriptProtos.ListRuntimesArg.Builder mergeFrom(com.google.protobuf.Message other)
           
 EcmascriptProtos.ListRuntimesArg.Builder setCreate(boolean value)
           
 EcmascriptProtos.ListRuntimesArg.Builder setRuntimeIDList(int index, int 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.ListRuntimesArg.Builder>

clear

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

clone

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

getDefaultInstanceForType

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

build

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

buildPartial

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

mergeFrom

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

mergeFrom

public EcmascriptProtos.ListRuntimesArg.Builder mergeFrom(EcmascriptProtos.ListRuntimesArg 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.ListRuntimesArg.Builder>

mergeFrom

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

getRuntimeIDListList

public java.util.List<java.lang.Integer> getRuntimeIDListList()
Specified by:
getRuntimeIDListList in interface EcmascriptProtos.ListRuntimesArgOrBuilder

getRuntimeIDListCount

public int getRuntimeIDListCount()
Specified by:
getRuntimeIDListCount in interface EcmascriptProtos.ListRuntimesArgOrBuilder

getRuntimeIDList

public int getRuntimeIDList(int index)
Specified by:
getRuntimeIDList in interface EcmascriptProtos.ListRuntimesArgOrBuilder

setRuntimeIDList

public EcmascriptProtos.ListRuntimesArg.Builder setRuntimeIDList(int index,
                                                                 int value)

addRuntimeIDList

public EcmascriptProtos.ListRuntimesArg.Builder addRuntimeIDList(int value)

addAllRuntimeIDList

public EcmascriptProtos.ListRuntimesArg.Builder addAllRuntimeIDList(java.lang.Iterable<? extends java.lang.Integer> values)

clearRuntimeIDList

public EcmascriptProtos.ListRuntimesArg.Builder clearRuntimeIDList()

hasCreate

public boolean hasCreate()
Specified by:
hasCreate in interface EcmascriptProtos.ListRuntimesArgOrBuilder

getCreate

public boolean getCreate()
Specified by:
getCreate in interface EcmascriptProtos.ListRuntimesArgOrBuilder

setCreate

public EcmascriptProtos.ListRuntimesArg.Builder setCreate(boolean value)

clearCreate

public EcmascriptProtos.ListRuntimesArg.Builder clearCreate()


Copyright © 2011. All Rights Reserved.