public static interface DisplayModification.Constraints
Modifier and Type | Field and Description |
---|---|
static boolean |
AMOUNT_IS_REQUIRED |
static boolean |
ID_IS_REQUIRED |
static long |
ID_MAX_LEN |
static boolean |
NAME_IS_REQUIRED |
static long |
NAME_MAX_LEN |
static final boolean ID_IS_REQUIRED
static final long ID_MAX_LEN
static final boolean NAME_IS_REQUIRED
static final long NAME_MAX_LEN
static final boolean AMOUNT_IS_REQUIRED