com.opera.core.systems.scope.protos
Interface ScopeProtos.ServiceListOrBuilder

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

public static interface ScopeProtos.ServiceListOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 String getServiceList(int index)
           
 int getServiceListCount()
           
 List<String> getServiceListList()
           
 
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

getServiceListList

List<String> getServiceListList()

getServiceListCount

int getServiceListCount()

getServiceList

String getServiceList(int index)


Copyright © 2012. All Rights Reserved.