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

public static final class EsdbgProtos.ExamineList.Builder
extends com.google.protobuf.GeneratedMessage.Builder<EsdbgProtos.ExamineList.Builder>
implements EsdbgProtos.ExamineListOrBuilder


Method Summary
 EsdbgProtos.ExamineList.Builder addAllObjectList(Iterable<? extends Integer> values)
           
 EsdbgProtos.ExamineList.Builder addObjectList(int value)
           
 EsdbgProtos.ExamineList build()
           
 EsdbgProtos.ExamineList buildPartial()
           
 EsdbgProtos.ExamineList.Builder clear()
           
 EsdbgProtos.ExamineList.Builder clearObjectList()
           
 EsdbgProtos.ExamineList.Builder clearRuntimeID()
           
 EsdbgProtos.ExamineList.Builder clone()
           
 EsdbgProtos.ExamineList getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 int getObjectList(int index)
           
 int getObjectListCount()
           
 List<Integer> getObjectListList()
           
 int getRuntimeID()
           
 boolean hasRuntimeID()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 EsdbgProtos.ExamineList.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 EsdbgProtos.ExamineList.Builder mergeFrom(EsdbgProtos.ExamineList other)
           
 EsdbgProtos.ExamineList.Builder mergeFrom(com.google.protobuf.Message other)
           
 EsdbgProtos.ExamineList.Builder setObjectList(int index, int value)
           
 EsdbgProtos.ExamineList.Builder setRuntimeID(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<EsdbgProtos.ExamineList.Builder>

clear

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

clone

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

getDefaultInstanceForType

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

build

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

buildPartial

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

mergeFrom

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

mergeFrom

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

mergeFrom

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

hasRuntimeID

public boolean hasRuntimeID()
Specified by:
hasRuntimeID in interface EsdbgProtos.ExamineListOrBuilder

getRuntimeID

public int getRuntimeID()
Specified by:
getRuntimeID in interface EsdbgProtos.ExamineListOrBuilder

setRuntimeID

public EsdbgProtos.ExamineList.Builder setRuntimeID(int value)

clearRuntimeID

public EsdbgProtos.ExamineList.Builder clearRuntimeID()

getObjectListList

public List<Integer> getObjectListList()
Specified by:
getObjectListList in interface EsdbgProtos.ExamineListOrBuilder

getObjectListCount

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

getObjectList

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

setObjectList

public EsdbgProtos.ExamineList.Builder setObjectList(int index,
                                                     int value)

addObjectList

public EsdbgProtos.ExamineList.Builder addObjectList(int value)

addAllObjectList

public EsdbgProtos.ExamineList.Builder addAllObjectList(Iterable<? extends Integer> values)

clearObjectList

public EsdbgProtos.ExamineList.Builder clearObjectList()


Copyright © 2012. All Rights Reserved.