com.opera.core.systems.scope.protos
Interface EsdbgProtos.RuntimeSelectionOrBuilder

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

public static interface EsdbgProtos.RuntimeSelectionOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 boolean getAllRuntimes()
           
 int getRuntimeList(int index)
           
 int getRuntimeListCount()
           
 List<Integer> getRuntimeListList()
           
 boolean hasAllRuntimes()
           
 
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<Integer> getRuntimeListList()

getRuntimeListCount

int getRuntimeListCount()

getRuntimeList

int getRuntimeList(int index)

hasAllRuntimes

boolean hasAllRuntimes()

getAllRuntimes

boolean getAllRuntimes()


Copyright © 2012. All Rights Reserved.