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

public static final class EsdbgProtos.ObjectList.Builder
extends com.google.protobuf.GeneratedMessage.Builder<EsdbgProtos.ObjectList.Builder>
implements EsdbgProtos.ObjectListOrBuilder


Method Summary
 EsdbgProtos.ObjectList.Builder addAllObjectList(Iterable<? extends EsdbgProtos.ObjectInfo> values)
           
 EsdbgProtos.ObjectList.Builder addObjectList(EsdbgProtos.ObjectInfo.Builder builderForValue)
           
 EsdbgProtos.ObjectList.Builder addObjectList(EsdbgProtos.ObjectInfo value)
           
 EsdbgProtos.ObjectList.Builder addObjectList(int index, EsdbgProtos.ObjectInfo.Builder builderForValue)
           
 EsdbgProtos.ObjectList.Builder addObjectList(int index, EsdbgProtos.ObjectInfo value)
           
 EsdbgProtos.ObjectInfo.Builder addObjectListBuilder()
           
 EsdbgProtos.ObjectInfo.Builder addObjectListBuilder(int index)
           
 EsdbgProtos.ObjectList build()
           
 EsdbgProtos.ObjectList buildPartial()
           
 EsdbgProtos.ObjectList.Builder clear()
           
 EsdbgProtos.ObjectList.Builder clearObjectList()
           
 EsdbgProtos.ObjectList.Builder clone()
           
 EsdbgProtos.ObjectList getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 EsdbgProtos.ObjectInfo getObjectList(int index)
           
 EsdbgProtos.ObjectInfo.Builder getObjectListBuilder(int index)
           
 List<EsdbgProtos.ObjectInfo.Builder> getObjectListBuilderList()
           
 int getObjectListCount()
           
 List<EsdbgProtos.ObjectInfo> getObjectListList()
           
 EsdbgProtos.ObjectInfoOrBuilder getObjectListOrBuilder(int index)
           
 List<? extends EsdbgProtos.ObjectInfoOrBuilder> getObjectListOrBuilderList()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 EsdbgProtos.ObjectList.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 EsdbgProtos.ObjectList.Builder mergeFrom(EsdbgProtos.ObjectList other)
           
 EsdbgProtos.ObjectList.Builder mergeFrom(com.google.protobuf.Message other)
           
 EsdbgProtos.ObjectList.Builder removeObjectList(int index)
           
 EsdbgProtos.ObjectList.Builder setObjectList(int index, EsdbgProtos.ObjectInfo.Builder builderForValue)
           
 EsdbgProtos.ObjectList.Builder setObjectList(int index, EsdbgProtos.ObjectInfo 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.ObjectList.Builder>

clear

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

clone

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

getDefaultInstanceForType

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

build

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

buildPartial

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

mergeFrom

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

mergeFrom

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

mergeFrom

public EsdbgProtos.ObjectList.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<EsdbgProtos.ObjectList.Builder>
Throws:
IOException

getObjectListList

public List<EsdbgProtos.ObjectInfo> getObjectListList()
Specified by:
getObjectListList in interface EsdbgProtos.ObjectListOrBuilder

getObjectListCount

public int getObjectListCount()
Specified by:
getObjectListCount in interface EsdbgProtos.ObjectListOrBuilder

getObjectList

public EsdbgProtos.ObjectInfo getObjectList(int index)
Specified by:
getObjectList in interface EsdbgProtos.ObjectListOrBuilder

setObjectList

public EsdbgProtos.ObjectList.Builder setObjectList(int index,
                                                    EsdbgProtos.ObjectInfo value)

setObjectList

public EsdbgProtos.ObjectList.Builder setObjectList(int index,
                                                    EsdbgProtos.ObjectInfo.Builder builderForValue)

addObjectList

public EsdbgProtos.ObjectList.Builder addObjectList(EsdbgProtos.ObjectInfo value)

addObjectList

public EsdbgProtos.ObjectList.Builder addObjectList(int index,
                                                    EsdbgProtos.ObjectInfo value)

addObjectList

public EsdbgProtos.ObjectList.Builder addObjectList(EsdbgProtos.ObjectInfo.Builder builderForValue)

addObjectList

public EsdbgProtos.ObjectList.Builder addObjectList(int index,
                                                    EsdbgProtos.ObjectInfo.Builder builderForValue)

addAllObjectList

public EsdbgProtos.ObjectList.Builder addAllObjectList(Iterable<? extends EsdbgProtos.ObjectInfo> values)

clearObjectList

public EsdbgProtos.ObjectList.Builder clearObjectList()

removeObjectList

public EsdbgProtos.ObjectList.Builder removeObjectList(int index)

getObjectListBuilder

public EsdbgProtos.ObjectInfo.Builder getObjectListBuilder(int index)

getObjectListOrBuilder

public EsdbgProtos.ObjectInfoOrBuilder getObjectListOrBuilder(int index)
Specified by:
getObjectListOrBuilder in interface EsdbgProtos.ObjectListOrBuilder

getObjectListOrBuilderList

public List<? extends EsdbgProtos.ObjectInfoOrBuilder> getObjectListOrBuilderList()
Specified by:
getObjectListOrBuilderList in interface EsdbgProtos.ObjectListOrBuilder

addObjectListBuilder

public EsdbgProtos.ObjectInfo.Builder addObjectListBuilder()

addObjectListBuilder

public EsdbgProtos.ObjectInfo.Builder addObjectListBuilder(int index)

getObjectListBuilderList

public List<EsdbgProtos.ObjectInfo.Builder> getObjectListBuilderList()


Copyright © 2012. All Rights Reserved.