
See: Description
| Interface | Description |
|---|---|
| LogicalFile |
Logical DTAUS file (Inlandszahlungsverkehr).
|
| PhysicalFile |
Physical DTAUS file (Inlandszahlungsverkehr).
|
| PhysicalFileFactory |
Factory for
PhysicalFile instances. |
| Class | Description |
|---|---|
| Checksum |
"E" record.
|
| Header |
"A" record.
|
| LogicalFileType |
Type of a logical file.
|
| Transaction |
"C" record.
|
| Exception | Description |
|---|---|
| CorruptedException |
Gets thrown for any unexpected defects detected at runtime.
|
| IllegalHeaderException |
Gets thrown whenever an illegal header is passed to a method expecting a legal header.
|
| IllegalTransactionException |
Gets thrown whenever an illegal transaction is passed to a method expecting a legal transaction.
|
| PhysicalFileException |
Gets thrown by methods prepared to handle invalid files.
|
Copyright © 2005–2014 jDTAUS. All rights reserved.