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

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

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


Method Summary
 boolean getCreate()
           
 int getRuntimeIDList(int index)
           
 int getRuntimeIDListCount()
           
 List<Integer> getRuntimeIDListList()
           
 boolean hasCreate()
           
 
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

getRuntimeIDListList

List<Integer> getRuntimeIDListList()

getRuntimeIDListCount

int getRuntimeIDListCount()

getRuntimeIDList

int getRuntimeIDList(int index)

hasCreate

boolean hasCreate()

getCreate

boolean getCreate()


Copyright © 2012. All Rights Reserved.