com.opera.core.systems.scope.protos
Interface Esdbg6Protos.SpotlightObjectOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
Esdbg6Protos.SpotlightObject, Esdbg6Protos.SpotlightObject.Builder
Enclosing class:
Esdbg6Protos

public static interface Esdbg6Protos.SpotlightObjectOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 Esdbg6Protos.SpotlightObject.SpotlightBox getBoxList(int index)
           
 int getBoxListCount()
           
 java.util.List<Esdbg6Protos.SpotlightObject.SpotlightBox> getBoxListList()
           
 Esdbg6Protos.SpotlightObject.SpotlightBoxOrBuilder getBoxListOrBuilder(int index)
           
 java.util.List<? extends Esdbg6Protos.SpotlightObject.SpotlightBoxOrBuilder> getBoxListOrBuilderList()
           
 int getObjectID()
           
 boolean getScrollIntoView()
           
 boolean hasObjectID()
           
 boolean hasScrollIntoView()
           
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
 

Method Detail

hasObjectID

boolean hasObjectID()

getObjectID

int getObjectID()

hasScrollIntoView

boolean hasScrollIntoView()

getScrollIntoView

boolean getScrollIntoView()

getBoxListList

java.util.List<Esdbg6Protos.SpotlightObject.SpotlightBox> getBoxListList()

getBoxList

Esdbg6Protos.SpotlightObject.SpotlightBox getBoxList(int index)

getBoxListCount

int getBoxListCount()

getBoxListOrBuilderList

java.util.List<? extends Esdbg6Protos.SpotlightObject.SpotlightBoxOrBuilder> getBoxListOrBuilderList()

getBoxListOrBuilder

Esdbg6Protos.SpotlightObject.SpotlightBoxOrBuilder getBoxListOrBuilder(int index)


Copyright © 2011. All Rights Reserved.