Package | Description |
---|---|
org.josef.finance |
Finance related Packages and Classes.
|
Modifier and Type | Method and Description |
---|---|
UKSortCodeRange |
UKSortCodeRange.getNestedSortCodeRange()
Gets the sort code range that is nested within this sort code range.
|
static UKSortCodeRange |
UKSortCodeRange.getSortCodeRange(String sortCode)
Gets the UKSortCodeRange corresponding to the supplied sortCode.
|
Modifier and Type | Method and Description |
---|---|
int |
UKSortCodeRange.compareTo(UKSortCodeRange ukSortCodeRange)
Compares this UKSortCodeRange against the supplied ukSortCodeRange.
|
boolean |
UKBankAccountNumberValidatator.validate(UKSortCodeRange ukSortCodeRange,
String sortCode,
String bankAccountNumber)
Validates that the supplied sortCode/bankAccountNumber combination is valid.
|
Copyright © 2008–2018. All rights reserved.