@Status(stage=PRODUCTION, unitTests=NOT_APPLICABLE) @Review(by="Kees Schotanus", at="2011-04-06") public final class FinanceConstants extends Object
Modifier and Type | Field and Description |
---|---|
static int |
DUTCH_BANK_ACCOUNT_NUMBER_LENGTH
Exact length of a Dutch Bank Account Number usable for payments.
|
static int |
MAX_LENGTH_GIRO_ACCOUNT_NUMBER
Maximum length of a Dutch Giro Account Number.
|
static int |
MIN_LENGTH_GIRO_ACCOUNT_NUMBER
Minimum length of a Dutch Giro Account Number.
|
public static final int DUTCH_BANK_ACCOUNT_NUMBER_LENGTH
public static final int MIN_LENGTH_GIRO_ACCOUNT_NUMBER
public static final int MAX_LENGTH_GIRO_ACCOUNT_NUMBER
Copyright © 2008–2018. All rights reserved.