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

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

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


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

java.util.List<Esdbg6Protos.ObjectInfo> getObjectListList()

getObjectList

Esdbg6Protos.ObjectInfo getObjectList(int index)

getObjectListCount

int getObjectListCount()

getObjectListOrBuilderList

java.util.List<? extends Esdbg6Protos.ObjectInfoOrBuilder> getObjectListOrBuilderList()

getObjectListOrBuilder

Esdbg6Protos.ObjectInfoOrBuilder getObjectListOrBuilder(int index)


Copyright © 2011. All Rights Reserved.