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

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

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


Method Summary
 EsdbgProtos.SpotlightObject.SpotlightBox getBoxList(int index)
           
 int getBoxListCount()
           
 List<EsdbgProtos.SpotlightObject.SpotlightBox> getBoxListList()
           
 EsdbgProtos.SpotlightObject.SpotlightBoxOrBuilder getBoxListOrBuilder(int index)
           
 List<? extends EsdbgProtos.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

List<EsdbgProtos.SpotlightObject.SpotlightBox> getBoxListList()

getBoxList

EsdbgProtos.SpotlightObject.SpotlightBox getBoxList(int index)

getBoxListCount

int getBoxListCount()

getBoxListOrBuilderList

List<? extends EsdbgProtos.SpotlightObject.SpotlightBoxOrBuilder> getBoxListOrBuilderList()

getBoxListOrBuilder

EsdbgProtos.SpotlightObject.SpotlightBoxOrBuilder getBoxListOrBuilder(int index)


Copyright © 2012. All Rights Reserved.