public static interface ScopeProtos.ServiceInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ScopeProtos.CommandInfo |
getCommandList(int index) |
int |
getCommandListCount() |
List<ScopeProtos.CommandInfo> |
getCommandListList() |
ScopeProtos.CommandInfoOrBuilder |
getCommandListOrBuilder(int index) |
List<? extends ScopeProtos.CommandInfoOrBuilder> |
getCommandListOrBuilderList() |
ScopeProtos.EventInfo |
getEventList(int index) |
int |
getEventListCount() |
List<ScopeProtos.EventInfo> |
getEventListList() |
ScopeProtos.EventInfoOrBuilder |
getEventListOrBuilder(int index) |
List<? extends ScopeProtos.EventInfoOrBuilder> |
getEventListOrBuilderList() |
List<ScopeProtos.CommandInfo> getCommandListList()
ScopeProtos.CommandInfo getCommandList(int index)
int getCommandListCount()
List<? extends ScopeProtos.CommandInfoOrBuilder> getCommandListOrBuilderList()
ScopeProtos.CommandInfoOrBuilder getCommandListOrBuilder(int index)
List<ScopeProtos.EventInfo> getEventListList()
ScopeProtos.EventInfo getEventList(int index)
int getEventListCount()
List<? extends ScopeProtos.EventInfoOrBuilder> getEventListOrBuilderList()
ScopeProtos.EventInfoOrBuilder getEventListOrBuilder(int index)
Copyright © 2013. All Rights Reserved.