Class UstraBatTaskExec
java.lang.Object
com.gsitm.ustra.java.batch.data.mapper.table.model.UstraBatTaskExec
- All Implemented Interfaces:
Serializable
This class was generated by MyBatis Generator.
This class corresponds to the database table USTRA_BAT_TASK_EXEC
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanThis method was generated by MyBatis Generator.This method was generated by MyBatis Generator.This method was generated by MyBatis Generator.This method was generated by MyBatis Generator.This method was generated by MyBatis Generator.This method was generated by MyBatis Generator.This method was generated by MyBatis Generator.This method was generated by MyBatis Generator.getSttCd()This method was generated by MyBatis Generator.This method was generated by MyBatis Generator.This method was generated by MyBatis Generator.This method was generated by MyBatis Generator.This method was generated by MyBatis Generator.This method was generated by MyBatis Generator.This method was generated by MyBatis Generator.This method was generated by MyBatis Generator.This method was generated by MyBatis Generator.inthashCode()This method was generated by MyBatis Generator.voidsetEndDttm(LocalDateTime endDttm) This method was generated by MyBatis Generator.voidThis method was generated by MyBatis Generator.voidsetRegDttm(LocalDateTime regDttm) This method was generated by MyBatis Generator.voidsetRegUsrId(String regUsrId) This method was generated by MyBatis Generator.voidsetRegUsrIp(String regUsrIp) This method was generated by MyBatis Generator.voidThis method was generated by MyBatis Generator.voidsetSrtDttm(LocalDateTime srtDttm) This method was generated by MyBatis Generator.voidThis method was generated by MyBatis Generator.voidsetTaskExecId(String taskExecId) This method was generated by MyBatis Generator.voidThis method was generated by MyBatis Generator.voidsetTaskSchdlExpr(String taskSchdlExpr) This method was generated by MyBatis Generator.voidsetTaskSchdlTypeCd(String taskSchdlTypeCd) This method was generated by MyBatis Generator.voidsetUpdDttm(LocalDateTime updDttm) This method was generated by MyBatis Generator.voidsetUpdUsrId(String updUsrId) This method was generated by MyBatis Generator.voidsetUpdUsrIp(String updUsrIp) This method was generated by MyBatis Generator.voidThis method was generated by MyBatis Generator.toString()This method was generated by MyBatis Generator.
-
Constructor Details
-
UstraBatTaskExec
public UstraBatTaskExec()
-
-
Method Details
-
getTaskExecId
This method was generated by MyBatis Generator. This method returns the value of the database column USTRA_BAT_TASK_EXEC.TASK_EXEC_ID- Returns:
- the value of USTRA_BAT_TASK_EXEC.TASK_EXEC_ID
-
setTaskExecId
This method was generated by MyBatis Generator. This method sets the value of the database column USTRA_BAT_TASK_EXEC.TASK_EXEC_ID- Parameters:
taskExecId- the value for USTRA_BAT_TASK_EXEC.TASK_EXEC_ID
-
getWrkrId
This method was generated by MyBatis Generator. This method returns the value of the database column USTRA_BAT_TASK_EXEC.WRKR_ID- Returns:
- the value of USTRA_BAT_TASK_EXEC.WRKR_ID
-
setWrkrId
This method was generated by MyBatis Generator. This method sets the value of the database column USTRA_BAT_TASK_EXEC.WRKR_ID- Parameters:
wrkrId- the value for USTRA_BAT_TASK_EXEC.WRKR_ID
-
getMngrId
This method was generated by MyBatis Generator. This method returns the value of the database column USTRA_BAT_TASK_EXEC.MNGR_ID- Returns:
- the value of USTRA_BAT_TASK_EXEC.MNGR_ID
-
setMngrId
This method was generated by MyBatis Generator. This method sets the value of the database column USTRA_BAT_TASK_EXEC.MNGR_ID- Parameters:
mngrId- the value for USTRA_BAT_TASK_EXEC.MNGR_ID
-
getTaskId
This method was generated by MyBatis Generator. This method returns the value of the database column USTRA_BAT_TASK_EXEC.TASK_ID- Returns:
- the value of USTRA_BAT_TASK_EXEC.TASK_ID
-
setTaskId
This method was generated by MyBatis Generator. This method sets the value of the database column USTRA_BAT_TASK_EXEC.TASK_ID- Parameters:
taskId- the value for USTRA_BAT_TASK_EXEC.TASK_ID
-
getTaskSchdlTypeCd
This method was generated by MyBatis Generator. This method returns the value of the database column USTRA_BAT_TASK_EXEC.TASK_SCHDL_TYPE_CD- Returns:
- the value of USTRA_BAT_TASK_EXEC.TASK_SCHDL_TYPE_CD
-
setTaskSchdlTypeCd
This method was generated by MyBatis Generator. This method sets the value of the database column USTRA_BAT_TASK_EXEC.TASK_SCHDL_TYPE_CD- Parameters:
taskSchdlTypeCd- the value for USTRA_BAT_TASK_EXEC.TASK_SCHDL_TYPE_CD
-
getTaskSchdlExpr
This method was generated by MyBatis Generator. This method returns the value of the database column USTRA_BAT_TASK_EXEC.TASK_SCHDL_EXPR- Returns:
- the value of USTRA_BAT_TASK_EXEC.TASK_SCHDL_EXPR
-
setTaskSchdlExpr
This method was generated by MyBatis Generator. This method sets the value of the database column USTRA_BAT_TASK_EXEC.TASK_SCHDL_EXPR- Parameters:
taskSchdlExpr- the value for USTRA_BAT_TASK_EXEC.TASK_SCHDL_EXPR
-
getSrtDttm
This method was generated by MyBatis Generator. This method returns the value of the database column USTRA_BAT_TASK_EXEC.SRT_DTTM- Returns:
- the value of USTRA_BAT_TASK_EXEC.SRT_DTTM
-
setSrtDttm
This method was generated by MyBatis Generator. This method sets the value of the database column USTRA_BAT_TASK_EXEC.SRT_DTTM- Parameters:
srtDttm- the value for USTRA_BAT_TASK_EXEC.SRT_DTTM
-
getEndDttm
This method was generated by MyBatis Generator. This method returns the value of the database column USTRA_BAT_TASK_EXEC.END_DTTM- Returns:
- the value of USTRA_BAT_TASK_EXEC.END_DTTM
-
setEndDttm
This method was generated by MyBatis Generator. This method sets the value of the database column USTRA_BAT_TASK_EXEC.END_DTTM- Parameters:
endDttm- the value for USTRA_BAT_TASK_EXEC.END_DTTM
-
getSttCd
This method was generated by MyBatis Generator. This method returns the value of the database column USTRA_BAT_TASK_EXEC.STT_CD- Returns:
- the value of USTRA_BAT_TASK_EXEC.STT_CD
-
setSttCd
This method was generated by MyBatis Generator. This method sets the value of the database column USTRA_BAT_TASK_EXEC.STT_CD- Parameters:
sttCd- the value for USTRA_BAT_TASK_EXEC.STT_CD
-
getRsltCd
This method was generated by MyBatis Generator. This method returns the value of the database column USTRA_BAT_TASK_EXEC.RSLT_CD- Returns:
- the value of USTRA_BAT_TASK_EXEC.RSLT_CD
-
setRsltCd
This method was generated by MyBatis Generator. This method sets the value of the database column USTRA_BAT_TASK_EXEC.RSLT_CD- Parameters:
rsltCd- the value for USTRA_BAT_TASK_EXEC.RSLT_CD
-
getRegDttm
This method was generated by MyBatis Generator. This method returns the value of the database column USTRA_BAT_TASK_EXEC.REG_DTTM- Returns:
- the value of USTRA_BAT_TASK_EXEC.REG_DTTM
-
setRegDttm
This method was generated by MyBatis Generator. This method sets the value of the database column USTRA_BAT_TASK_EXEC.REG_DTTM- Parameters:
regDttm- the value for USTRA_BAT_TASK_EXEC.REG_DTTM
-
getRegUsrId
This method was generated by MyBatis Generator. This method returns the value of the database column USTRA_BAT_TASK_EXEC.REG_USR_ID- Returns:
- the value of USTRA_BAT_TASK_EXEC.REG_USR_ID
-
setRegUsrId
This method was generated by MyBatis Generator. This method sets the value of the database column USTRA_BAT_TASK_EXEC.REG_USR_ID- Parameters:
regUsrId- the value for USTRA_BAT_TASK_EXEC.REG_USR_ID
-
getRegUsrIp
This method was generated by MyBatis Generator. This method returns the value of the database column USTRA_BAT_TASK_EXEC.REG_USR_IP- Returns:
- the value of USTRA_BAT_TASK_EXEC.REG_USR_IP
-
setRegUsrIp
This method was generated by MyBatis Generator. This method sets the value of the database column USTRA_BAT_TASK_EXEC.REG_USR_IP- Parameters:
regUsrIp- the value for USTRA_BAT_TASK_EXEC.REG_USR_IP
-
getUpdDttm
This method was generated by MyBatis Generator. This method returns the value of the database column USTRA_BAT_TASK_EXEC.UPD_DTTM- Returns:
- the value of USTRA_BAT_TASK_EXEC.UPD_DTTM
-
setUpdDttm
This method was generated by MyBatis Generator. This method sets the value of the database column USTRA_BAT_TASK_EXEC.UPD_DTTM- Parameters:
updDttm- the value for USTRA_BAT_TASK_EXEC.UPD_DTTM
-
getUpdUsrId
This method was generated by MyBatis Generator. This method returns the value of the database column USTRA_BAT_TASK_EXEC.UPD_USR_ID- Returns:
- the value of USTRA_BAT_TASK_EXEC.UPD_USR_ID
-
setUpdUsrId
This method was generated by MyBatis Generator. This method sets the value of the database column USTRA_BAT_TASK_EXEC.UPD_USR_ID- Parameters:
updUsrId- the value for USTRA_BAT_TASK_EXEC.UPD_USR_ID
-
getUpdUsrIp
This method was generated by MyBatis Generator. This method returns the value of the database column USTRA_BAT_TASK_EXEC.UPD_USR_IP- Returns:
- the value of USTRA_BAT_TASK_EXEC.UPD_USR_IP
-
setUpdUsrIp
This method was generated by MyBatis Generator. This method sets the value of the database column USTRA_BAT_TASK_EXEC.UPD_USR_IP- Parameters:
updUsrIp- the value for USTRA_BAT_TASK_EXEC.UPD_USR_IP
-
equals
This method was generated by MyBatis Generator. This method corresponds to the database table USTRA_BAT_TASK_EXEC -
hashCode
public int hashCode()This method was generated by MyBatis Generator. This method corresponds to the database table USTRA_BAT_TASK_EXEC -
toString
This method was generated by MyBatis Generator. This method corresponds to the database table USTRA_BAT_TASK_EXEC
-