| 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 and Description |
|---|---|
protected PainVersion.Type |
GVDauerSEPAEdit.getPainType() |
protected PainVersion.Type |
GVTermUebSEPA.getPainType() |
protected abstract PainVersion.Type |
AbstractSEPAGV.getPainType()
Liefert den PAIN-Type.
|
protected PainVersion.Type |
GVTermUebSEPADel.getPainType() |
protected PainVersion.Type |
GVTermUebSEPAList.getPainType() |
protected PainVersion.Type |
GVUmbSEPA.getPainType() |
protected PainVersion.Type |
GVDauerSEPADel.getPainType() |
protected PainVersion.Type |
AbstractGVLastSEPA.getPainType() |
protected PainVersion.Type |
GVDauerSEPANew.getPainType() |
protected PainVersion.Type |
GVTermUebSEPAEdit.getPainType() |
protected PainVersion.Type |
GVDauerSEPAList.getPainType() |
protected PainVersion.Type |
GVUebSEPA.getPainType() |
| Modifier and Type | Method and Description |
|---|---|
PainVersion.Type |
PainVersion.getType()
Liefert den Typ der PAIN-Version.
|
static PainVersion.Type |
PainVersion.Type.getType(String value)
Liefert den enum-Type fuer den angegebenen Wert.
|
static PainVersion.Type |
PainVersion.Type.valueOf(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 and Description |
|---|---|
static List<PainVersion> |
PainVersion.getKnownVersions(PainVersion.Type t)
Liefert eine Liste der bekannten PAIN-Versionen fuer den angegebenen Typ.
|
Copyright © 2018. All rights reserved.