com.opera.core.systems.scope.protos
Interface EcmascriptProtos.ExamineObjectsArgOrBuilder

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

public static interface EcmascriptProtos.ExamineObjectsArgOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 boolean getExaminePrototypes()
           
 int getObjectIDList(int index)
           
 int getObjectIDListCount()
           
 java.util.List<java.lang.Integer> getObjectIDListList()
           
 int getRuntimeID()
           
 boolean hasExaminePrototypes()
           
 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()

getObjectIDListList

java.util.List<java.lang.Integer> getObjectIDListList()

getObjectIDListCount

int getObjectIDListCount()

getObjectIDList

int getObjectIDList(int index)

hasExaminePrototypes

boolean hasExaminePrototypes()

getExaminePrototypes

boolean getExaminePrototypes()


Copyright © 2011. All Rights Reserved.