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

public static final class Esdbg6Protos.SpotlightObject.Builder
extends com.google.protobuf.GeneratedMessage.Builder<Esdbg6Protos.SpotlightObject.Builder>
implements Esdbg6Protos.SpotlightObjectOrBuilder


Method Summary
 Esdbg6Protos.SpotlightObject.Builder addAllBoxList(Iterable<? extends Esdbg6Protos.SpotlightObject.SpotlightBox> values)
           
 Esdbg6Protos.SpotlightObject.Builder addBoxList(Esdbg6Protos.SpotlightObject.SpotlightBox.Builder builderForValue)
           
 Esdbg6Protos.SpotlightObject.Builder addBoxList(Esdbg6Protos.SpotlightObject.SpotlightBox value)
           
 Esdbg6Protos.SpotlightObject.Builder addBoxList(int index, Esdbg6Protos.SpotlightObject.SpotlightBox.Builder builderForValue)
           
 Esdbg6Protos.SpotlightObject.Builder addBoxList(int index, Esdbg6Protos.SpotlightObject.SpotlightBox value)
           
 Esdbg6Protos.SpotlightObject.SpotlightBox.Builder addBoxListBuilder()
           
 Esdbg6Protos.SpotlightObject.SpotlightBox.Builder addBoxListBuilder(int index)
           
 Esdbg6Protos.SpotlightObject build()
           
 Esdbg6Protos.SpotlightObject buildPartial()
           
 Esdbg6Protos.SpotlightObject.Builder clear()
           
 Esdbg6Protos.SpotlightObject.Builder clearBoxList()
           
 Esdbg6Protos.SpotlightObject.Builder clearObjectID()
           
 Esdbg6Protos.SpotlightObject.Builder clearScrollIntoView()
           
 Esdbg6Protos.SpotlightObject.Builder clone()
           
 Esdbg6Protos.SpotlightObject.SpotlightBox getBoxList(int index)
           
 Esdbg6Protos.SpotlightObject.SpotlightBox.Builder getBoxListBuilder(int index)
           
 List<Esdbg6Protos.SpotlightObject.SpotlightBox.Builder> getBoxListBuilderList()
           
 int getBoxListCount()
           
 List<Esdbg6Protos.SpotlightObject.SpotlightBox> getBoxListList()
           
 Esdbg6Protos.SpotlightObject.SpotlightBoxOrBuilder getBoxListOrBuilder(int index)
           
 List<? extends Esdbg6Protos.SpotlightObject.SpotlightBoxOrBuilder> getBoxListOrBuilderList()
           
 Esdbg6Protos.SpotlightObject getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 int getObjectID()
           
 boolean getScrollIntoView()
           
 boolean hasObjectID()
           
 boolean hasScrollIntoView()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 Esdbg6Protos.SpotlightObject.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 Esdbg6Protos.SpotlightObject.Builder mergeFrom(Esdbg6Protos.SpotlightObject other)
           
 Esdbg6Protos.SpotlightObject.Builder mergeFrom(com.google.protobuf.Message other)
           
 Esdbg6Protos.SpotlightObject.Builder removeBoxList(int index)
           
 Esdbg6Protos.SpotlightObject.Builder setBoxList(int index, Esdbg6Protos.SpotlightObject.SpotlightBox.Builder builderForValue)
           
 Esdbg6Protos.SpotlightObject.Builder setBoxList(int index, Esdbg6Protos.SpotlightObject.SpotlightBox value)
           
 Esdbg6Protos.SpotlightObject.Builder setObjectID(int value)
           
 Esdbg6Protos.SpotlightObject.Builder setScrollIntoView(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.SpotlightObject.Builder>

clear

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

clone

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

getDefaultInstanceForType

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

build

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

buildPartial

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

mergeFrom

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

mergeFrom

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

mergeFrom

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

hasObjectID

public boolean hasObjectID()
Specified by:
hasObjectID in interface Esdbg6Protos.SpotlightObjectOrBuilder

getObjectID

public int getObjectID()
Specified by:
getObjectID in interface Esdbg6Protos.SpotlightObjectOrBuilder

setObjectID

public Esdbg6Protos.SpotlightObject.Builder setObjectID(int value)

clearObjectID

public Esdbg6Protos.SpotlightObject.Builder clearObjectID()

hasScrollIntoView

public boolean hasScrollIntoView()
Specified by:
hasScrollIntoView in interface Esdbg6Protos.SpotlightObjectOrBuilder

getScrollIntoView

public boolean getScrollIntoView()
Specified by:
getScrollIntoView in interface Esdbg6Protos.SpotlightObjectOrBuilder

setScrollIntoView

public Esdbg6Protos.SpotlightObject.Builder setScrollIntoView(boolean value)

clearScrollIntoView

public Esdbg6Protos.SpotlightObject.Builder clearScrollIntoView()

getBoxListList

public List<Esdbg6Protos.SpotlightObject.SpotlightBox> getBoxListList()
Specified by:
getBoxListList in interface Esdbg6Protos.SpotlightObjectOrBuilder

getBoxListCount

public int getBoxListCount()
Specified by:
getBoxListCount in interface Esdbg6Protos.SpotlightObjectOrBuilder

getBoxList

public Esdbg6Protos.SpotlightObject.SpotlightBox getBoxList(int index)
Specified by:
getBoxList in interface Esdbg6Protos.SpotlightObjectOrBuilder

setBoxList

public Esdbg6Protos.SpotlightObject.Builder setBoxList(int index,
                                                       Esdbg6Protos.SpotlightObject.SpotlightBox value)

setBoxList

public Esdbg6Protos.SpotlightObject.Builder setBoxList(int index,
                                                       Esdbg6Protos.SpotlightObject.SpotlightBox.Builder builderForValue)

addBoxList

public Esdbg6Protos.SpotlightObject.Builder addBoxList(Esdbg6Protos.SpotlightObject.SpotlightBox value)

addBoxList

public Esdbg6Protos.SpotlightObject.Builder addBoxList(int index,
                                                       Esdbg6Protos.SpotlightObject.SpotlightBox value)

addBoxList

public Esdbg6Protos.SpotlightObject.Builder addBoxList(Esdbg6Protos.SpotlightObject.SpotlightBox.Builder builderForValue)

addBoxList

public Esdbg6Protos.SpotlightObject.Builder addBoxList(int index,
                                                       Esdbg6Protos.SpotlightObject.SpotlightBox.Builder builderForValue)

addAllBoxList

public Esdbg6Protos.SpotlightObject.Builder addAllBoxList(Iterable<? extends Esdbg6Protos.SpotlightObject.SpotlightBox> values)

clearBoxList

public Esdbg6Protos.SpotlightObject.Builder clearBoxList()

removeBoxList

public Esdbg6Protos.SpotlightObject.Builder removeBoxList(int index)

getBoxListBuilder

public Esdbg6Protos.SpotlightObject.SpotlightBox.Builder getBoxListBuilder(int index)

getBoxListOrBuilder

public Esdbg6Protos.SpotlightObject.SpotlightBoxOrBuilder getBoxListOrBuilder(int index)
Specified by:
getBoxListOrBuilder in interface Esdbg6Protos.SpotlightObjectOrBuilder

getBoxListOrBuilderList

public List<? extends Esdbg6Protos.SpotlightObject.SpotlightBoxOrBuilder> getBoxListOrBuilderList()
Specified by:
getBoxListOrBuilderList in interface Esdbg6Protos.SpotlightObjectOrBuilder

addBoxListBuilder

public Esdbg6Protos.SpotlightObject.SpotlightBox.Builder addBoxListBuilder()

addBoxListBuilder

public Esdbg6Protos.SpotlightObject.SpotlightBox.Builder addBoxListBuilder(int index)

getBoxListBuilderList

public List<Esdbg6Protos.SpotlightObject.SpotlightBox.Builder> getBoxListBuilderList()


Copyright © 2012. All Rights Reserved.