| 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 SepaVersion.Type |
GVDauerSEPADel.getPainType() |
protected SepaVersion.Type |
GVDauerSEPAList.getPainType() |
protected SepaVersion.Type |
GVTermMultiUebSEPA.getPainType() |
protected abstract SepaVersion.Type |
AbstractSEPAGV.getPainType()
Liefert den PAIN-Type.
|
protected SepaVersion.Type |
GVDauerSEPAEdit.getPainType() |
protected SepaVersion.Type |
GVTermUebSEPA.getPainType() |
protected SepaVersion.Type |
GVUmbSEPA.getPainType() |
protected SepaVersion.Type |
GVTermUebSEPAEdit.getPainType() |
protected SepaVersion.Type |
GVTermUebSEPADel.getPainType() |
protected SepaVersion.Type |
GVTermUebSEPAList.getPainType() |
protected SepaVersion.Type |
GVUebSEPA.getPainType() |
protected SepaVersion.Type |
GVRawSEPA.getPainType() |
protected SepaVersion.Type |
AbstractGVLastSEPA.getPainType() |
protected SepaVersion.Type |
GVKUmsAllCamt.getPainType() |
protected SepaVersion.Type |
GVDauerSEPANew.getPainType() |
| Modifier and Type | Method and Description |
|---|---|
SepaVersion.Type |
SepaVersion.getType()
Liefert den Typ der SEPA-Version.
|
static SepaVersion.Type |
SepaVersion.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SepaVersion.Type[] |
SepaVersion.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<SepaVersion> |
SepaVersion.getKnownVersions(SepaVersion.Type t)
Liefert eine Liste der bekannten SEPA-Versionen fuer den angegebenen Typ.
|
Copyright © 2019. All rights reserved.