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

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

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


Method Summary
 int getObjectList(int index)
           
 int getObjectListCount()
           
 List<Integer> getObjectListList()
           
 int getRuntimeID()
           
 boolean hasRuntimeID()
           
 
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

hasRuntimeID

boolean hasRuntimeID()

getRuntimeID

int getRuntimeID()

getObjectListList

List<Integer> getObjectListList()

getObjectListCount

int getObjectListCount()

getObjectList

int getObjectList(int index)


Copyright © 2012. All Rights Reserved.