public static interface PrintGroup.Constraints
Modifier and Type | Field and Description |
---|---|
static boolean |
FIRED_IS_REQUIRED |
static boolean |
ID_IS_REQUIRED |
static long |
ID_MAX_LEN |
static boolean |
NAME_IS_REQUIRED |
static long |
NAME_MAX_LEN |
static boolean |
ORDERREF_IS_REQUIRED |
static boolean |
PRINTTIME_IS_REQUIRED |
static boolean |
SORTORDER_IS_REQUIRED |
static long |
SORTORDER_MIN |
static final boolean ID_IS_REQUIRED
static final long ID_MAX_LEN
static final boolean ORDERREF_IS_REQUIRED
static final boolean NAME_IS_REQUIRED
static final long NAME_MAX_LEN
static final boolean SORTORDER_IS_REQUIRED
static final long SORTORDER_MIN
static final boolean FIRED_IS_REQUIRED
static final boolean PRINTTIME_IS_REQUIRED