KeyFormatpublic class RDH2Format extends HBCI4JavaFormat
FEATURE_CREATE, FEATURE_IMPORT| Constructor | Description |
|---|---|
RDH2Format() |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getName() |
Liefert einen sprechenden Namen des Formats.
|
boolean |
hasFeature(int feature) |
Prueft, ob das Format das angegebene Feature unterstuetzt.
|
createKey, importKey, loadpublic java.lang.String getName()
KeyFormatgetName in interface KeyFormatgetName in class HBCI4JavaFormatKeyFormat.getName()public boolean hasFeature(int feature)
KeyFormathasFeature in interface KeyFormathasFeature in class HBCI4JavaFormatfeature - das geforderte Feature.KeyFormat.hasFeature(int)