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

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


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

clear

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

clone

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

getDefaultInstanceForType

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

build

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

buildPartial

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

mergeFrom

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

mergeFrom

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

mergeFrom

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

getRuntimeListList

public java.util.List<EsdbgProtos.RuntimeInfo> getRuntimeListList()
Specified by:
getRuntimeListList in interface EsdbgProtos.RuntimeListOrBuilder

getRuntimeListCount

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

getRuntimeList

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

setRuntimeList

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

setRuntimeList

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

addRuntimeList

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

addRuntimeList

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

addRuntimeList

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

addRuntimeList

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

addAllRuntimeList

public EsdbgProtos.RuntimeList.Builder addAllRuntimeList(java.lang.Iterable<? extends EsdbgProtos.RuntimeInfo> values)

clearRuntimeList

public EsdbgProtos.RuntimeList.Builder clearRuntimeList()

removeRuntimeList

public EsdbgProtos.RuntimeList.Builder removeRuntimeList(int index)

getRuntimeListBuilder

public EsdbgProtos.RuntimeInfo.Builder getRuntimeListBuilder(int index)

getRuntimeListOrBuilder

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

getRuntimeListOrBuilderList

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

addRuntimeListBuilder

public EsdbgProtos.RuntimeInfo.Builder addRuntimeListBuilder()

addRuntimeListBuilder

public EsdbgProtos.RuntimeInfo.Builder addRuntimeListBuilder(int index)

getRuntimeListBuilderList

public java.util.List<EsdbgProtos.RuntimeInfo.Builder> getRuntimeListBuilderList()


Copyright © 2011. All Rights Reserved.