public class AccountsResponse extends Response
| Constructor and Description |
|---|
AccountsResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<Account> |
getAccounts() |
void |
setAccounts(List<Account> accounts) |
getCurrentPage, getErrors, getNumPages, getTotalCount, hasErrors, isSuccess, setCurrentPage, setError, setErrors, setNumPages, setSuccess, setTotalCountCopyright © 2014. All rights reserved.