Package | Description |
---|---|
org.jdtaus.banking.dtaus |
Interface to the german DTAUS file format - Inlandszahlungsverkehr.
|
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.
|
LogicalFile |
PhysicalFile.get(int index)
Deprecated.
This method got renamed to
PhysicalFile.getLogicalFile(int) . |
LogicalFile |
PhysicalFile.getLogicalFile(int index)
Gets a logical file for an index.
|
Copyright © 2005–2014 jDTAUS. All rights reserved.