Class UstraBatTaskSchdlKey
java.lang.Object
com.gsitm.ustra.java.batch.data.mapper.table.model.UstraBatTaskSchdlKey
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
UstraBatTaskSchdl
This class was generated by MyBatis Generator.
This class corresponds to the database table GSITM_SI_ADMIN.USTRA_BAT_TASK_SCHDL
- 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.inthashCode()This method was generated by MyBatis Generator.voidThis method was generated by MyBatis Generator.voidsetTaskSchdlNo(BigDecimal taskSchdlNo) This method was generated by MyBatis Generator.toString()This method was generated by MyBatis Generator.
-
Constructor Details
-
UstraBatTaskSchdlKey
public UstraBatTaskSchdlKey()
-
-
Method Details
-
getTaskId
This method was generated by MyBatis Generator. This method returns the value of the database column GSITM_SI_ADMIN.USTRA_BAT_TASK_SCHDL.TASK_ID- Returns:
- the value of GSITM_SI_ADMIN.USTRA_BAT_TASK_SCHDL.TASK_ID
-
setTaskId
This method was generated by MyBatis Generator. This method sets the value of the database column GSITM_SI_ADMIN.USTRA_BAT_TASK_SCHDL.TASK_ID- Parameters:
taskId- the value for GSITM_SI_ADMIN.USTRA_BAT_TASK_SCHDL.TASK_ID
-
getTaskSchdlNo
This method was generated by MyBatis Generator. This method returns the value of the database column GSITM_SI_ADMIN.USTRA_BAT_TASK_SCHDL.TASK_SCHDL_NO- Returns:
- the value of GSITM_SI_ADMIN.USTRA_BAT_TASK_SCHDL.TASK_SCHDL_NO
-
setTaskSchdlNo
This method was generated by MyBatis Generator. This method sets the value of the database column GSITM_SI_ADMIN.USTRA_BAT_TASK_SCHDL.TASK_SCHDL_NO- Parameters:
taskSchdlNo- the value for GSITM_SI_ADMIN.USTRA_BAT_TASK_SCHDL.TASK_SCHDL_NO
-
equals
This method was generated by MyBatis Generator. This method corresponds to the database table GSITM_SI_ADMIN.USTRA_BAT_TASK_SCHDL -
hashCode
public int hashCode()This method was generated by MyBatis Generator. This method corresponds to the database table GSITM_SI_ADMIN.USTRA_BAT_TASK_SCHDL -
toString
This method was generated by MyBatis Generator. This method corresponds to the database table GSITM_SI_ADMIN.USTRA_BAT_TASK_SCHDL
-