public static interface HoursSet.Constraints
Modifier and Type | Field and Description |
---|---|
static boolean |
FRIDAY_IS_REQUIRED |
static boolean |
ID_IS_REQUIRED |
static long |
ID_MAX_LEN |
static boolean |
MONDAY_IS_REQUIRED |
static boolean |
NAME_IS_REQUIRED |
static long |
NAME_MAX_LEN |
static boolean |
REFERENCE_IS_REQUIRED |
static boolean |
SATURDAY_IS_REQUIRED |
static boolean |
SUNDAY_IS_REQUIRED |
static boolean |
THURSDAY_IS_REQUIRED |
static boolean |
TUESDAY_IS_REQUIRED |
static boolean |
WEDNESDAY_IS_REQUIRED |
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 REFERENCE_IS_REQUIRED
static final boolean SUNDAY_IS_REQUIRED
static final boolean MONDAY_IS_REQUIRED
static final boolean TUESDAY_IS_REQUIRED
static final boolean WEDNESDAY_IS_REQUIRED
static final boolean THURSDAY_IS_REQUIRED
static final boolean FRIDAY_IS_REQUIRED
static final boolean SATURDAY_IS_REQUIRED