public class AccountListResponse extends Object
| Constructor and Description |
|---|
AccountListResponse() |
| Modifier and Type | Method and Description |
|---|---|
void |
addAccountInfo(AccountInfo accountInfo) |
List<AccountInfo> |
getAccounts() |
void |
setAccountInfos(List<AccountInfo> infos) |
public List<AccountInfo> getAccounts()
public void setAccountInfos(List<AccountInfo> infos)
public void addAccountInfo(AccountInfo accountInfo)
Copyright © 2011-2015. All Rights Reserved.