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
 java.lang.String getServiceList(int index)
           
 int getServiceListCount()
           
 java.util.List<java.lang.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

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

getServiceListCount

int getServiceListCount()

getServiceList

java.lang.String getServiceList(int index)


Copyright © 2011. All Rights Reserved.