public class RpcCommand extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
RpcCommand.ClientCommand |
static class |
RpcCommand.ServerCommand |
| 构造器和说明 |
|---|
RpcCommand() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<RpcCommand.ClientCommand> |
getClientCommandList() |
void |
setClientCommandList(List<RpcCommand.ClientCommand> clientCommandList) |
void |
sort() |
public void sort()
public List<RpcCommand.ClientCommand> getClientCommandList()
public void setClientCommandList(List<RpcCommand.ClientCommand> clientCommandList)
Copyright © 2017. All rights reserved.