Package | Description |
---|---|
org.kapott.hbci.GV |
Dieses Package enthält alle Klassen zur internen Repräsentation von
(Highlevel-)Jobs.
|
org.kapott.hbci.sepa |
Modifier and Type | Method | Description |
---|---|---|
protected PainVersion.Type |
AbstractGVLastSEPA.getPainType() |
|
protected abstract PainVersion.Type |
AbstractSEPAGV.getPainType() |
Liefert den PAIN-Type.
|
protected PainVersion.Type |
GVDauerSEPADel.getPainType() |
|
protected PainVersion.Type |
GVDauerSEPAEdit.getPainType() |
|
protected PainVersion.Type |
GVDauerSEPAList.getPainType() |
|
protected PainVersion.Type |
GVDauerSEPANew.getPainType() |
|
protected PainVersion.Type |
GVTermUebSEPA.getPainType() |
|
protected PainVersion.Type |
GVTermUebSEPADel.getPainType() |
|
protected PainVersion.Type |
GVTermUebSEPAEdit.getPainType() |
|
protected PainVersion.Type |
GVTermUebSEPAList.getPainType() |
|
protected PainVersion.Type |
GVUebSEPA.getPainType() |
|
protected PainVersion.Type |
GVUmbSEPA.getPainType() |
Modifier and Type | Method | Description |
---|---|---|
PainVersion.Type |
PainVersion.getType() |
Liefert den Typ der PAIN-Version.
|
static PainVersion.Type |
PainVersion.Type.getType(java.lang.String value) |
Liefert den enum-Type fuer den angegebenen Wert.
|
static PainVersion.Type |
PainVersion.Type.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static PainVersion.Type[] |
PainVersion.Type.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
static java.util.List<PainVersion> |
PainVersion.getKnownVersions(PainVersion.Type t) |
Liefert eine Liste der bekannten PAIN-Versionen fuer den angegebenen Typ.
|
Copyright © 2018. All rights reserved.