- charAt(int) - Method in class org.jdtaus.banking.AlphaNumericText27
-
Returns the char value at the specified index.
- checkAlphaNumeric(char) - Static method in class org.jdtaus.banking.AlphaNumericText27
-
Checks a given character to belong to the alpha-numeric alphabet.
- checkBankleitzahl(Number) - Static method in class org.jdtaus.banking.Bankleitzahl
-
Checks a given number to conform to a Bankleitzahl.
- checkKontonummer(Number) - Static method in class org.jdtaus.banking.Kontonummer
-
Checks a given number to conform to a Kontonummer.
- checkReferenznummer10(Number) - Static method in class org.jdtaus.banking.Referenznummer10
-
Checks a given number to conform to a Referenznummer10.
- checkReferenznummer11(Number) - Static method in class org.jdtaus.banking.Referenznummer11
-
Checks a given number to conform to a Referenznummer11.
- Checksum - Class in org.jdtaus.banking.dtaus
-
"E" record.
- Checksum() - Constructor for class org.jdtaus.banking.dtaus.Checksum
-
Creates a new Checksum instance.
- clone() - Method in class org.jdtaus.banking.BankleitzahlInfo
-
Creates and returns a copy of this object.
- clone() - Method in class org.jdtaus.banking.dtaus.Checksum
-
Creates and returns a copy of this object.
- clone() - Method in class org.jdtaus.banking.dtaus.Header
-
Creates and returns a copy of this object.
- clone() - Method in class org.jdtaus.banking.dtaus.Transaction
-
Creates and returns a copy of this object.
- clone() - Method in class org.jdtaus.banking.Textschluessel
-
Creates and returns a copy of this object.
- commit() - Method in interface org.jdtaus.banking.dtaus.PhysicalFile
-
Commits any pending changes.
- compareTo(Object) - Method in class org.jdtaus.banking.AlphaNumericText27
-
Compares this object with the specified object for order.
- compareTo(Object) - Method in class org.jdtaus.banking.Bankleitzahl
-
Compares this object with the specified object for order.
- compareTo(Object) - Method in class org.jdtaus.banking.Kontonummer
-
Compares this object with the specified object for order.
- compareTo(Object) - Method in class org.jdtaus.banking.Referenznummer10
-
Compares this object with the specified object for order.
- compareTo(Object) - Method in class org.jdtaus.banking.Referenznummer11
-
Compares this object with the specified object for order.
- compareTo(Object) - Method in class org.jdtaus.banking.Textschluessel
-
Compares this object with the specified object for order.
- CorruptedException - Exception in org.jdtaus.banking.dtaus
-
Gets thrown for any unexpected defects detected at runtime.
- CorruptedException(Implementation, long) - Constructor for exception org.jdtaus.banking.dtaus.CorruptedException
-
Creates a new CorruptedException taking the absolute position to the defect.
- createPhysicalFile(File, int) - Method in interface org.jdtaus.banking.dtaus.PhysicalFileFactory
-
Creates a new PhysicalFile on a given File.
- createPhysicalFile(File, int, Properties) - Method in interface org.jdtaus.banking.dtaus.PhysicalFileFactory
-
Creates a new PhysicalFile on a given File taking properties to configure the implementation.
- createPhysicalFile(FileOperations, int) - Method in interface org.jdtaus.banking.dtaus.PhysicalFileFactory
-
Creates a new PhysicalFile on given FileOperations.
- createPhysicalFile(FileOperations, int, Properties) - Method in interface org.jdtaus.banking.dtaus.PhysicalFileFactory
-
Creates a new PhysicalFile on given FileOperations taking properties to configure the implementation.
- CurrencyDirectory - Interface in org.jdtaus.banking
-
Directory holding currency information.
- GB - Static variable in class org.jdtaus.banking.dtaus.LogicalFileType
-
Constant for a logical file holding remittance orders sent by a bank.
- getAccount() - Method in class org.jdtaus.banking.dtaus.Header
-
Getter for property account.
- getAmount() - Method in class org.jdtaus.banking.dtaus.Transaction
-
Getter for property amount.
- getBank() - Method in class org.jdtaus.banking.dtaus.Header
-
Getter for property bank.
- getBankCode() - Method in class org.jdtaus.banking.BankleitzahlInfo
-
Getter for property bankCode.
- getBankData() - Method in class org.jdtaus.banking.dtaus.Header
-
Getter for property bankData.
- getBic() - Method in class org.jdtaus.banking.BankleitzahlInfo
-
Getter for property bic.
- getBranchOffices(Bankleitzahl) - Method in interface org.jdtaus.banking.BankleitzahlenVerzeichnis
-
Gets the records of the branch offices for a given Bankleitzahl.
- getChangeLabel() - Method in class org.jdtaus.banking.BankleitzahlInfo
-
Getter for property changeLabel.
- getChecksum() - Method in interface org.jdtaus.banking.dtaus.LogicalFile
-
Gets the E record of the logical file.
- getCity() - Method in class org.jdtaus.banking.BankleitzahlInfo
-
Getter for property city.
- getClearingAreaCode() - Method in class org.jdtaus.banking.Bankleitzahl
-
Gets the clearing area code of this Bankleitzahl.
- getCode() - Method in class org.jdtaus.banking.dtaus.LogicalFileType
-
Getter for property code.
- getCreateDate() - Method in class org.jdtaus.banking.dtaus.Header
-
Getter for property createDate.
- getCreationDate() - Method in class org.jdtaus.banking.BankleitzahlInfo
-
Getter for property creationDate.
- getCurrency() - Method in class org.jdtaus.banking.dtaus.Header
-
Getter for property currency.
- getCurrency() - Method in class org.jdtaus.banking.dtaus.Transaction
-
Getter for property currency.
- getCustomer() - Method in class org.jdtaus.banking.dtaus.Header
-
Getter for property customer.
- getDateOfExpiration() - Method in interface org.jdtaus.banking.BankleitzahlenVerzeichnis
-
Gets the date of expiration of the data.
- getDeletionDate() - Method in class org.jdtaus.banking.BankleitzahlInfo
-
Getter for property deletionDate.
- getDescription() - Method in class org.jdtaus.banking.BankleitzahlInfo
-
Getter for property description.
- getDescriptions() - Method in class org.jdtaus.banking.dtaus.Transaction
-
Gets all descriptions of the transaction.
- getDtausCurrencies(Date) - Method in interface org.jdtaus.banking.CurrencyDirectory
-
Gets all DTAUS currencies known to the directory for a given date.
- getExecutionDate() - Method in class org.jdtaus.banking.dtaus.Header
-
Getter for property executionDate.
- getExecutiveAccount() - Method in class org.jdtaus.banking.dtaus.Transaction
-
Getter for property executiveAccount.
- getExecutiveBank() - Method in class org.jdtaus.banking.dtaus.Transaction
-
Getter for property executiveBank.
- getExecutiveExt() - Method in class org.jdtaus.banking.dtaus.Transaction
-
Getter for property executiveExt.
- getExecutiveName() - Method in class org.jdtaus.banking.dtaus.Transaction
-
Getter for property executiveName.
- getExpiredBankleitzahlInfo() - Method in exception org.jdtaus.banking.BankleitzahlExpirationException
-
Gets information about the expired Bankleitzahl.
- getExtension() - Method in class org.jdtaus.banking.Textschluessel
-
Getter for property extension.
- getHeader() - Method in interface org.jdtaus.banking.dtaus.LogicalFile
-
Gets the A record of the logical file.
- getHeadOffice(Bankleitzahl) - Method in interface org.jdtaus.banking.BankleitzahlenVerzeichnis
-
Gets the record of the head office for a given Bankleitzahl.
- getIbanRuleLabel() - Method in class org.jdtaus.banking.BankleitzahlInfo
-
Getter for property ibanRuleLabel.
- getIbanRuleVersion() - Method in class org.jdtaus.banking.BankleitzahlInfo
-
Getter for property ibanRuleVersion.
- getInstituteCode() - Method in class org.jdtaus.banking.Bankleitzahl
-
Gets the institute code of this Bankleitzahl.
- getKey() - Method in class org.jdtaus.banking.Textschluessel
-
Getter for property key.
- getLocales() - Method in class org.jdtaus.banking.Textschluessel
-
Gets all locales for which the instance holds short descriptions.
- getLocalityCode() - Method in class org.jdtaus.banking.Bankleitzahl
-
Gets the locality code of this Bankleitzahl.
- getLogicalFile(int) - Method in interface org.jdtaus.banking.dtaus.PhysicalFile
-
Gets a logical file for an index.
- getLogicalFileCount() - Method in interface org.jdtaus.banking.dtaus.PhysicalFile
-
Gets the number of logical files stored in the physical file.
- getMessage() - Method in exception org.jdtaus.banking.BankleitzahlExpirationException
-
Returns the message of the exception.
- getMessage() - Method in exception org.jdtaus.banking.dtaus.CorruptedException
-
Returns the message of the exception.
- getMessage() - Method in exception org.jdtaus.banking.dtaus.IllegalHeaderException
-
Returns the message of the exception.
- getMessage() - Method in exception org.jdtaus.banking.dtaus.IllegalTransactionException
-
Returns the message of the exception.
- getMessage() - Method in exception org.jdtaus.banking.dtaus.PhysicalFileException
-
Returns the message of the exception.
- getMessage() - Method in exception org.jdtaus.banking.IllegalTextschluesselException
-
Returns the message of the exception.
- getMessages() - Method in exception org.jdtaus.banking.dtaus.IllegalHeaderException
-
Gets all messages describing the exception.
- getMessages(String) - Method in exception org.jdtaus.banking.dtaus.IllegalHeaderException
-
Gets messages bound to a property removing these messages from the instance.
- getMessages() - Method in exception org.jdtaus.banking.dtaus.IllegalTransactionException
-
Gets all messages describing the exception.
- getMessages(String) - Method in exception org.jdtaus.banking.dtaus.IllegalTransactionException
-
Gets messages bound to a property removing these messages from the instance.
- getMessages() - Method in exception org.jdtaus.banking.dtaus.PhysicalFileException
-
Getter for property messages.
- getMessages() - Method in exception org.jdtaus.banking.IllegalTextschluesselException
-
Gets all messages describing the exception.
- getMessages(String) - Method in exception org.jdtaus.banking.IllegalTextschluesselException
-
Gets messages bound to a property removing these messages from the instance.
- getModificationDate() - Method in class org.jdtaus.banking.BankleitzahlInfo
-
Getter for property modificationDate.
- getName() - Method in class org.jdtaus.banking.BankleitzahlInfo
-
Getter for property name.
- getNetworkCode() - Method in class org.jdtaus.banking.Bankleitzahl
-
Gets the network code of this Bankleitzahl.
- getPanInstituteNumber() - Method in class org.jdtaus.banking.BankleitzahlInfo
-
Getter for property panInstituteNumber.
- getPhysicalFile(File) - Method in interface org.jdtaus.banking.dtaus.PhysicalFileFactory
-
Reads a PhysicalFile from a given File.
- getPhysicalFile(File, Properties) - Method in interface org.jdtaus.banking.dtaus.PhysicalFileFactory
-
Reads a PhysicalFile from a given File taking properties to configure the implementation.
- getPhysicalFile(FileOperations) - Method in interface org.jdtaus.banking.dtaus.PhysicalFileFactory
-
Reads a PhysicalFile from given FileOperations.
- getPhysicalFile(FileOperations, Properties) - Method in interface org.jdtaus.banking.dtaus.PhysicalFileFactory
-
Reads a PhysicalFile from given FileOperations taking properties to configure the implementation.
- getPosition() - Method in exception org.jdtaus.banking.dtaus.CorruptedException
-
Gets the absolute file position causing this exception to be thrown.
- getPostalCode() - Method in class org.jdtaus.banking.BankleitzahlInfo
-
Getter for property postalCode.
- getPrimaryBank() - Method in class org.jdtaus.banking.dtaus.Transaction
-
Getter for property primaryBank.
- getPropertyNames() - Method in exception org.jdtaus.banking.dtaus.IllegalHeaderException
-
Gets the names of all properties for which the exception holds messages.
- getPropertyNames() - Method in exception org.jdtaus.banking.dtaus.IllegalTransactionException
-
Gets the names of all properties for which the exception holds messages.
- getPropertyNames() - Method in exception org.jdtaus.banking.IllegalTextschluesselException
-
Gets the names of all properties for which the exception holds messages.
- getReference() - Method in class org.jdtaus.banking.dtaus.Header
-
Getter for property reference.
- getReference() - Method in class org.jdtaus.banking.dtaus.Transaction
-
Getter for property reference.
- getReplacingBankCode() - Method in class org.jdtaus.banking.BankleitzahlInfo
-
Getter for property replacingBankCode.
- getReplacingBankleitzahlInfo() - Method in exception org.jdtaus.banking.BankleitzahlExpirationException
-
Gets information about the Bankleitzahl replacing the expired Bankleitzahl.
- getSerialNumber() - Method in class org.jdtaus.banking.BankleitzahlInfo
-
Getter for property serialNumber.
- getShortDescription(Locale) - Method in class org.jdtaus.banking.dtaus.LogicalFileType
-
Gets the short description of the file type for a given locale.
- getShortDescription(Locale) - Method in class org.jdtaus.banking.Textschluessel
-
Gets the short description of the Textschlüssel for a given locale.
- getSumAmount() - Method in class org.jdtaus.banking.dtaus.Checksum
-
Getter for property sumAmount.
- getSumTargetAccount() - Method in class org.jdtaus.banking.dtaus.Checksum
-
Getter for property sumTargetAccount.
- getSumTargetBank() - Method in class org.jdtaus.banking.dtaus.Checksum
-
Getter for property sumTargetBank.
- getTargetAccount() - Method in class org.jdtaus.banking.dtaus.Transaction
-
Getter for property targetAccount.
- getTargetBank() - Method in class org.jdtaus.banking.dtaus.Transaction
-
Getter for property targetBank.
- getTargetExt() - Method in class org.jdtaus.banking.dtaus.Transaction
-
Getter for property targetExt.
- getTargetName() - Method in class org.jdtaus.banking.dtaus.Transaction
-
Getter for property targetName.
- getTextschluessel() - Method in interface org.jdtaus.banking.TextschluesselVerzeichnis
-
Gets all Textschlüssel instances of the directory.
- getTextschluessel(int, int) - Method in interface org.jdtaus.banking.TextschluesselVerzeichnis
-
Gets a Textschlüssel instance of the directory.
- getTextschluessel(int, int, Date) - Method in interface org.jdtaus.banking.TextschluesselVerzeichnis
-
Gets a Textschlüssel instance of the directory for a given date.
- getTransaction(int) - Method in interface org.jdtaus.banking.dtaus.LogicalFile
-
Gets a C record for an index.
- getTransactionCount() - Method in class org.jdtaus.banking.dtaus.Checksum
-
Getter for property transactionCount.
- getType() - Method in class org.jdtaus.banking.dtaus.Header
-
Getter for property type.
- getType() - Method in class org.jdtaus.banking.dtaus.Transaction
-
Getter for property type.
- getValidationLabel() - Method in class org.jdtaus.banking.BankleitzahlInfo
-
Getter for property validationLabel.
- getValidFrom() - Method in class org.jdtaus.banking.Textschluessel
-
Gets the date of validity of the Textschlüssel.
- getValidTo() - Method in class org.jdtaus.banking.Textschluessel
-
Gets the date of expiration of the Textschlüssel.
- GK - Static variable in class org.jdtaus.banking.dtaus.LogicalFileType
-
Constant for a logical file holding remittance orders sent by a customer.
- IllegalHeaderException - Exception in org.jdtaus.banking.dtaus
-
Gets thrown whenever an illegal header is passed to a method expecting a legal header.
- IllegalHeaderException() - Constructor for exception org.jdtaus.banking.dtaus.IllegalHeaderException
-
Creates a new IllegalHeaderException instance.
- IllegalTextschluesselException - Exception in org.jdtaus.banking
-
Gets thrown whenever an illegal Textschlüssel is passed to a method expecting a legal Textschlüssel.
- IllegalTextschluesselException() - Constructor for exception org.jdtaus.banking.IllegalTextschluesselException
-
Creates a new IllegalTextschluesselException instance.
- IllegalTransactionException - Exception in org.jdtaus.banking.dtaus
-
Gets thrown whenever an illegal transaction is passed to a method expecting a legal transaction.
- IllegalTransactionException() - Constructor for exception org.jdtaus.banking.dtaus.IllegalTransactionException
-
Creates a new IllegalTransactionException instance.
- intValue() - Method in class org.jdtaus.banking.Bankleitzahl
-
Returns this Bankleitzahl as an int value.
- intValue() - Method in class org.jdtaus.banking.Kontonummer
-
Returns this Kontonummer as an int value.
- intValue() - Method in class org.jdtaus.banking.Referenznummer10
-
Returns this Referenznummer10 as an int value.
- intValue() - Method in class org.jdtaus.banking.Referenznummer11
-
Returns this Referenznummer11 as an int value.
- isClearingAreaCodeSupported() - Method in class org.jdtaus.banking.Bankleitzahl
-
Gets a flag indicating that this Bankleitzahl provides a clearing area code.
- isDebit() - Method in class org.jdtaus.banking.Textschluessel
-
Flag indicating if a transaction of this type is a debit.
- isDebitAllowed() - Method in class org.jdtaus.banking.dtaus.LogicalFileType
-
Flag indicating if a logical file may hold debit orders.
- isEmpty() - Method in class org.jdtaus.banking.AlphaNumericText27
-
Flag indicating that the instance contains no text.
- isHeadOffice() - Method in class org.jdtaus.banking.BankleitzahlInfo
-
Getter for property headOffice.
- isLocalityCodeSupported() - Method in class org.jdtaus.banking.Bankleitzahl
-
Gets a flag indicating that this Bankleitzahl provides a locality code.
- isMarkedForDeletion() - Method in class org.jdtaus.banking.BankleitzahlInfo
-
Getter for property markedForDeletion.
- isNetworkCodeSupported() - Method in class org.jdtaus.banking.Bankleitzahl
-
Gets a flag indicating that this Bankleitzahl provides a network code.
- isRemittance() - Method in class org.jdtaus.banking.Textschluessel
-
Flag indicating if a transaction of this type is a remittance.
- isRemittanceAllowed() - Method in class org.jdtaus.banking.dtaus.LogicalFileType
-
Flag indicating if a logical file may hold remittance orders.
- isSendByBank() - Method in class org.jdtaus.banking.dtaus.LogicalFileType
-
Flag indicating if a logical file is allowed to be created by a bank.
- isSendByCustomer() - Method in class org.jdtaus.banking.dtaus.LogicalFileType
-
Flag indicating if a logical file is allowed to be created by a customer.
- isValidAt(Date) - Method in class org.jdtaus.banking.Textschluessel
-
Gets a flag indicating that the Textschlüssel is valid at a given date.
- isVariable() - Method in class org.jdtaus.banking.Textschluessel
-
Flag indicating if the extension holds non-identifying, variable data.
- parse(String, ParsePosition) - Static method in class org.jdtaus.banking.AlphaNumericText27
-
Parses text from a string to produce an AlphaNumericText27 instance.
- parse(String) - Static method in class org.jdtaus.banking.AlphaNumericText27
-
Parses text from the beginning of the given string to produce an AlphaNumericText27 instance.
- parse(String, ParsePosition) - Static method in class org.jdtaus.banking.Bankleitzahl
-
Parses text from a string to produce a Bankleitzahl.
- parse(String) - Static method in class org.jdtaus.banking.Bankleitzahl
-
Parses text from the beginning of the given string to produce a Bankleitzahl.
- parse(String, ParsePosition) - Static method in class org.jdtaus.banking.Kontonummer
-
Parses text from a string to produce a Kontonummer.
- parse(String) - Static method in class org.jdtaus.banking.Kontonummer
-
Parses text from the beginning of the given string to produce a Kontonummer.
- parse(String, ParsePosition) - Static method in class org.jdtaus.banking.Referenznummer10
-
Parses text from a string to produce a Referenznummer10.
- parse(String) - Static method in class org.jdtaus.banking.Referenznummer10
-
Parses text from the beginning of the given string to produce a Referenznummer10.
- parse(String, ParsePosition) - Static method in class org.jdtaus.banking.Referenznummer11
-
Parses text from a string to produce a Referenznummer11.
- parse(String) - Static method in class org.jdtaus.banking.Referenznummer11
-
Parses text from the beginning of the given string to produce a Referenznummer11.
- PhysicalFile - Interface in org.jdtaus.banking.dtaus
-
Physical DTAUS file (Inlandszahlungsverkehr).
- PhysicalFileException - Exception in org.jdtaus.banking.dtaus
-
Gets thrown by methods prepared to handle invalid files.
- PhysicalFileException(Message[]) - Constructor for exception org.jdtaus.banking.dtaus.PhysicalFileException
-
Creates a new PhysicalFileException instance taking an array of messages describing the exception.
- PhysicalFileFactory - Interface in org.jdtaus.banking.dtaus
-
Factory for PhysicalFile instances.
- PROP_ACCOUNT - Static variable in class org.jdtaus.banking.dtaus.Header
-
Constant for the name of property account.
- PROP_AMOUNT - Static variable in class org.jdtaus.banking.dtaus.Transaction
-
Constant for the name of property amount.
- PROP_BANK - Static variable in class org.jdtaus.banking.dtaus.Header
-
Constant for the name of property bank.
- PROP_BANKDATA - Static variable in class org.jdtaus.banking.dtaus.Header
-
Constant for the name of property bankData.
- PROP_CREATEDATE - Static variable in class org.jdtaus.banking.dtaus.Header
-
Constant for the name of property createDate.
- PROP_CURRENCY - Static variable in class org.jdtaus.banking.dtaus.Header
-
Constant for the name of property currency.
- PROP_CURRENCY - Static variable in class org.jdtaus.banking.dtaus.Transaction
-
Constant for the name of property currency.
- PROP_CUSTOMER - Static variable in class org.jdtaus.banking.dtaus.Header
-
Constant for the name of property customer.
- PROP_DEBIT - Static variable in class org.jdtaus.banking.Textschluessel
-
Constant for the name of property debit.
- PROP_DESCRIPTIONS - Static variable in class org.jdtaus.banking.dtaus.Transaction
-
Constant for the name of property descriptions.
- PROP_EXECUTIONDATE - Static variable in class org.jdtaus.banking.dtaus.Header
-
Constant for the name of property executionDate.
- PROP_EXECUTIVEACCOUNT - Static variable in class org.jdtaus.banking.dtaus.Transaction
-
Constant for the name of property executiveAccount.
- PROP_EXECUTIVEBANK - Static variable in class org.jdtaus.banking.dtaus.Transaction
-
Constant for the name of property executiveBank.
- PROP_EXECUTIVEEXT - Static variable in class org.jdtaus.banking.dtaus.Transaction
-
Constant for the name of property executiveExt.
- PROP_EXECUTIVENAME - Static variable in class org.jdtaus.banking.dtaus.Transaction
-
Constant for the name of property executiveName.
- PROP_EXTENSION - Static variable in class org.jdtaus.banking.Textschluessel
-
Constant for the name of property extension.
- PROP_KEY - Static variable in class org.jdtaus.banking.Textschluessel
-
Constant for the name of property key.
- PROP_PRIMARYBANK - Static variable in class org.jdtaus.banking.dtaus.Transaction
-
Constant for the name of property primaryBank.
- PROP_REFERENCE - Static variable in class org.jdtaus.banking.dtaus.Header
-
Constant for the name of property reference.
- PROP_REFERENCE - Static variable in class org.jdtaus.banking.dtaus.Transaction
-
Constant for the name of property reference.
- PROP_REMITTANCE - Static variable in class org.jdtaus.banking.Textschluessel
-
Constant for the name of property remittance.
- PROP_SHORTDESCRIPTION - Static variable in class org.jdtaus.banking.Textschluessel
-
Constant for the name of property shortDescription.
- PROP_TARGETACCOUNT - Static variable in class org.jdtaus.banking.dtaus.Transaction
-
Constant for the name of property targetAccount.
- PROP_TARGETBANK - Static variable in class org.jdtaus.banking.dtaus.Transaction
-
Constant for the name of property targetBank.
- PROP_TARGETEXT - Static variable in class org.jdtaus.banking.dtaus.Transaction
-
Constant for the name of property targetExt.
- PROP_TARGETNAME - Static variable in class org.jdtaus.banking.dtaus.Transaction
-
Constant for the name of property targetName.
- PROP_TYPE - Static variable in class org.jdtaus.banking.dtaus.Header
-
Constant for the name of property type.
- PROP_TYPE - Static variable in class org.jdtaus.banking.dtaus.Transaction
-
Constant for the name of property type.
- PROP_VALID_FROM - Static variable in class org.jdtaus.banking.Textschluessel
-
Constant for the name of property validFrom.
- PROP_VALID_TO - Static variable in class org.jdtaus.banking.Textschluessel
-
Constant for the name of property validTo.
- PROP_VARIABLE - Static variable in class org.jdtaus.banking.Textschluessel
-
Constant for the name of property variable.
- searchBankleitzahlInfos(String, String, String, Boolean, Boolean) - Method in interface org.jdtaus.banking.BankleitzahlenVerzeichnis
-
Searches the directory for records matching the given criteria.
- searchLogicalFileTypes(Boolean, Boolean, Boolean, Boolean) - Static method in class org.jdtaus.banking.dtaus.LogicalFileType
-
Searches the implementation for LogicalFileType instances
according to the given arguments.
- searchTextschluessel(Boolean, Boolean, Date) - Method in interface org.jdtaus.banking.TextschluesselVerzeichnis
-
Searches the directory for Textschlüssel instances.
- setAccount(Kontonummer) - Method in class org.jdtaus.banking.dtaus.Header
-
Setter for property account.
- setAmount(BigInteger) - Method in class org.jdtaus.banking.dtaus.Transaction
-
Setter for property amount.
- setBank(Bankleitzahl) - Method in class org.jdtaus.banking.dtaus.Header
-
Setter for property bank.
- setBankCode(Bankleitzahl) - Method in class org.jdtaus.banking.BankleitzahlInfo
-
Setter for property bankCode.
- setBankData(Bankleitzahl) - Method in class org.jdtaus.banking.dtaus.Header
-
Setter for property bankData.
- setBic(String) - Method in class org.jdtaus.banking.BankleitzahlInfo
-
Setter for property bic.
- setChangeLabel(char) - Method in class org.jdtaus.banking.BankleitzahlInfo
-
Setter for property changeLabel.
- setCity(String) - Method in class org.jdtaus.banking.BankleitzahlInfo
-
Setter for property city.
- setCreateDate(Date) - Method in class org.jdtaus.banking.dtaus.Header
-
Setter for property createDate.
- setCreationDate(Date) - Method in class org.jdtaus.banking.BankleitzahlInfo
-
Setter for property creationDate.
- setCurrency(Currency) - Method in class org.jdtaus.banking.dtaus.Header
-
Setter for property currency.
- setCurrency(Currency) - Method in class org.jdtaus.banking.dtaus.Transaction
-
Setter for property currency.
- setCustomer(AlphaNumericText27) - Method in class org.jdtaus.banking.dtaus.Header
-
Setter for property customer.
- setDebit(boolean) - Method in class org.jdtaus.banking.Textschluessel
-
Setter for property debit.
- setDeletionDate(Date) - Method in class org.jdtaus.banking.BankleitzahlInfo
-
Setter for property deletionDate.
- setDescription(String) - Method in class org.jdtaus.banking.BankleitzahlInfo
-
Setter for property description.
- setDescriptions(AlphaNumericText27[]) - Method in class org.jdtaus.banking.dtaus.Transaction
-
Sets all descriptions of the transaction.
- setExecutionDate(Date) - Method in class org.jdtaus.banking.dtaus.Header
-
Setter for property executionDate.
- setExecutiveAccount(Kontonummer) - Method in class org.jdtaus.banking.dtaus.Transaction
-
Setter for property executiveAccount.
- setExecutiveBank(Bankleitzahl) - Method in class org.jdtaus.banking.dtaus.Transaction
-
Setter for property executiveBank.
- setExecutiveExt(AlphaNumericText27) - Method in class org.jdtaus.banking.dtaus.Transaction
-
Setter for property executiveExt.
- setExecutiveName(AlphaNumericText27) - Method in class org.jdtaus.banking.dtaus.Transaction
-
Setter for property executiveName.
- setExtension(int) - Method in class org.jdtaus.banking.Textschluessel
-
Setter for property extension.
- setHeader(Header) - Method in interface org.jdtaus.banking.dtaus.LogicalFile
-
Updates the A record of the logical file.
- setHeadOffice(boolean) - Method in class org.jdtaus.banking.BankleitzahlInfo
-
Setter for property headOffice.
- setIbanRuleLabel(Integer) - Method in class org.jdtaus.banking.BankleitzahlInfo
-
Setter for property ibanRuleLabel.
- setIbanRuleVersion(Integer) - Method in class org.jdtaus.banking.BankleitzahlInfo
-
Setter for property ibanRuleVersion.
- setKey(int) - Method in class org.jdtaus.banking.Textschluessel
-
Setter for property key.
- setMarkedForDeletion(boolean) - Method in class org.jdtaus.banking.BankleitzahlInfo
-
Setter for property markedForDeletion.
- setModificationDate(Date) - Method in class org.jdtaus.banking.BankleitzahlInfo
-
Setter for property modificationDate.
- setName(String) - Method in class org.jdtaus.banking.BankleitzahlInfo
-
Setter for property name.
- setPanInstituteNumber(int) - Method in class org.jdtaus.banking.BankleitzahlInfo
-
Setter for property panInstituteNumber.
- setPostalCode(int) - Method in class org.jdtaus.banking.BankleitzahlInfo
-
Setter for property postalCode.
- setPrimaryBank(Bankleitzahl) - Method in class org.jdtaus.banking.dtaus.Transaction
-
Setter for property primaryBank.
- setReference(Referenznummer10) - Method in class org.jdtaus.banking.dtaus.Header
-
Setter for property reference.
- setReference(Referenznummer11) - Method in class org.jdtaus.banking.dtaus.Transaction
-
Setter for property reference.
- setRemittance(boolean) - Method in class org.jdtaus.banking.Textschluessel
-
Setter for property remittance.
- setReplacingBankCode(Bankleitzahl) - Method in class org.jdtaus.banking.BankleitzahlInfo
-
Setter for property replacingBankCode.
- setSerialNumber(Integer) - Method in class org.jdtaus.banking.BankleitzahlInfo
-
Setter for property serialNumber.
- setShortDescription(Locale, String) - Method in class org.jdtaus.banking.Textschluessel
-
Setter for property shortDescription.
- setSumAmount(long) - Method in class org.jdtaus.banking.dtaus.Checksum
-
Setter for property sumAmount.
- setSumTargetAccount(long) - Method in class org.jdtaus.banking.dtaus.Checksum
-
Setter for property sumTargetAccount.
- setSumTargetBank(long) - Method in class org.jdtaus.banking.dtaus.Checksum
-
Setter for property sumTargetBank.
- setTargetAccount(Kontonummer) - Method in class org.jdtaus.banking.dtaus.Transaction
-
Setter for property targetAccount.
- setTargetBank(Bankleitzahl) - Method in class org.jdtaus.banking.dtaus.Transaction
-
Setter for property targetBank.
- setTargetExt(AlphaNumericText27) - Method in class org.jdtaus.banking.dtaus.Transaction
-
Setter for property targetExt.
- setTargetName(AlphaNumericText27) - Method in class org.jdtaus.banking.dtaus.Transaction
-
Setter for property targetName.
- setTransaction(int, Transaction) - Method in interface org.jdtaus.banking.dtaus.LogicalFile
-
Updates a C record at a given index.
- setTransactionCount(int) - Method in class org.jdtaus.banking.dtaus.Checksum
-
Setter for property transactionCount.
- setType(LogicalFileType) - Method in class org.jdtaus.banking.dtaus.Header
-
Setter for property type.
- setType(Textschluessel) - Method in class org.jdtaus.banking.dtaus.Transaction
-
Setter for property type.
- setValidationLabel(String) - Method in class org.jdtaus.banking.BankleitzahlInfo
-
Setter for property validationLabel.
- setValidFrom(Date) - Method in class org.jdtaus.banking.Textschluessel
-
Sets the date of validity of the Textschlüssel.
- setValidTo(Date) - Method in class org.jdtaus.banking.Textschluessel
-
Sets the date of expiration of the Textschlüssel.
- setVariable(boolean) - Method in class org.jdtaus.banking.Textschluessel
-
Setter for property variable.
- subSequence(int, int) - Method in class org.jdtaus.banking.AlphaNumericText27
-
Returns a new CharSequence that is a subsequence of this sequence.
- subtract(Transaction) - Method in class org.jdtaus.banking.dtaus.Checksum
-
Subtracts a Transaction from the checksum.
- Textschluessel - Class in org.jdtaus.banking
-
Type of a transaction in germany.
- Textschluessel() - Constructor for class org.jdtaus.banking.Textschluessel
-
Creates a new Textschluessel instance.
- TextschluesselVerzeichnis - Interface in org.jdtaus.banking
-
Directory of german transaction types.
- toString(AlphaNumericText27) - Static method in class org.jdtaus.banking.AlphaNumericText27
-
Formats alpha-numeric characters to produce a string.
- toString() - Method in class org.jdtaus.banking.AlphaNumericText27
-
Returns a string containing the characters in this sequence in the same order as this sequence.
- toString(Bankleitzahl) - Static method in class org.jdtaus.banking.Bankleitzahl
-
Formats a Bankleitzahl to produce a string.
- toString() - Method in class org.jdtaus.banking.Bankleitzahl
-
Returns a string representation of the object.
- toString() - Method in class org.jdtaus.banking.BankleitzahlInfo
-
Returns a string representation of the object.
- toString() - Method in class org.jdtaus.banking.dtaus.Checksum
-
Returns a string representation of the object.
- toString() - Method in class org.jdtaus.banking.dtaus.Header
-
Returns a string representation of the object.
- toString() - Method in class org.jdtaus.banking.dtaus.LogicalFileType
-
Returns a string representation of the object.
- toString() - Method in exception org.jdtaus.banking.dtaus.PhysicalFileException
-
Returns a string representation of the object.
- toString() - Method in class org.jdtaus.banking.dtaus.Transaction
-
Returns a string representation of the object.
- toString(Kontonummer) - Static method in class org.jdtaus.banking.Kontonummer
-
Formats a Kontonummer to produce a string.
- toString() - Method in class org.jdtaus.banking.Kontonummer
-
Returns a string representation of the object.
- toString(Referenznummer10) - Static method in class org.jdtaus.banking.Referenznummer10
-
Formats a Referenznummer10 to produce a string.
- toString() - Method in class org.jdtaus.banking.Referenznummer10
-
Returns a string representation of the object.
- toString(Referenznummer11) - Static method in class org.jdtaus.banking.Referenznummer11
-
Formats a Referenznummer11 to produce a string.
- toString() - Method in class org.jdtaus.banking.Referenznummer11
-
Returns a string representation of the object.
- toString() - Method in class org.jdtaus.banking.Textschluessel
-
Returns a string representation of the object.
- Transaction - Class in org.jdtaus.banking.dtaus
-
"C" record.
- Transaction() - Constructor for class org.jdtaus.banking.dtaus.Transaction
-
Creates a new Transaction instance.