| 程序包 | 说明 |
|---|---|
| com.jccdex.rpc.client.bean |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Memo> |
Account.getMemos() |
List<Memo> |
Transactions.getMemos() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Account.setMemos(List<Memo> memos) |
void |
Transactions.setMemos(List<Memo> memos) |
Copyright © 2021. All rights reserved.