Package cn.zeroup.macrocosm.cv
Interface HighWay.Queue
-
- Enclosing interface:
- HighWay
public static interface HighWay.Queue
-
-
Field Summary
Fields Modifier and Type Field Description static StringTASK_FORMstatic StringTASK_QUEUEstatic StringTICKET_HISTORYstatic StringTICKET_LINKAGE
-
-
-
Field Detail
-
TASK_QUEUE
static final String TASK_QUEUE
- See Also:
- Constant Field Values
-
TASK_FORM
static final String TASK_FORM
- See Also:
- Constant Field Values
-
TICKET_LINKAGE
static final String TICKET_LINKAGE
- See Also:
- Constant Field Values
-
TICKET_HISTORY
static final String TICKET_HISTORY
- See Also:
- Constant Field Values
-
-