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

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

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


Method Summary
 EcmascriptProtos.Runtime getRuntimeList(int index)
           
 int getRuntimeListCount()
           
 List<EcmascriptProtos.Runtime> getRuntimeListList()
           
 EcmascriptProtos.RuntimeOrBuilder getRuntimeListOrBuilder(int index)
           
 List<? extends EcmascriptProtos.RuntimeOrBuilder> getRuntimeListOrBuilderList()
           
 
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

getRuntimeListList

List<EcmascriptProtos.Runtime> getRuntimeListList()

getRuntimeList

EcmascriptProtos.Runtime getRuntimeList(int index)

getRuntimeListCount

int getRuntimeListCount()

getRuntimeListOrBuilderList

List<? extends EcmascriptProtos.RuntimeOrBuilder> getRuntimeListOrBuilderList()

getRuntimeListOrBuilder

EcmascriptProtos.RuntimeOrBuilder getRuntimeListOrBuilder(int index)


Copyright © 2012. All Rights Reserved.