Class UstraBatTask
java.lang.Object
com.gsitm.ustra.java.batch.data.mapper.table.model.UstraBatTask
- All Implemented Interfaces:
Serializable
This class was generated by MyBatis Generator.
This class corresponds to the database table USTRA_BAT_TASK
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanThis method was generated by MyBatis Generator.getDlyS()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.This method was generated by MyBatis Generator.getUseYn()This method was generated by MyBatis Generator.This method was generated by MyBatis Generator.inthashCode()This method was generated by MyBatis Generator.voidsetDlyS(BigDecimal dlyS) This 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.voidsetTaskDesc(String taskDesc) This method was generated by MyBatis Generator.voidThis method was generated by MyBatis Generator.voidThis 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.voidsetWipPlcyCd(String wipPlcyCd) This method was generated by MyBatis Generator.toString()This method was generated by MyBatis Generator.
-
Constructor Details
-
UstraBatTask
public UstraBatTask()
-
-
Method Details
-
getTaskId
This method was generated by MyBatis Generator. This method returns the value of the database column USTRA_BAT_TASK.TASK_ID- Returns:
- the value of USTRA_BAT_TASK.TASK_ID
-
setTaskId
This method was generated by MyBatis Generator. This method sets the value of the database column USTRA_BAT_TASK.TASK_ID- Parameters:
taskId- the value for USTRA_BAT_TASK.TASK_ID
-
getTaskNm
This method was generated by MyBatis Generator. This method returns the value of the database column USTRA_BAT_TASK.TASK_NM- Returns:
- the value of USTRA_BAT_TASK.TASK_NM
-
setTaskNm
This method was generated by MyBatis Generator. This method sets the value of the database column USTRA_BAT_TASK.TASK_NM- Parameters:
taskNm- the value for USTRA_BAT_TASK.TASK_NM
-
getTaskDesc
This method was generated by MyBatis Generator. This method returns the value of the database column USTRA_BAT_TASK.TASK_DESC- Returns:
- the value of USTRA_BAT_TASK.TASK_DESC
-
setTaskDesc
This method was generated by MyBatis Generator. This method sets the value of the database column USTRA_BAT_TASK.TASK_DESC- Parameters:
taskDesc- the value for USTRA_BAT_TASK.TASK_DESC
-
getUseYn
This method was generated by MyBatis Generator. This method returns the value of the database column USTRA_BAT_TASK.USE_YN- Returns:
- the value of USTRA_BAT_TASK.USE_YN
-
setUseYn
This method was generated by MyBatis Generator. This method sets the value of the database column USTRA_BAT_TASK.USE_YN- Parameters:
useYn- the value for USTRA_BAT_TASK.USE_YN
-
getWipPlcyCd
This method was generated by MyBatis Generator. This method returns the value of the database column USTRA_BAT_TASK.WIP_PLCY_CD- Returns:
- the value of USTRA_BAT_TASK.WIP_PLCY_CD
-
setWipPlcyCd
This method was generated by MyBatis Generator. This method sets the value of the database column USTRA_BAT_TASK.WIP_PLCY_CD- Parameters:
wipPlcyCd- the value for USTRA_BAT_TASK.WIP_PLCY_CD
-
getDlyS
This method was generated by MyBatis Generator. This method returns the value of the database column USTRA_BAT_TASK.DLY_S- Returns:
- the value of USTRA_BAT_TASK.DLY_S
-
setDlyS
This method was generated by MyBatis Generator. This method sets the value of the database column USTRA_BAT_TASK.DLY_S- Parameters:
dlyS- the value for USTRA_BAT_TASK.DLY_S
-
getRegDttm
This method was generated by MyBatis Generator. This method returns the value of the database column USTRA_BAT_TASK.REG_DTTM- Returns:
- the value of USTRA_BAT_TASK.REG_DTTM
-
setRegDttm
This method was generated by MyBatis Generator. This method sets the value of the database column USTRA_BAT_TASK.REG_DTTM- Parameters:
regDttm- the value for USTRA_BAT_TASK.REG_DTTM
-
getRegUsrId
This method was generated by MyBatis Generator. This method returns the value of the database column USTRA_BAT_TASK.REG_USR_ID- Returns:
- the value of USTRA_BAT_TASK.REG_USR_ID
-
setRegUsrId
This method was generated by MyBatis Generator. This method sets the value of the database column USTRA_BAT_TASK.REG_USR_ID- Parameters:
regUsrId- the value for USTRA_BAT_TASK.REG_USR_ID
-
getRegUsrIp
This method was generated by MyBatis Generator. This method returns the value of the database column USTRA_BAT_TASK.REG_USR_IP- Returns:
- the value of USTRA_BAT_TASK.REG_USR_IP
-
setRegUsrIp
This method was generated by MyBatis Generator. This method sets the value of the database column USTRA_BAT_TASK.REG_USR_IP- Parameters:
regUsrIp- the value for USTRA_BAT_TASK.REG_USR_IP
-
getUpdDttm
This method was generated by MyBatis Generator. This method returns the value of the database column USTRA_BAT_TASK.UPD_DTTM- Returns:
- the value of USTRA_BAT_TASK.UPD_DTTM
-
setUpdDttm
This method was generated by MyBatis Generator. This method sets the value of the database column USTRA_BAT_TASK.UPD_DTTM- Parameters:
updDttm- the value for USTRA_BAT_TASK.UPD_DTTM
-
getUpdUsrId
This method was generated by MyBatis Generator. This method returns the value of the database column USTRA_BAT_TASK.UPD_USR_ID- Returns:
- the value of USTRA_BAT_TASK.UPD_USR_ID
-
setUpdUsrId
This method was generated by MyBatis Generator. This method sets the value of the database column USTRA_BAT_TASK.UPD_USR_ID- Parameters:
updUsrId- the value for USTRA_BAT_TASK.UPD_USR_ID
-
getUpdUsrIp
This method was generated by MyBatis Generator. This method returns the value of the database column USTRA_BAT_TASK.UPD_USR_IP- Returns:
- the value of USTRA_BAT_TASK.UPD_USR_IP
-
setUpdUsrIp
This method was generated by MyBatis Generator. This method sets the value of the database column USTRA_BAT_TASK.UPD_USR_IP- Parameters:
updUsrIp- the value for USTRA_BAT_TASK.UPD_USR_IP
-
equals
This method was generated by MyBatis Generator. This method corresponds to the database table USTRA_BAT_TASK -
hashCode
public int hashCode()This method was generated by MyBatis Generator. This method corresponds to the database table USTRA_BAT_TASK -
toString
This method was generated by MyBatis Generator. This method corresponds to the database table USTRA_BAT_TASK
-