public class BshCreateInfo extends CreateInfo
Constructor and Description |
---|
BshCreateInfo()
Standardkonstruktor
|
Modifier and Type | Method and Description |
---|---|
Account |
getAccount() |
java.lang.String |
getBlzDz() |
java.lang.String |
getBsn() |
java.lang.String |
getCoreId() |
java.lang.String |
getKdNummer() |
java.lang.String |
getLetterNumber() |
java.lang.String |
getVtn() |
boolean |
isAlwaysAskForPW() |
boolean |
isDebugShowPW() |
void |
setAccount(Account account) |
void |
setAlwaysAskForPW(boolean alwaysAskForPW) |
void |
setDebugShowPW(boolean debugShowPW) |
void |
setKdNummer(java.lang.String kdNummer) |
getAccountType, getComment, getDescription, getOwner, getStatementsMaxDaysBack, setAccountType, setComment, setDescription, setOwner, setStatementsMaxDaysBack
public Account getAccount()
public java.lang.String getBlzDz()
public java.lang.String getBsn()
public java.lang.String getCoreId()
public java.lang.String getKdNummer()
public java.lang.String getLetterNumber()
public java.lang.String getVtn()
public boolean isAlwaysAskForPW()
public boolean isDebugShowPW()
public void setAccount(Account account)
account
- the account to setpublic void setAlwaysAskForPW(boolean alwaysAskForPW)
alwaysAskForPW
- the alwaysAskForPW to setpublic void setDebugShowPW(boolean debugShowPW)
debugShowPW
- the debugShowPW to setpublic void setKdNummer(java.lang.String kdNummer)
kdNummer
- the kdNummer to set