public static interface Statement.Constraints
Modifier and Type | Field and Description |
---|---|
static boolean |
AMOUNT_IS_REQUIRED |
static boolean |
MONTH_IS_REQUIRED |
static boolean |
TAX_IS_REQUIRED |
static boolean |
YEAR_IS_REQUIRED |
static final boolean YEAR_IS_REQUIRED
static final boolean MONTH_IS_REQUIRED
static final boolean AMOUNT_IS_REQUIRED
static final boolean TAX_IS_REQUIRED