Class UstraBatTaskWrkr
java.lang.Object
com.gsitm.ustra.java.batch.data.mapper.table.model.UstraBatTaskWrkr
- All Implemented Interfaces:
Serializable
This class was generated by MyBatis Generator.
This class corresponds to the database table GSITM_SI_ADMIN.USTRA_BAT_TASK_WRKR
- 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.voidThis method was generated by MyBatis Generator.toString()This method was generated by MyBatis Generator.
-
Constructor Details
-
UstraBatTaskWrkr
public UstraBatTaskWrkr()
-
-
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_WRKR.TASK_ID- Returns:
- the value of GSITM_SI_ADMIN.USTRA_BAT_TASK_WRKR.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_WRKR.TASK_ID- Parameters:
taskId- the value for GSITM_SI_ADMIN.USTRA_BAT_TASK_WRKR.TASK_ID
-
getWrkrId
This method was generated by MyBatis Generator. This method returns the value of the database column GSITM_SI_ADMIN.USTRA_BAT_TASK_WRKR.WRKR_ID- Returns:
- the value of GSITM_SI_ADMIN.USTRA_BAT_TASK_WRKR.WRKR_ID
-
setWrkrId
This method was generated by MyBatis Generator. This method sets the value of the database column GSITM_SI_ADMIN.USTRA_BAT_TASK_WRKR.WRKR_ID- Parameters:
wrkrId- the value for GSITM_SI_ADMIN.USTRA_BAT_TASK_WRKR.WRKR_ID
-
equals
This method was generated by MyBatis Generator. This method corresponds to the database table GSITM_SI_ADMIN.USTRA_BAT_TASK_WRKR -
hashCode
public int hashCode()This method was generated by MyBatis Generator. This method corresponds to the database table GSITM_SI_ADMIN.USTRA_BAT_TASK_WRKR -
toString
This method was generated by MyBatis Generator. This method corresponds to the database table GSITM_SI_ADMIN.USTRA_BAT_TASK_WRKR
-