Interface | Description |
---|---|
BankleitzahlenVerzeichnis |
Public directory of german bank codes.
|
CurrencyDirectory |
Directory holding currency information.
|
TextschluesselVerzeichnis |
Directory of german transaction types.
|
Class | Description |
---|---|
AlphaNumericText27 |
Alpha numeric text with a maximum length of twenty seven characters.
|
Bankleitzahl |
Unique identifier to a particular office (branch) of a german bank.
|
BankleitzahlInfo |
Record of the
BankleitzahlenVerzeichnis . |
Kontonummer |
Unique identifier to a particular bank account at a german bank.
|
Referenznummer10 |
Unique entity identifier.
|
Referenznummer11 |
Unique entity identifier.
|
Textschluessel |
Type of a transaction in germany.
|
Exception | Description |
---|---|
BankleitzahlExpirationException |
Gets thrown whenever the
BankleitzahlenVerzeichnis is queried for
a Bankleitzahl which got deleted in the past. |
IllegalTextschluesselException |
Gets thrown whenever an illegal Textschlüssel is passed to a method expecting a legal Textschlüssel.
|
Classes and interfaces from this package and subpackages thereof define the base interface for applications to payment systems. Although not targeted solely on the german national payment system currently most of the types are implementing concepts of it.
Copyright © 2005–2014 jDTAUS. All rights reserved.