Class HBCIAccountNewController


  • public class HBCIAccountNewController
    extends de.willuhn.jameica.gui.AbstractControl
    Controller zum Anlegen eines neuen HBCI-Accounts.
    • Field Summary

      • Fields inherited from class de.willuhn.jameica.gui.AbstractControl

        view
    • Constructor Summary

      Constructors 
      Constructor Description
      HBCIAccountNewController​(de.willuhn.jameica.gui.AbstractView view)
      ct.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<de.willuhn.jameica.gui.parts.InfoPanel> getVariants()
      Liefert die Liste der verfuegbaren HBCI-Varianten.
      • Methods inherited from class de.willuhn.jameica.gui.AbstractControl

        getCurrentObject
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • HBCIAccountNewController

        public HBCIAccountNewController​(de.willuhn.jameica.gui.AbstractView view)
        ct.
        Parameters:
        view - Verfahren
    • Method Detail

      • getVariants

        public java.util.List<de.willuhn.jameica.gui.parts.InfoPanel> getVariants()
        Liefert die Liste der verfuegbaren HBCI-Varianten.
        Returns:
        die Liste der verfuegbaren HBCI-Varianten.