public interface AccountMgmt
| Modifier and Type | Method and Description |
|---|---|
List<Account> |
getAccounts(int index,
int count) |
List<Account> getAccounts(int index, int count) throws AccountMgmtException
AccountMgmtExceptionCopyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.