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

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

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


Method Summary
 boolean getExaminePrototypes()
           
 boolean getFilterProperties()
           
 int getObjectList(int index)
           
 int getObjectListCount()
           
 java.util.List<java.lang.Integer> getObjectListList()
           
 int getRuntimeID()
           
 boolean getSkipNonenumerables()
           
 boolean hasExaminePrototypes()
           
 boolean hasFilterProperties()
           
 boolean hasRuntimeID()
           
 boolean hasSkipNonenumerables()
           
 
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

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

getObjectListCount

int getObjectListCount()

getObjectList

int getObjectList(int index)

hasExaminePrototypes

boolean hasExaminePrototypes()

getExaminePrototypes

boolean getExaminePrototypes()

hasSkipNonenumerables

boolean hasSkipNonenumerables()

getSkipNonenumerables

boolean getSkipNonenumerables()

hasFilterProperties

boolean hasFilterProperties()

getFilterProperties

boolean getFilterProperties()


Copyright © 2011. All Rights Reserved.