A B C G I M N S T V

A

ACCOUNT_CODE_MAX_LENGTH - Static variable in class net.sf.plausj.bank.german.AccountCode
The maximum length for an account code
ACCOUNT_CODE_MIN_LENGTH - Static variable in class net.sf.plausj.bank.german.AccountCode
The minimal length for an account code
AccountCode - Class in net.sf.plausj.bank.german
This is a german bank account code
AccountCode(String) - Constructor for class net.sf.plausj.bank.german.AccountCode
The default-CTOR for the account code object
ALWAYS_INVALID - Static variable in class net.sf.plausj.bank.german.CheckDigit
If pos has this value, the check digit is always invalid
ALWAYS_VALID - Static variable in class net.sf.plausj.bank.german.CheckDigit
If pos has this value, the check digit is always valid
AMBIGUOUS1 - Static variable in class net.sf.plausj.bank.german.BankAccount
Some strategies said this bank account is valid, some said it is invalid
AMBIGUOUS2 - Static variable in class net.sf.plausj.bank.german.BankAccount
Some strategies said this bank account is valid, some said they are not responsible
AMBIGUOUS3 - Static variable in class net.sf.plausj.bank.german.BankAccount
Some strategies said this bank account is invalid, some said they are not responsible
AMBIGUOUS4 - Static variable in class net.sf.plausj.bank.german.BankAccount
Some strategies said this bank account is valid, some said it is invalid and some said they are not responsible

B

BANK_CODE_NOT_FOUND - Static variable in class net.sf.plausj.bank.german.BankAccount
Used to signal that the bank code was not found
BANK_CODE_NOT_FOUND - Static variable in class net.sf.plausj.bank.german.CheckDigit
If pos has this value, the bank code was not found
BankAccount - Class in net.sf.plausj.bank.german
This is a german bank account object.
BankAccount(BankCode, AccountCode) - Constructor for class net.sf.plausj.bank.german.BankAccount
The default CTOR for a bank account.
BankAccount(String, String) - Constructor for class net.sf.plausj.bank.german.BankAccount
An comfort CTOR using strings instead of objects for bank code and account code
BankCode - Class in net.sf.plausj.bank.german
This is a bank code
BankCode(String) - Constructor for class net.sf.plausj.bank.german.BankCode
Default-CTOR for bank code objects

C

calcCrossTotal(int) - Static method in class net.sf.plausj.bank.german.util.MathHelper
Calculates the cross total of the supplied integer
calculateCheckDigit(BankCode, AccountCode) - Method in interface net.sf.plausj.bank.german.strategy.Strategy
This method must calculate the check digit and return it within an check digit object.
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy00
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy01
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy02
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy03
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy04
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy05
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy06
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy07
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy08
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy09
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy10
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy11
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy13
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy14
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy15
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy16
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy17
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy18
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy19
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy20
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy21
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy22
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy23
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy24
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy25
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy26
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy27
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy28
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy29
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy30
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy31
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy32
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy33
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy34
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy35
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy36
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy37
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy38
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy39
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy40
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy41
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy42
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy43
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy44
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy45
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy46
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy47
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy48
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy49
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy50
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy51
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy52
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy53
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy54
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy55
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy56
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy57
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy58
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy59
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy60
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy61
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy62
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy63
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy64
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy65
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy66
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy67
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy68
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy69
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy70
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy71
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy72
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy73
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy74
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy75
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy76
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy77
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy78
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy79
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy80
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy81
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy82
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy83
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy84
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy85
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy86
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy87
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy88
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy89
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy90
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy91
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy92
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy93
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy94
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy95
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy96
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy97
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy98
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.Strategy99
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.StrategyA0
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.StrategyA1
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.StrategyA2
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.StrategyA3
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.StrategyA4
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.StrategyA5
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.StrategyA6
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.StrategyA7
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.StrategyA8
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.StrategyA9
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.StrategyB0
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.StrategyB1
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.StrategyB2
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.StrategyB3
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.StrategyB4
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.StrategyB5
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.StrategyB6
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.StrategyB7
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.StrategyB8
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.StrategyB9
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.StrategyC0
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.StrategyC1
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.StrategyC2
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.StrategyC3
 
calculateCheckDigit(BankCode, AccountCode) - Method in class net.sf.plausj.bank.german.strategy.StrategyC4
 
calculateSum(AccountCode, int[]) - Static method in class net.sf.plausj.bank.german.strategy.util.Strategy00AlikeHelper
Calculates the sum of the digit iteration
calculateSum(AccountCode, int[]) - Static method in class net.sf.plausj.bank.german.strategy.util.Strategy01AlikeHelper
Calculates the sum of the digit iteration
calculateSum(AccountCode, int[]) - Static method in class net.sf.plausj.bank.german.strategy.util.Strategy02AlikeHelper
Calculates the sum of the digit iteration
calculateSum(AccountCode, int[]) - Static method in class net.sf.plausj.bank.german.strategy.util.Strategy06AlikeHelper
Calculates the sum of the digit iteration
calculateSum(AccountCode, int[]) - Static method in class net.sf.plausj.bank.german.strategy.util.Strategy16AlikeHelper
Calculates the sum of the digit iteration
calculateSum(AccountCode, int[][]) - Static method in class net.sf.plausj.bank.german.strategy.util.Strategy27AlikeHelper
 
calculateSum(int[], int[]) - Static method in class net.sf.plausj.bank.german.strategy.util.Strategy52AlikeHelper
 
CheckDigit - Class in net.sf.plausj.bank.german
A check digit pointer.
CheckDigit(int, int) - Constructor for class net.sf.plausj.bank.german.CheckDigit
The default CTOR for a check digit

G

getAccountCode() - Method in class net.sf.plausj.bank.german.AccountCode
Returns the account code as padded string
getAccountCode() - Method in class net.sf.plausj.bank.german.BankAccount
 
getAsIntArray() - Method in class net.sf.plausj.bank.german.AccountCode
Returns an integer array containing the digits of the account code
getAsLong() - Method in class net.sf.plausj.bank.german.AccountCode
 
getBankCode() - Method in class net.sf.plausj.bank.german.BankAccount
 
getBankCode() - Method in class net.sf.plausj.bank.german.BankCode
 
getCheckDigit(AccountCode, int, int, int, int) - Static method in class net.sf.plausj.bank.german.strategy.util.Strategy16AlikeHelper
 
getCheckDigitFromSum(int) - Static method in class net.sf.plausj.bank.german.strategy.util.Strategy00AlikeHelper
 
getCheckDigitFromSum(int) - Static method in class net.sf.plausj.bank.german.strategy.util.Strategy01AlikeHelper
 
getCheckDigitFromSum(int, int) - Static method in class net.sf.plausj.bank.german.strategy.util.Strategy02AlikeHelper
 
getCheckDigitFromSum(int) - Static method in class net.sf.plausj.bank.german.strategy.util.Strategy06AlikeHelper
 
getCheckDigitFromSum(int, int) - Static method in class net.sf.plausj.bank.german.strategy.util.Strategy06AlikeHelper
 
getCheckDigitFromSum(int) - Static method in class net.sf.plausj.bank.german.strategy.util.Strategy27AlikeHelper
 
getCheckSumFromMod(int, int, int) - Static method in class net.sf.plausj.bank.german.strategy.util.Strategy52AlikeHelper
 
getDigit() - Method in class net.sf.plausj.bank.german.CheckDigit
 
getDigitAtPos(int) - Method in class net.sf.plausj.bank.german.AccountCode
Returns the digit of the account code on the specified position
getDigitAtPos(int) - Method in class net.sf.plausj.bank.german.BankCode
Returns the digit at the specified position of the bank code
getLastDigits(int, int) - Static method in class net.sf.plausj.bank.german.util.MathHelper
Returns the last "count" digits of the supplied number as a new integer
getPos() - Method in class net.sf.plausj.bank.german.CheckDigit
 
getRealLength() - Method in class net.sf.plausj.bank.german.AccountCode
 
getStrategiesByBankCode(BankCode) - Method in interface net.sf.plausj.bank.german.util.StrategyHelper
 
getStrategiesByBankCode(BankCode) - Method in class net.sf.plausj.bank.german.util.StrategyHelperImpl
 
getValidity() - Method in class net.sf.plausj.bank.german.BankAccount
Returns the validity of this bank account.
getValidityAsString() - Method in class net.sf.plausj.bank.german.BankAccount
Return the validity as string constant

I

INVALID - Static variable in class net.sf.plausj.bank.german.BankAccount
All strategies said this bank account is invalid
isAlwaysInvalid() - Method in class net.sf.plausj.bank.german.CheckDigit
Tells you if the check digit is always invalid
isAlwaysValid() - Method in class net.sf.plausj.bank.german.CheckDigit
Tells you if the check digit is always valid
isBankCodeNotFound() - Method in class net.sf.plausj.bank.german.CheckDigit
Tells you if the bank code was not found
isNotImplemented() - Method in class net.sf.plausj.bank.german.CheckDigit
Tells you if the strategy for this bank code was not implemented

M

matchesCheckDigit(CheckDigit) - Method in class net.sf.plausj.bank.german.AccountCode
 
MathHelper - Class in net.sf.plausj.bank.german.util
Some mathematical helper functions.

N

net.sf.plausj.bank.german - package net.sf.plausj.bank.german
 
net.sf.plausj.bank.german.strategy - package net.sf.plausj.bank.german.strategy
 
net.sf.plausj.bank.german.strategy.util - package net.sf.plausj.bank.german.strategy.util
 
net.sf.plausj.bank.german.util - package net.sf.plausj.bank.german.util
 
NO_CHECK - Static variable in class net.sf.plausj.bank.german.CheckDigit
Symbolic constant meaning there is no check
NOCHECK - Static variable in class net.sf.plausj.bank.german.BankAccount
No strategy is responsible for this bank account
NOT_IMPLEMENTED - Static variable in class net.sf.plausj.bank.german.BankAccount
Used to signal that the strategy referenced by the bank code is not implemented
NOT_IMPLEMENTED - Static variable in class net.sf.plausj.bank.german.CheckDigit
If pos has this value, the check was not implemented

S

Strategy - Interface in net.sf.plausj.bank.german.strategy
Interface to be implemented by all check strategies
Strategy00 - Class in net.sf.plausj.bank.german.strategy
Implements check strategy 00
Strategy00() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy00
Default CTOR
Strategy00AlikeHelper - Class in net.sf.plausj.bank.german.strategy.util
Helper methods for Strategy00 alike strategies
Strategy00AlikeHelper() - Constructor for class net.sf.plausj.bank.german.strategy.util.Strategy00AlikeHelper
 
Strategy01 - Class in net.sf.plausj.bank.german.strategy
 
Strategy01() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy01
 
Strategy01AlikeHelper - Class in net.sf.plausj.bank.german.strategy.util
Helper methods for Strategy01 alike strategies
Strategy01AlikeHelper() - Constructor for class net.sf.plausj.bank.german.strategy.util.Strategy01AlikeHelper
 
Strategy02 - Class in net.sf.plausj.bank.german.strategy
 
Strategy02() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy02
 
Strategy02AlikeHelper - Class in net.sf.plausj.bank.german.strategy.util
Helper methods for Strategy02 alike strategies
Strategy02AlikeHelper() - Constructor for class net.sf.plausj.bank.german.strategy.util.Strategy02AlikeHelper
 
Strategy03 - Class in net.sf.plausj.bank.german.strategy
 
Strategy03() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy03
 
Strategy04 - Class in net.sf.plausj.bank.german.strategy
 
Strategy04() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy04
 
Strategy05 - Class in net.sf.plausj.bank.german.strategy
 
Strategy05() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy05
 
Strategy06 - Class in net.sf.plausj.bank.german.strategy
 
Strategy06() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy06
 
Strategy06AlikeHelper - Class in net.sf.plausj.bank.german.strategy.util
Helper methods for Strategy06 alike strategies
Strategy06AlikeHelper() - Constructor for class net.sf.plausj.bank.german.strategy.util.Strategy06AlikeHelper
 
Strategy07 - Class in net.sf.plausj.bank.german.strategy
 
Strategy07() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy07
 
Strategy08 - Class in net.sf.plausj.bank.german.strategy
 
Strategy08() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy08
 
Strategy09 - Class in net.sf.plausj.bank.german.strategy
 
Strategy09() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy09
 
Strategy10 - Class in net.sf.plausj.bank.german.strategy
 
Strategy10() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy10
 
Strategy11 - Class in net.sf.plausj.bank.german.strategy
 
Strategy11() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy11
 
Strategy13 - Class in net.sf.plausj.bank.german.strategy
 
Strategy13() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy13
 
Strategy14 - Class in net.sf.plausj.bank.german.strategy
 
Strategy14() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy14
 
Strategy15 - Class in net.sf.plausj.bank.german.strategy
 
Strategy15() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy15
 
Strategy16 - Class in net.sf.plausj.bank.german.strategy
 
Strategy16() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy16
 
Strategy16AlikeHelper - Class in net.sf.plausj.bank.german.strategy.util
Helper methods for Strategy16 alike strategies
Strategy16AlikeHelper() - Constructor for class net.sf.plausj.bank.german.strategy.util.Strategy16AlikeHelper
 
Strategy17 - Class in net.sf.plausj.bank.german.strategy
 
Strategy17() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy17
 
Strategy18 - Class in net.sf.plausj.bank.german.strategy
 
Strategy18() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy18
 
Strategy19 - Class in net.sf.plausj.bank.german.strategy
 
Strategy19() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy19
 
Strategy20 - Class in net.sf.plausj.bank.german.strategy
 
Strategy20() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy20
 
Strategy21 - Class in net.sf.plausj.bank.german.strategy
 
Strategy21() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy21
 
Strategy22 - Class in net.sf.plausj.bank.german.strategy
 
Strategy22() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy22
 
Strategy23 - Class in net.sf.plausj.bank.german.strategy
 
Strategy23() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy23
 
Strategy24 - Class in net.sf.plausj.bank.german.strategy
 
Strategy24() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy24
 
Strategy25 - Class in net.sf.plausj.bank.german.strategy
 
Strategy25() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy25
 
Strategy26 - Class in net.sf.plausj.bank.german.strategy
 
Strategy26() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy26
 
Strategy27 - Class in net.sf.plausj.bank.german.strategy
 
Strategy27() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy27
 
Strategy27AlikeHelper - Class in net.sf.plausj.bank.german.strategy.util
 
Strategy27AlikeHelper() - Constructor for class net.sf.plausj.bank.german.strategy.util.Strategy27AlikeHelper
 
Strategy28 - Class in net.sf.plausj.bank.german.strategy
 
Strategy28() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy28
 
Strategy29 - Class in net.sf.plausj.bank.german.strategy
 
Strategy29() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy29
 
Strategy30 - Class in net.sf.plausj.bank.german.strategy
 
Strategy30() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy30
 
Strategy31 - Class in net.sf.plausj.bank.german.strategy
 
Strategy31() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy31
 
Strategy32 - Class in net.sf.plausj.bank.german.strategy
 
Strategy32() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy32
 
Strategy33 - Class in net.sf.plausj.bank.german.strategy
 
Strategy33() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy33
 
Strategy34 - Class in net.sf.plausj.bank.german.strategy
 
Strategy34() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy34
 
Strategy35 - Class in net.sf.plausj.bank.german.strategy
 
Strategy35() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy35
 
Strategy36 - Class in net.sf.plausj.bank.german.strategy
 
Strategy36() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy36
 
Strategy37 - Class in net.sf.plausj.bank.german.strategy
 
Strategy37() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy37
 
Strategy38 - Class in net.sf.plausj.bank.german.strategy
 
Strategy38() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy38
 
Strategy39 - Class in net.sf.plausj.bank.german.strategy
 
Strategy39() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy39
 
Strategy40 - Class in net.sf.plausj.bank.german.strategy
 
Strategy40() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy40
 
Strategy41 - Class in net.sf.plausj.bank.german.strategy
 
Strategy41() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy41
 
Strategy42 - Class in net.sf.plausj.bank.german.strategy
 
Strategy42() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy42
 
Strategy43 - Class in net.sf.plausj.bank.german.strategy
 
Strategy43() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy43
 
Strategy44 - Class in net.sf.plausj.bank.german.strategy
 
Strategy44() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy44
 
Strategy45 - Class in net.sf.plausj.bank.german.strategy
 
Strategy45() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy45
 
Strategy46 - Class in net.sf.plausj.bank.german.strategy
 
Strategy46() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy46
 
Strategy47 - Class in net.sf.plausj.bank.german.strategy
 
Strategy47() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy47
 
Strategy48 - Class in net.sf.plausj.bank.german.strategy
 
Strategy48() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy48
 
Strategy49 - Class in net.sf.plausj.bank.german.strategy
 
Strategy49() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy49
 
Strategy50 - Class in net.sf.plausj.bank.german.strategy
 
Strategy50() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy50
 
Strategy51 - Class in net.sf.plausj.bank.german.strategy
 
Strategy51() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy51
 
Strategy52 - Class in net.sf.plausj.bank.german.strategy
 
Strategy52() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy52
 
Strategy52AlikeHelper - Class in net.sf.plausj.bank.german.strategy.util
 
Strategy52AlikeHelper() - Constructor for class net.sf.plausj.bank.german.strategy.util.Strategy52AlikeHelper
 
Strategy53 - Class in net.sf.plausj.bank.german.strategy
 
Strategy53() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy53
 
Strategy54 - Class in net.sf.plausj.bank.german.strategy
 
Strategy54() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy54
 
Strategy55 - Class in net.sf.plausj.bank.german.strategy
 
Strategy55() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy55
 
Strategy56 - Class in net.sf.plausj.bank.german.strategy
 
Strategy56() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy56
 
Strategy57 - Class in net.sf.plausj.bank.german.strategy
 
Strategy57() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy57
 
Strategy58 - Class in net.sf.plausj.bank.german.strategy
 
Strategy58() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy58
 
Strategy59 - Class in net.sf.plausj.bank.german.strategy
 
Strategy59() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy59
 
Strategy60 - Class in net.sf.plausj.bank.german.strategy
 
Strategy60() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy60
 
Strategy61 - Class in net.sf.plausj.bank.german.strategy
 
Strategy61() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy61
 
Strategy62 - Class in net.sf.plausj.bank.german.strategy
 
Strategy62() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy62
 
Strategy63 - Class in net.sf.plausj.bank.german.strategy
 
Strategy63() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy63
 
Strategy64 - Class in net.sf.plausj.bank.german.strategy
 
Strategy64() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy64
 
Strategy65 - Class in net.sf.plausj.bank.german.strategy
 
Strategy65() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy65
 
Strategy66 - Class in net.sf.plausj.bank.german.strategy
 
Strategy66() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy66
 
Strategy67 - Class in net.sf.plausj.bank.german.strategy
 
Strategy67() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy67
 
Strategy68 - Class in net.sf.plausj.bank.german.strategy
 
Strategy68() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy68
 
Strategy69 - Class in net.sf.plausj.bank.german.strategy
 
Strategy69() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy69
 
Strategy70 - Class in net.sf.plausj.bank.german.strategy
 
Strategy70() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy70
 
Strategy71 - Class in net.sf.plausj.bank.german.strategy
 
Strategy71() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy71
 
Strategy72 - Class in net.sf.plausj.bank.german.strategy
 
Strategy72() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy72
 
Strategy73 - Class in net.sf.plausj.bank.german.strategy
 
Strategy73() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy73
 
Strategy74 - Class in net.sf.plausj.bank.german.strategy
 
Strategy74() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy74
 
Strategy75 - Class in net.sf.plausj.bank.german.strategy
 
Strategy75() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy75
 
Strategy76 - Class in net.sf.plausj.bank.german.strategy
 
Strategy76() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy76
 
Strategy77 - Class in net.sf.plausj.bank.german.strategy
 
Strategy77() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy77
 
Strategy78 - Class in net.sf.plausj.bank.german.strategy
 
Strategy78() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy78
 
Strategy79 - Class in net.sf.plausj.bank.german.strategy
 
Strategy79() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy79
 
Strategy80 - Class in net.sf.plausj.bank.german.strategy
 
Strategy80() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy80
 
Strategy81 - Class in net.sf.plausj.bank.german.strategy
 
Strategy81() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy81
 
Strategy82 - Class in net.sf.plausj.bank.german.strategy
 
Strategy82() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy82
 
Strategy83 - Class in net.sf.plausj.bank.german.strategy
 
Strategy83() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy83
 
Strategy84 - Class in net.sf.plausj.bank.german.strategy
 
Strategy84() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy84
 
Strategy85 - Class in net.sf.plausj.bank.german.strategy
 
Strategy85() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy85
 
Strategy86 - Class in net.sf.plausj.bank.german.strategy
 
Strategy86() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy86
 
Strategy87 - Class in net.sf.plausj.bank.german.strategy
 
Strategy87() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy87
 
Strategy88 - Class in net.sf.plausj.bank.german.strategy
 
Strategy88() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy88
 
Strategy89 - Class in net.sf.plausj.bank.german.strategy
 
Strategy89() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy89
 
Strategy90 - Class in net.sf.plausj.bank.german.strategy
 
Strategy90() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy90
 
Strategy91 - Class in net.sf.plausj.bank.german.strategy
 
Strategy91() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy91
 
Strategy92 - Class in net.sf.plausj.bank.german.strategy
 
Strategy92() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy92
 
Strategy93 - Class in net.sf.plausj.bank.german.strategy
 
Strategy93() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy93
 
Strategy94 - Class in net.sf.plausj.bank.german.strategy
 
Strategy94() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy94
 
Strategy95 - Class in net.sf.plausj.bank.german.strategy
 
Strategy95() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy95
 
Strategy96 - Class in net.sf.plausj.bank.german.strategy
 
Strategy96() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy96
 
Strategy97 - Class in net.sf.plausj.bank.german.strategy
 
Strategy97() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy97
 
Strategy98 - Class in net.sf.plausj.bank.german.strategy
 
Strategy98() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy98
 
Strategy99 - Class in net.sf.plausj.bank.german.strategy
 
Strategy99() - Constructor for class net.sf.plausj.bank.german.strategy.Strategy99
 
StrategyA0 - Class in net.sf.plausj.bank.german.strategy
 
StrategyA0() - Constructor for class net.sf.plausj.bank.german.strategy.StrategyA0
 
StrategyA1 - Class in net.sf.plausj.bank.german.strategy
 
StrategyA1() - Constructor for class net.sf.plausj.bank.german.strategy.StrategyA1
 
StrategyA2 - Class in net.sf.plausj.bank.german.strategy
 
StrategyA2() - Constructor for class net.sf.plausj.bank.german.strategy.StrategyA2
 
StrategyA3 - Class in net.sf.plausj.bank.german.strategy
 
StrategyA3() - Constructor for class net.sf.plausj.bank.german.strategy.StrategyA3
 
StrategyA4 - Class in net.sf.plausj.bank.german.strategy
 
StrategyA4() - Constructor for class net.sf.plausj.bank.german.strategy.StrategyA4
 
StrategyA5 - Class in net.sf.plausj.bank.german.strategy
 
StrategyA5() - Constructor for class net.sf.plausj.bank.german.strategy.StrategyA5
 
StrategyA6 - Class in net.sf.plausj.bank.german.strategy
 
StrategyA6() - Constructor for class net.sf.plausj.bank.german.strategy.StrategyA6
 
StrategyA7 - Class in net.sf.plausj.bank.german.strategy
 
StrategyA7() - Constructor for class net.sf.plausj.bank.german.strategy.StrategyA7
 
StrategyA8 - Class in net.sf.plausj.bank.german.strategy
 
StrategyA8() - Constructor for class net.sf.plausj.bank.german.strategy.StrategyA8
 
StrategyA9 - Class in net.sf.plausj.bank.german.strategy
 
StrategyA9() - Constructor for class net.sf.plausj.bank.german.strategy.StrategyA9
 
StrategyB0 - Class in net.sf.plausj.bank.german.strategy
 
StrategyB0() - Constructor for class net.sf.plausj.bank.german.strategy.StrategyB0
 
StrategyB1 - Class in net.sf.plausj.bank.german.strategy
 
StrategyB1() - Constructor for class net.sf.plausj.bank.german.strategy.StrategyB1
 
StrategyB2 - Class in net.sf.plausj.bank.german.strategy
 
StrategyB2() - Constructor for class net.sf.plausj.bank.german.strategy.StrategyB2
 
StrategyB3 - Class in net.sf.plausj.bank.german.strategy
 
StrategyB3() - Constructor for class net.sf.plausj.bank.german.strategy.StrategyB3
 
StrategyB4 - Class in net.sf.plausj.bank.german.strategy
 
StrategyB4() - Constructor for class net.sf.plausj.bank.german.strategy.StrategyB4
 
StrategyB5 - Class in net.sf.plausj.bank.german.strategy
 
StrategyB5() - Constructor for class net.sf.plausj.bank.german.strategy.StrategyB5
 
StrategyB6 - Class in net.sf.plausj.bank.german.strategy
 
StrategyB6() - Constructor for class net.sf.plausj.bank.german.strategy.StrategyB6
 
StrategyB7 - Class in net.sf.plausj.bank.german.strategy
 
StrategyB7() - Constructor for class net.sf.plausj.bank.german.strategy.StrategyB7
 
StrategyB8 - Class in net.sf.plausj.bank.german.strategy
 
StrategyB8() - Constructor for class net.sf.plausj.bank.german.strategy.StrategyB8
 
StrategyB9 - Class in net.sf.plausj.bank.german.strategy
 
StrategyB9() - Constructor for class net.sf.plausj.bank.german.strategy.StrategyB9
 
StrategyC0 - Class in net.sf.plausj.bank.german.strategy
 
StrategyC0() - Constructor for class net.sf.plausj.bank.german.strategy.StrategyC0
 
StrategyC1 - Class in net.sf.plausj.bank.german.strategy
 
StrategyC1() - Constructor for class net.sf.plausj.bank.german.strategy.StrategyC1
 
StrategyC2 - Class in net.sf.plausj.bank.german.strategy
 
StrategyC2() - Constructor for class net.sf.plausj.bank.german.strategy.StrategyC2
 
StrategyC3 - Class in net.sf.plausj.bank.german.strategy
 
StrategyC3() - Constructor for class net.sf.plausj.bank.german.strategy.StrategyC3
 
StrategyC4 - Class in net.sf.plausj.bank.german.strategy
 
StrategyC4() - Constructor for class net.sf.plausj.bank.german.strategy.StrategyC4
 
StrategyHelper - Interface in net.sf.plausj.bank.german.util
 
StrategyHelperImpl - Class in net.sf.plausj.bank.german.util
Contains all methods used to lookup strategies
StrategyHelperImpl() - Constructor for class net.sf.plausj.bank.german.util.StrategyHelperImpl
 

T

toString() - Method in class net.sf.plausj.bank.german.AccountCode
 
toString() - Method in class net.sf.plausj.bank.german.BankAccount
 
toString() - Method in class net.sf.plausj.bank.german.BankCode
 
toString() - Method in class net.sf.plausj.bank.german.CheckDigit
 

V

VALID - Static variable in class net.sf.plausj.bank.german.BankAccount
All strategies said this bank account is valid

A B C G I M N S T V

Copyright © 2005-2007 null. All Rights Reserved.