Class HBCI4JavaFeatureSegCodeStrict
- java.lang.Object
-
- de.willuhn.jameica.hbci.experiments.AbstractHBCI4JavaFeature
-
- de.willuhn.jameica.hbci.experiments.HBCI4JavaFeatureSegCodeStrict
-
- All Implemented Interfaces:
Feature
public class HBCI4JavaFeatureSegCodeStrict extends AbstractHBCI4JavaFeature
Implementierung fuer ein HBCI4Java-Feature.
-
-
Field Summary
-
Fields inherited from class de.willuhn.jameica.hbci.experiments.AbstractHBCI4JavaFeature
i18n
-
-
Constructor Summary
Constructors Constructor Description HBCI4JavaFeatureSegCodeStrict()
ct.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getDescription()
Liefert die Beschreibung des Features.-
Methods inherited from class de.willuhn.jameica.hbci.experiments.AbstractHBCI4JavaFeature
getDefault, getName, setEnabled
-
-
-
-
Method Detail
-
getDescription
public java.lang.String getDescription()
Description copied from interface:Feature
Liefert die Beschreibung des Features.- Specified by:
getDescription
in interfaceFeature
- Overrides:
getDescription
in classAbstractHBCI4JavaFeature
- Returns:
- die Beschreibung des Features.
-
-