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

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

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


Method Summary
 EsdbgProtos.RuntimeInfo getRuntimeList(int index)
           
 int getRuntimeListCount()
           
 List<EsdbgProtos.RuntimeInfo> getRuntimeListList()
           
 EsdbgProtos.RuntimeInfoOrBuilder getRuntimeListOrBuilder(int index)
           
 List<? extends EsdbgProtos.RuntimeInfoOrBuilder> 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<EsdbgProtos.RuntimeInfo> getRuntimeListList()

getRuntimeList

EsdbgProtos.RuntimeInfo getRuntimeList(int index)

getRuntimeListCount

int getRuntimeListCount()

getRuntimeListOrBuilderList

List<? extends EsdbgProtos.RuntimeInfoOrBuilder> getRuntimeListOrBuilderList()

getRuntimeListOrBuilder

EsdbgProtos.RuntimeInfoOrBuilder getRuntimeListOrBuilder(int index)


Copyright © 2012. All Rights Reserved.