public interface SettingsController
Modifier and Type | Method and Description |
---|---|
de.willuhn.jameica.hbci.gui.input.KontoInput |
getKonto()
Liefert das ausgewählte Konto
|
void |
speichern()
Speichert die aktuellen Einstellungen im Settings Objekt.
|
boolean |
supportsStatements()
Checks if the current account supports statement downloads.
|
de.willuhn.jameica.hbci.gui.input.KontoInput getKonto()
void speichern()
boolean supportsStatements()