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
| 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 |
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.