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

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

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


Method Summary
 EsdbgProtos.ObjectInfo getObjectList(int index)
           
 int getObjectListCount()
           
 List<EsdbgProtos.ObjectInfo> getObjectListList()
           
 EsdbgProtos.ObjectInfoOrBuilder getObjectListOrBuilder(int index)
           
 List<? extends EsdbgProtos.ObjectInfoOrBuilder> getObjectListOrBuilderList()
           
 
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

getObjectListList

List<EsdbgProtos.ObjectInfo> getObjectListList()

getObjectList

EsdbgProtos.ObjectInfo getObjectList(int index)

getObjectListCount

int getObjectListCount()

getObjectListOrBuilderList

List<? extends EsdbgProtos.ObjectInfoOrBuilder> getObjectListOrBuilderList()

getObjectListOrBuilder

EsdbgProtos.ObjectInfoOrBuilder getObjectListOrBuilder(int index)


Copyright © 2012. All Rights Reserved.