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

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

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


Method Summary
 EcmascriptProtos.PrototypeChain getPrototypeList(int index)
           
 int getPrototypeListCount()
           
 List<EcmascriptProtos.PrototypeChain> getPrototypeListList()
           
 EcmascriptProtos.PrototypeChainOrBuilder getPrototypeListOrBuilder(int index)
           
 List<? extends EcmascriptProtos.PrototypeChainOrBuilder> getPrototypeListOrBuilderList()
           
 
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

getPrototypeListList

List<EcmascriptProtos.PrototypeChain> getPrototypeListList()

getPrototypeList

EcmascriptProtos.PrototypeChain getPrototypeList(int index)

getPrototypeListCount

int getPrototypeListCount()

getPrototypeListOrBuilderList

List<? extends EcmascriptProtos.PrototypeChainOrBuilder> getPrototypeListOrBuilderList()

getPrototypeListOrBuilder

EcmascriptProtos.PrototypeChainOrBuilder getPrototypeListOrBuilder(int index)


Copyright © 2012. All Rights Reserved.