Package | Description |
---|---|
org.jdtaus.banking.dtaus |
Interface to the german DTAUS file format - Inlandszahlungsverkehr.
|
Modifier and Type | Method and Description |
---|---|
Header |
LogicalFile.getHeader()
Gets the A record of the logical file.
|
Header |
LogicalFile.setHeader(Header header)
Updates the A record of the logical file.
|
Modifier and Type | Method and Description |
---|---|
LogicalFile |
PhysicalFile.add(Header header)
Deprecated.
This method got renamed to
PhysicalFile.addLogicalFile(Header) . |
LogicalFile |
PhysicalFile.addLogicalFile(Header header)
Adds a logical file to the physical file.
|
Header |
LogicalFile.setHeader(Header header)
Updates the A record of the logical file.
|
Copyright © 2005–2014 jDTAUS. All rights reserved.