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

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


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

clear

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

clone

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

getDefaultInstanceForType

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

build

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

buildPartial

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

mergeFrom

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

mergeFrom

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

mergeFrom

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

hasRuntimeID

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

getRuntimeID

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

setRuntimeID

public Esdbg6Protos.ExamineList.Builder setRuntimeID(int value)

clearRuntimeID

public Esdbg6Protos.ExamineList.Builder clearRuntimeID()

getObjectListList

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

getObjectListCount

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

getObjectList

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

setObjectList

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

addObjectList

public Esdbg6Protos.ExamineList.Builder addObjectList(int value)

addAllObjectList

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

clearObjectList

public Esdbg6Protos.ExamineList.Builder clearObjectList()

hasExaminePrototypes

public boolean hasExaminePrototypes()
Specified by:
hasExaminePrototypes in interface Esdbg6Protos.ExamineListOrBuilder

getExaminePrototypes

public boolean getExaminePrototypes()
Specified by:
getExaminePrototypes in interface Esdbg6Protos.ExamineListOrBuilder

setExaminePrototypes

public Esdbg6Protos.ExamineList.Builder setExaminePrototypes(boolean value)

clearExaminePrototypes

public Esdbg6Protos.ExamineList.Builder clearExaminePrototypes()

hasSkipNonenumerables

public boolean hasSkipNonenumerables()
Specified by:
hasSkipNonenumerables in interface Esdbg6Protos.ExamineListOrBuilder

getSkipNonenumerables

public boolean getSkipNonenumerables()
Specified by:
getSkipNonenumerables in interface Esdbg6Protos.ExamineListOrBuilder

setSkipNonenumerables

public Esdbg6Protos.ExamineList.Builder setSkipNonenumerables(boolean value)

clearSkipNonenumerables

public Esdbg6Protos.ExamineList.Builder clearSkipNonenumerables()

hasFilterProperties

public boolean hasFilterProperties()
Specified by:
hasFilterProperties in interface Esdbg6Protos.ExamineListOrBuilder

getFilterProperties

public boolean getFilterProperties()
Specified by:
getFilterProperties in interface Esdbg6Protos.ExamineListOrBuilder

setFilterProperties

public Esdbg6Protos.ExamineList.Builder setFilterProperties(boolean value)

clearFilterProperties

public Esdbg6Protos.ExamineList.Builder clearFilterProperties()


Copyright © 2012. All Rights Reserved.