WebAccountInformationpublic class BosWebAccountInformation extends AbstractWebAccountInformation
konto| Constructor | Description |
|---|---|
BosWebAccountInformation() |
Standardkonstruktor
|
| Modifier and Type | Method | Description |
|---|---|---|
java.math.BigDecimal |
getInteresTillToday() |
Gets the interest collect this year
|
protected void |
saveBankSpecificInfo(de.willuhn.util.ProgressMonitor monitor) |
Hier werden die webseitenspezifischen Kontoinformationen verarbeitet.
|
void |
setInteresTillToday(java.math.BigDecimal interestTillToday) |
Sets the interest collect this year
|
getBic, getComment, getIban, getKonto, getLastTransactionDate, getLastTransactionDateAsString, getSaldo, getSaldoAvailable, getSavePath, isStayLoggedIn, saveInformationInAccount, setBic, setComment, setIban, setKonto, setLastTransactionDate, setSaldo, setSaldoAvailable, setSavePath, setStayLoggedInpublic java.math.BigDecimal getInteresTillToday()
interestTillToday - public void setInteresTillToday(java.math.BigDecimal interestTillToday)
interestTillToday - protected void saveBankSpecificInfo(de.willuhn.util.ProgressMonitor monitor)
throws de.willuhn.util.ApplicationException
AbstractWebAccountInformationsaveBankSpecificInfo in class AbstractWebAccountInformationde.willuhn.util.ApplicationExceptionAbstractWebAccountInformation.saveBankSpecificInfo(de.willuhn.util.ProgressMonitor)