Class KontoartInput
- java.lang.Object
-
- de.willuhn.jameica.gui.input.AbstractInput
-
- de.willuhn.jameica.gui.input.SelectInput
-
- de.willuhn.jameica.hbci.gui.input.KontoartInput
-
- All Implemented Interfaces:
de.willuhn.jameica.gui.input.Input
,de.willuhn.jameica.gui.Part
public class KontoartInput extends de.willuhn.jameica.gui.input.SelectInput
Auswahlfeld fuer die Kontoart.
-
-
Constructor Summary
Constructors Constructor Description KontoartInput(java.lang.Integer value)
ct.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Object
getValue()
Liefert nicht die enum zurueck sonderen den Integer-Wert.-
Methods inherited from class de.willuhn.jameica.gui.input.SelectInput
disable, enable, focus, format, getControl, getList, getText, isEnabled, setAttribute, setEditable, setEnabled, setList, setPleaseChoose, setPreselected, setValue, update
-
-