Class UstraBatTaskExecParam

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

public class UstraBatTaskExecParam extends UstraBatTaskExecParamKey implements Serializable
This class was generated by MyBatis Generator. This class corresponds to the database table USTRA_BAT_TASK_EXEC_PARAM
See Also:
  • Constructor Details

    • UstraBatTaskExecParam

      public UstraBatTaskExecParam()
  • Method Details

    • getTaskParamVal

      public String getTaskParamVal()
      This method was generated by MyBatis Generator. This method returns the value of the database column USTRA_BAT_TASK_EXEC_PARAM.TASK_PARAM_VAL
      Returns:
      the value of USTRA_BAT_TASK_EXEC_PARAM.TASK_PARAM_VAL
    • setTaskParamVal

      public void setTaskParamVal(String taskParamVal)
      This method was generated by MyBatis Generator. This method sets the value of the database column USTRA_BAT_TASK_EXEC_PARAM.TASK_PARAM_VAL
      Parameters:
      taskParamVal - the value for USTRA_BAT_TASK_EXEC_PARAM.TASK_PARAM_VAL
    • equals

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

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

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