public class AccountListResponse extends BshResponse implements IBshResponse
| Constructor and Description |
|---|
AccountListResponse()
Standardkonstruktor
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Account> |
getAccounts()
Liefert die Verträge zu der Kundennummer
|
getErrors, getStatusclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStatuspublic java.util.List<Account> getAccounts()