KeyFormat
public 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, load
public java.lang.String getName()
KeyFormat
getName
in interface KeyFormat
getName
in class HBCI4JavaFormat
KeyFormat.getName()
public boolean hasFeature(int feature)
KeyFormat
hasFeature
in interface KeyFormat
hasFeature
in class HBCI4JavaFormat
feature
- das geforderte Feature.KeyFormat.hasFeature(int)