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, getStatus
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getStatus
public java.util.List<Account> getAccounts()