com.opera.core.systems.scope.protos
Interface SelftestProtos.RunModulesArgOrBuilder

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

public static interface SelftestProtos.RunModulesArgOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 java.lang.String getModuleList(int index)
           
 int getModuleListCount()
           
 java.util.List<java.lang.String> getModuleListList()
           
 SelftestProtos.RunModulesArg.OutputType getOutputType()
           
 boolean hasOutputType()
           
 
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

getModuleListList

java.util.List<java.lang.String> getModuleListList()

getModuleListCount

int getModuleListCount()

getModuleList

java.lang.String getModuleList(int index)

hasOutputType

boolean hasOutputType()

getOutputType

SelftestProtos.RunModulesArg.OutputType getOutputType()


Copyright © 2011. All Rights Reserved.