| Package | Description | 
|---|---|
| org.jdtaus.banking | 
 Payment system specifications. 
 | 
| org.jdtaus.banking.dtaus | 
 Interface to the german DTAUS file format - Inlandszahlungsverkehr. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Textschluessel[] | 
TextschluesselVerzeichnis.getTextschluessel()
Gets all Textschlüssel instances of the directory. 
 | 
Textschluessel | 
TextschluesselVerzeichnis.getTextschluessel(int key,
                                  int extension)
Gets a Textschlüssel instance of the directory. 
 | 
Textschluessel | 
TextschluesselVerzeichnis.getTextschluessel(int key,
                                  int extension,
                                  Date date)
Gets a Textschlüssel instance of the directory for a given date. 
 | 
Textschluessel[] | 
TextschluesselVerzeichnis.search(boolean debit,
            boolean remittance)
Deprecated. 
 
 | 
Textschluessel[] | 
TextschluesselVerzeichnis.search(boolean debit,
            boolean remittance,
            Date date)
Deprecated. 
 
 | 
Textschluessel[] | 
TextschluesselVerzeichnis.searchTextschluessel(Boolean debit,
                                        Boolean remittance,
                                        Date date)
Searches the directory for Textschlüssel instances. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Textschluessel | 
Transaction.getType()
Getter for property  
type. | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Transaction.setType(Textschluessel value)
Setter for property  
type. | 
Copyright © 2005–2014 jDTAUS. All rights reserved.