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

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

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


Method Summary
 EsdbgProtos.SpotlightObject getSpotlightObjectList(int index)
           
 int getSpotlightObjectListCount()
           
 java.util.List<EsdbgProtos.SpotlightObject> getSpotlightObjectListList()
           
 EsdbgProtos.SpotlightObjectOrBuilder getSpotlightObjectListOrBuilder(int index)
           
 java.util.List<? extends EsdbgProtos.SpotlightObjectOrBuilder> getSpotlightObjectListOrBuilderList()
           
 
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

getSpotlightObjectListList

java.util.List<EsdbgProtos.SpotlightObject> getSpotlightObjectListList()

getSpotlightObjectList

EsdbgProtos.SpotlightObject getSpotlightObjectList(int index)

getSpotlightObjectListCount

int getSpotlightObjectListCount()

getSpotlightObjectListOrBuilderList

java.util.List<? extends EsdbgProtos.SpotlightObjectOrBuilder> getSpotlightObjectListOrBuilderList()

getSpotlightObjectListOrBuilder

EsdbgProtos.SpotlightObjectOrBuilder getSpotlightObjectListOrBuilder(int index)


Copyright © 2011. All Rights Reserved.