java.lang.Object
com.gsitm.ustra.java.batch.data.mapper.table.model.UstraBatTask
All Implemented Interfaces:
Serializable

public class UstraBatTask extends Object implements Serializable
This class was generated by MyBatis Generator. This class corresponds to the database table USTRA_BAT_TASK
See Also:
  • Constructor Details

    • UstraBatTask

      public UstraBatTask()
  • Method Details

    • getTaskId

      public String 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

      public void setTaskId(String taskId)
      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

      public String 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

      public void setTaskNm(String taskNm)
      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

      public String 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

      public void setTaskDesc(String taskDesc)
      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

      public String 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

      public void setUseYn(String useYn)
      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

      public String 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

      public void setWipPlcyCd(String wipPlcyCd)
      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

      public BigDecimal 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

      public void setDlyS(BigDecimal dlyS)
      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

      public LocalDateTime 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

      public void setRegDttm(LocalDateTime regDttm)
      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

      public String 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

      public void setRegUsrId(String regUsrId)
      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

      public String 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

      public void setRegUsrIp(String regUsrIp)
      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

      public LocalDateTime 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

      public void setUpdDttm(LocalDateTime updDttm)
      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

      public String 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

      public void setUpdUsrId(String updUsrId)
      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

      public String 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

      public void setUpdUsrIp(String updUsrIp)
      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

      public boolean equals(Object that)
      This method was generated by MyBatis Generator. This method corresponds to the database table USTRA_BAT_TASK
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      This method was generated by MyBatis Generator. This method corresponds to the database table USTRA_BAT_TASK
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      This method was generated by MyBatis Generator. This method corresponds to the database table USTRA_BAT_TASK
      Overrides:
      toString in class Object