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

public static final class Esdbg6Protos.RuntimeList.Builder
extends com.google.protobuf.GeneratedMessage.Builder<Esdbg6Protos.RuntimeList.Builder>
implements Esdbg6Protos.RuntimeListOrBuilder


Method Summary
 Esdbg6Protos.RuntimeList.Builder addAllRuntimeList(Iterable<? extends Esdbg6Protos.RuntimeInfo> values)
           
 Esdbg6Protos.RuntimeList.Builder addRuntimeList(Esdbg6Protos.RuntimeInfo.Builder builderForValue)
           
 Esdbg6Protos.RuntimeList.Builder addRuntimeList(Esdbg6Protos.RuntimeInfo value)
           
 Esdbg6Protos.RuntimeList.Builder addRuntimeList(int index, Esdbg6Protos.RuntimeInfo.Builder builderForValue)
           
 Esdbg6Protos.RuntimeList.Builder addRuntimeList(int index, Esdbg6Protos.RuntimeInfo value)
           
 Esdbg6Protos.RuntimeInfo.Builder addRuntimeListBuilder()
           
 Esdbg6Protos.RuntimeInfo.Builder addRuntimeListBuilder(int index)
           
 Esdbg6Protos.RuntimeList build()
           
 Esdbg6Protos.RuntimeList buildPartial()
           
 Esdbg6Protos.RuntimeList.Builder clear()
           
 Esdbg6Protos.RuntimeList.Builder clearRuntimeList()
           
 Esdbg6Protos.RuntimeList.Builder clone()
           
 Esdbg6Protos.RuntimeList getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 Esdbg6Protos.RuntimeInfo getRuntimeList(int index)
           
 Esdbg6Protos.RuntimeInfo.Builder getRuntimeListBuilder(int index)
           
 List<Esdbg6Protos.RuntimeInfo.Builder> getRuntimeListBuilderList()
           
 int getRuntimeListCount()
           
 List<Esdbg6Protos.RuntimeInfo> getRuntimeListList()
           
 Esdbg6Protos.RuntimeInfoOrBuilder getRuntimeListOrBuilder(int index)
           
 List<? extends Esdbg6Protos.RuntimeInfoOrBuilder> getRuntimeListOrBuilderList()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 Esdbg6Protos.RuntimeList.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 Esdbg6Protos.RuntimeList.Builder mergeFrom(Esdbg6Protos.RuntimeList other)
           
 Esdbg6Protos.RuntimeList.Builder mergeFrom(com.google.protobuf.Message other)
           
 Esdbg6Protos.RuntimeList.Builder removeRuntimeList(int index)
           
 Esdbg6Protos.RuntimeList.Builder setRuntimeList(int index, Esdbg6Protos.RuntimeInfo.Builder builderForValue)
           
 Esdbg6Protos.RuntimeList.Builder setRuntimeList(int index, Esdbg6Protos.RuntimeInfo 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.RuntimeList.Builder>

clear

public Esdbg6Protos.RuntimeList.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.RuntimeList.Builder>

clone

public Esdbg6Protos.RuntimeList.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.RuntimeList.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.RuntimeList.Builder>

getDefaultInstanceForType

public Esdbg6Protos.RuntimeList getDefaultInstanceForType()
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder

build

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

buildPartial

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

mergeFrom

public Esdbg6Protos.RuntimeList.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.RuntimeList.Builder>

mergeFrom

public Esdbg6Protos.RuntimeList.Builder mergeFrom(Esdbg6Protos.RuntimeList 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.RuntimeList.Builder>

mergeFrom

public Esdbg6Protos.RuntimeList.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.RuntimeList.Builder>
Throws:
IOException

getRuntimeListList

public List<Esdbg6Protos.RuntimeInfo> getRuntimeListList()
Specified by:
getRuntimeListList in interface Esdbg6Protos.RuntimeListOrBuilder

getRuntimeListCount

public int getRuntimeListCount()
Specified by:
getRuntimeListCount in interface Esdbg6Protos.RuntimeListOrBuilder

getRuntimeList

public Esdbg6Protos.RuntimeInfo getRuntimeList(int index)
Specified by:
getRuntimeList in interface Esdbg6Protos.RuntimeListOrBuilder

setRuntimeList

public Esdbg6Protos.RuntimeList.Builder setRuntimeList(int index,
                                                       Esdbg6Protos.RuntimeInfo value)

setRuntimeList

public Esdbg6Protos.RuntimeList.Builder setRuntimeList(int index,
                                                       Esdbg6Protos.RuntimeInfo.Builder builderForValue)

addRuntimeList

public Esdbg6Protos.RuntimeList.Builder addRuntimeList(Esdbg6Protos.RuntimeInfo value)

addRuntimeList

public Esdbg6Protos.RuntimeList.Builder addRuntimeList(int index,
                                                       Esdbg6Protos.RuntimeInfo value)

addRuntimeList

public Esdbg6Protos.RuntimeList.Builder addRuntimeList(Esdbg6Protos.RuntimeInfo.Builder builderForValue)

addRuntimeList

public Esdbg6Protos.RuntimeList.Builder addRuntimeList(int index,
                                                       Esdbg6Protos.RuntimeInfo.Builder builderForValue)

addAllRuntimeList

public Esdbg6Protos.RuntimeList.Builder addAllRuntimeList(Iterable<? extends Esdbg6Protos.RuntimeInfo> values)

clearRuntimeList

public Esdbg6Protos.RuntimeList.Builder clearRuntimeList()

removeRuntimeList

public Esdbg6Protos.RuntimeList.Builder removeRuntimeList(int index)

getRuntimeListBuilder

public Esdbg6Protos.RuntimeInfo.Builder getRuntimeListBuilder(int index)

getRuntimeListOrBuilder

public Esdbg6Protos.RuntimeInfoOrBuilder getRuntimeListOrBuilder(int index)
Specified by:
getRuntimeListOrBuilder in interface Esdbg6Protos.RuntimeListOrBuilder

getRuntimeListOrBuilderList

public List<? extends Esdbg6Protos.RuntimeInfoOrBuilder> getRuntimeListOrBuilderList()
Specified by:
getRuntimeListOrBuilderList in interface Esdbg6Protos.RuntimeListOrBuilder

addRuntimeListBuilder

public Esdbg6Protos.RuntimeInfo.Builder addRuntimeListBuilder()

addRuntimeListBuilder

public Esdbg6Protos.RuntimeInfo.Builder addRuntimeListBuilder(int index)

getRuntimeListBuilderList

public List<Esdbg6Protos.RuntimeInfo.Builder> getRuntimeListBuilderList()


Copyright © 2012. All Rights Reserved.