package com.fgkj.dto; import java.io.Serializable; import java.util.Date; public class User_task_param implements Serializable{ private Integer tp_num; private String tp_name; private String tp_taskname; private Integer tp_tasktype; private Integer tp_autoinc_daycount; private Integer tp_taskdelay_daycount; private Integer tp_pass_saturday; private Integer tp_pass_sunday; private Integer tp_pass_jiejiari; private Integer tp_task_notice_count; private Integer tp_task_notice_time_interval; private Date tp_task_notice_starttime; private Date tp_task_notice_endtime; private Integer tp_task_enabled; private String tp_master_id; private Integer tp_notice_master_enabled; private Integer tp_task_battlife_var; private Integer tp_task_battyong_test80_month; private Integer tp_task_battold_test80_month; private Integer tp_task_battyong_test40_month; private Integer tp_task_battold_test40_month; private Integer tp_task_batt_checkcircle_month; private Integer tp_task_batt_checklimit_month; private Integer tp_task_batt_lazhacircle_month; private Integer tp_task_batt_lazhalimit_month; public User_task_param() { super(); // TODO Auto-generated constructor stub } public Integer getTp_num() { return tp_num; } public void setTp_num(Integer tp_num) { this.tp_num = tp_num; } public String getTp_name() { return tp_name; } public void setTp_name(String tp_name) { this.tp_name = tp_name; } public String getTp_taskname() { return tp_taskname; } public void setTp_taskname(String tp_taskname) { this.tp_taskname = tp_taskname; } public Integer getTp_tasktype() { return tp_tasktype; } public void setTp_tasktype(Integer tp_tasktype) { this.tp_tasktype = tp_tasktype; } public Integer getTp_autoinc_daycount() { return tp_autoinc_daycount; } public void setTp_autoinc_daycount(Integer tp_autoinc_daycount) { this.tp_autoinc_daycount = tp_autoinc_daycount; } public Integer getTp_taskdelay_daycount() { return tp_taskdelay_daycount; } public void setTp_taskdelay_daycount(Integer tp_taskdelay_daycount) { this.tp_taskdelay_daycount = tp_taskdelay_daycount; } public Integer getTp_pass_saturday() { return tp_pass_saturday; } public void setTp_pass_saturday(Integer tp_pass_saturday) { this.tp_pass_saturday = tp_pass_saturday; } public Integer getTp_pass_sunday() { return tp_pass_sunday; } public void setTp_pass_sunday(Integer tp_pass_sunday) { this.tp_pass_sunday = tp_pass_sunday; } public Integer getTp_pass_jiejiari() { return tp_pass_jiejiari; } public void setTp_pass_jiejiari(Integer tp_pass_jiejiari) { this.tp_pass_jiejiari = tp_pass_jiejiari; } public Integer getTp_task_notice_count() { return tp_task_notice_count; } public void setTp_task_notice_count(Integer tp_task_notice_count) { this.tp_task_notice_count = tp_task_notice_count; } public Integer getTp_task_notice_time_interval() { return tp_task_notice_time_interval; } public void setTp_task_notice_time_interval(Integer tp_task_notice_time_interval) { this.tp_task_notice_time_interval = tp_task_notice_time_interval; } public Date getTp_task_notice_starttime() { return tp_task_notice_starttime; } public void setTp_task_notice_starttime(Date tp_task_notice_starttime) { this.tp_task_notice_starttime = tp_task_notice_starttime; } public Date getTp_task_notice_endtime() { return tp_task_notice_endtime; } public void setTp_task_notice_endtime(Date tp_task_notice_endtime) { this.tp_task_notice_endtime = tp_task_notice_endtime; } public Integer getTp_task_enabled() { return tp_task_enabled; } public void setTp_task_enabled(Integer tp_task_enabled) { this.tp_task_enabled = tp_task_enabled; } public String getTp_master_id() { return tp_master_id; } public void setTp_master_id(String tp_master_id) { this.tp_master_id = tp_master_id; } public Integer getTp_notice_master_enabled() { return tp_notice_master_enabled; } public void setTp_notice_master_enabled(Integer tp_notice_master_enabled) { this.tp_notice_master_enabled = tp_notice_master_enabled; } public Integer getTp_task_battlife_var() { return tp_task_battlife_var; } public void setTp_task_battlife_var(Integer tp_task_battlife_var) { this.tp_task_battlife_var = tp_task_battlife_var; } public Integer getTp_task_battyong_test80_month() { return tp_task_battyong_test80_month; } public void setTp_task_battyong_test80_month( Integer tp_task_battyong_test80_month) { this.tp_task_battyong_test80_month = tp_task_battyong_test80_month; } public Integer getTp_task_battold_test80_month() { return tp_task_battold_test80_month; } public void setTp_task_battold_test80_month(Integer tp_task_battold_test80_month) { this.tp_task_battold_test80_month = tp_task_battold_test80_month; } public Integer getTp_task_battyong_test40_month() { return tp_task_battyong_test40_month; } public void setTp_task_battyong_test40_month( Integer tp_task_battyong_test40_month) { this.tp_task_battyong_test40_month = tp_task_battyong_test40_month; } public Integer getTp_task_battold_test40_month() { return tp_task_battold_test40_month; } public void setTp_task_battold_test40_month(Integer tp_task_battold_test40_month) { this.tp_task_battold_test40_month = tp_task_battold_test40_month; } public Integer getTp_task_batt_checkcircle_month() { return tp_task_batt_checkcircle_month; } public void setTp_task_batt_checkcircle_month( Integer tp_task_batt_checkcircle_month) { this.tp_task_batt_checkcircle_month = tp_task_batt_checkcircle_month; } public Integer getTp_task_batt_checklimit_month() { return tp_task_batt_checklimit_month; } public void setTp_task_batt_checklimit_month( Integer tp_task_batt_checklimit_month) { this.tp_task_batt_checklimit_month = tp_task_batt_checklimit_month; } public Integer getTp_task_batt_lazhacircle_month() { return tp_task_batt_lazhacircle_month; } public void setTp_task_batt_lazhacircle_month( Integer tp_task_batt_lazhacircle_month) { this.tp_task_batt_lazhacircle_month = tp_task_batt_lazhacircle_month; } public Integer getTp_task_batt_lazhalimit_month() { return tp_task_batt_lazhalimit_month; } public void setTp_task_batt_lazhalimit_month( Integer tp_task_batt_lazhalimit_month) { this.tp_task_batt_lazhalimit_month = tp_task_batt_lazhalimit_month; } @Override public String toString() { return "User_task_param [tp_num=" + tp_num + ", tp_name=" + tp_name + ", tp_taskname=" + tp_taskname + ", tp_tasktype=" + tp_tasktype + ", tp_autoinc_daycount=" + tp_autoinc_daycount + ", tp_taskdelay_daycount=" + tp_taskdelay_daycount + ", tp_pass_saturday=" + tp_pass_saturday + ", tp_pass_sunday=" + tp_pass_sunday + ", tp_pass_jiejiari=" + tp_pass_jiejiari + ", tp_task_notice_count=" + tp_task_notice_count + ", tp_task_notice_time_interval=" + tp_task_notice_time_interval + ", tp_task_notice_starttime=" + tp_task_notice_starttime + ", tp_task_notice_endtime=" + tp_task_notice_endtime + ", tp_task_enabled=" + tp_task_enabled + ", tp_master_id=" + tp_master_id + ", tp_notice_master_enabled=" + tp_notice_master_enabled + ", tp_task_battlife_var=" + tp_task_battlife_var + ", tp_task_battyong_test80_month=" + tp_task_battyong_test80_month + ", tp_task_battold_test80_month=" + tp_task_battold_test80_month + ", tp_task_battyong_test40_month=" + tp_task_battyong_test40_month + ", tp_task_battold_test40_month=" + tp_task_battold_test40_month + ", tp_task_batt_checkcircle_month=" + tp_task_batt_checkcircle_month + ", tp_task_batt_checklimit_month=" + tp_task_batt_checklimit_month + ", tp_task_batt_lazhacircle_month=" + tp_task_batt_lazhacircle_month + ", tp_task_batt_lazhalimit_month=" + tp_task_batt_lazhalimit_month + "]"; } }