Package | Description |
---|---|
org.kapott.hbci.sepa |
Modifier and Type | Method | Description |
---|---|---|
PainVersion.Type |
PainVersion.getType() |
Deprecated.
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) |
Deprecated.
Liefert eine Liste der bekannten PAIN-Versionen fuer den angegebenen Typ.
|
Copyright © 2018. All rights reserved.