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

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

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


Method Summary
 ScopeProtos.CommandInfo getCommandList(int index)
           
 int getCommandListCount()
           
 java.util.List<ScopeProtos.CommandInfo> getCommandListList()
           
 ScopeProtos.CommandInfoOrBuilder getCommandListOrBuilder(int index)
           
 java.util.List<? extends ScopeProtos.CommandInfoOrBuilder> getCommandListOrBuilderList()
           
 ScopeProtos.EventInfo getEventList(int index)
           
 int getEventListCount()
           
 java.util.List<ScopeProtos.EventInfo> getEventListList()
           
 ScopeProtos.EventInfoOrBuilder getEventListOrBuilder(int index)
           
 java.util.List<? extends ScopeProtos.EventInfoOrBuilder> getEventListOrBuilderList()
           
 
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

getCommandListList

java.util.List<ScopeProtos.CommandInfo> getCommandListList()

getCommandList

ScopeProtos.CommandInfo getCommandList(int index)

getCommandListCount

int getCommandListCount()

getCommandListOrBuilderList

java.util.List<? extends ScopeProtos.CommandInfoOrBuilder> getCommandListOrBuilderList()

getCommandListOrBuilder

ScopeProtos.CommandInfoOrBuilder getCommandListOrBuilder(int index)

getEventListList

java.util.List<ScopeProtos.EventInfo> getEventListList()

getEventList

ScopeProtos.EventInfo getEventList(int index)

getEventListCount

int getEventListCount()

getEventListOrBuilderList

java.util.List<? extends ScopeProtos.EventInfoOrBuilder> getEventListOrBuilderList()

getEventListOrBuilder

ScopeProtos.EventInfoOrBuilder getEventListOrBuilder(int index)


Copyright © 2011. All Rights Reserved.