public static interface Tender.Constraints
Modifier and Type | Field and Description |
---|---|
static boolean |
EDITABLE_IS_REQUIRED |
static boolean |
ENABLED_IS_REQUIRED |
static boolean |
ID_IS_REQUIRED |
static long |
ID_MAX_LEN |
static boolean |
INSTRUCTIONS_IS_REQUIRED |
static boolean |
LABEL_IS_REQUIRED |
static long |
LABEL_MAX_LEN |
static boolean |
LABELKEY_IS_REQUIRED |
static long |
LABELKEY_MAX_LEN |
static boolean |
OPENSCASHDRAWER_IS_REQUIRED |
static boolean |
SUPPORTSTIPPING_IS_REQUIRED |
static boolean |
VISIBLE_IS_REQUIRED |
static final boolean ID_IS_REQUIRED
static final long ID_MAX_LEN
static final boolean EDITABLE_IS_REQUIRED
static final boolean LABELKEY_IS_REQUIRED
static final long LABELKEY_MAX_LEN
static final boolean LABEL_IS_REQUIRED
static final long LABEL_MAX_LEN
static final boolean OPENSCASHDRAWER_IS_REQUIRED
static final boolean SUPPORTSTIPPING_IS_REQUIRED
static final boolean ENABLED_IS_REQUIRED
static final boolean VISIBLE_IS_REQUIRED
static final boolean INSTRUCTIONS_IS_REQUIRED