WebAccountInformation
public 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, setStayLoggedIn
public 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
AbstractWebAccountInformation
saveBankSpecificInfo
in class AbstractWebAccountInformation
de.willuhn.util.ApplicationException
AbstractWebAccountInformation.saveBankSpecificInfo(de.willuhn.util.ProgressMonitor)