📄 updatedeptpayform.java
字号:
//Created by MyEclipse Struts// XSL source (default): platform:/plugin/com.genuitec.eclipse.cross.easystruts.eclipse_4.1.1/xslt/JavaClass.xslpackage com.gensou.struts.mamage.deptPay.form;import javax.servlet.http.HttpServletRequest;import org.apache.struts.action.ActionErrors;import org.apache.struts.action.ActionForm;import org.apache.struts.action.ActionMapping;/** * MyEclipse Struts * Creation date: 01-30-2007 * * XDoclet definition: * @struts.form name="updateDeptpayForm" */public class UpdateDeptpayForm extends ActionForm { // --------------------------------------------------------- Instance Variables /** chejianjintie property */ private String chejianjintie; /** yuefen property */ private String yuefen; /** yingfaheji property */ private String yingfaheji; /** xiaoshigongzi property */ private String xiaoshigongzi; /** manqinjiang property */ private String manqinjiang; /** beizhu property */ private String beizhu; /** jibengongzi property */ private String jibengongzi; /** qitakoukuan property */ private String qitakoukuan; /** num property */ private String num; /** nianfen property */ private String nianfen; /** qita property */ private String qita; /** koucanfei property */ private String koucanfei; private String koukuanheji; /** shifaheji property */ private String shifaheji; /** gangweijintie property */ private String gangweijintie; /** jibengongshi property */ private String jibengongshi; /** yiliaobutie property */ private String yiliaobutie; /** gonglingbutie property */ private String gonglingbutie; private String name; private int id; private String time; // --------------------------------------------------------- Methods public String getTime() { return time; } public void setTime(String time) { this.time = time; } public int getId() { return id; } public void setId(int id) { this.id = id; } public String getName() { return name; } public void setName(String name) { this.name = name; } /** * Method validate * @param mapping * @param request * @return ActionErrors */ public ActionErrors validate( ActionMapping mapping, HttpServletRequest request) { // TODO Auto-generated method stub return null; } /** * Method reset * @param mapping * @param request */ public void reset(ActionMapping mapping, HttpServletRequest request) { // TODO Auto-generated method stub } /** * Returns the chejianjintie. * @return String */ public String getChejianjintie() { return chejianjintie; } /** * Set the chejianjintie. * @param chejianjintie The chejianjintie to set */ public void setChejianjintie(String chejianjintie) { this.chejianjintie = chejianjintie; } /** * Returns the yuefen. * @return String */ public String getYuefen() { return yuefen; } /** * Set the yuefen. * @param yuefen The yuefen to set */ public void setYuefen(String yuefen) { this.yuefen = yuefen; } /** * Returns the yingfaheji. * @return String */ public String getYingfaheji() { return yingfaheji; } /** * Set the yingfaheji. * @param yingfaheji The yingfaheji to set */ public void setYingfaheji(String yingfaheji) { this.yingfaheji = yingfaheji; } /** * Returns the xiaoshigongzi. * @return String */ public String getXiaoshigongzi() { return xiaoshigongzi; } /** * Set the xiaoshigongzi. * @param xiaoshigongzi The xiaoshigongzi to set */ public void setXiaoshigongzi(String xiaoshigongzi) { this.xiaoshigongzi = xiaoshigongzi; } /** * Returns the manqinjiang. * @return String */ public String getManqinjiang() { return manqinjiang; } /** * Set the manqinjiang. * @param manqinjiang The manqinjiang to set */ public void setManqinjiang(String manqinjiang) { this.manqinjiang = manqinjiang; } /** * Returns the beizhu. * @return String */ public String getBeizhu() { return beizhu; } /** * Set the beizhu. * @param beizhu The beizhu to set */ public void setBeizhu(String beizhu) { this.beizhu = beizhu; } /** * Returns the jibengongzi. * @return String */ public String getJibengongzi() { return jibengongzi; } /** * Set the jibengongzi. * @param jibengongzi The jibengongzi to set */ public void setJibengongzi(String jibengongzi) { this.jibengongzi = jibengongzi; } /** * Returns the qitakoukuan. * @return String */ public String getQitakoukuan() { return qitakoukuan; } /** * Set the qitakoukuan. * @param qitakoukuan The qitakoukuan to set */ public void setQitakoukuan(String qitakoukuan) { this.qitakoukuan = qitakoukuan; } /** * Returns the num. * @return String */ public String getNum() { return num; } /** * Set the num. * @param num The num to set */ public void setNum(String num) { this.num = num; } /** * Returns the nianfen. * @return String */ public String getNianfen() { return nianfen; } /** * Set the nianfen. * @param nianfen The nianfen to set */ public void setNianfen(String nianfen) { this.nianfen = nianfen; } /** * Returns the qita. * @return String */ public String getQita() { return qita; } /** * Set the qita. * @param qita The qita to set */ public void setQita(String qita) { this.qita = qita; } /** * Returns the koucanfei. * @return String */ public String getKoucanfei() { return koucanfei; } /** * Set the koucanfei. * @param koucanfei The koucanfei to set */ public void setKoucanfei(String koucanfei) { this.koucanfei = koucanfei; } /** * Returns the shifaheji. * @return String */ public String getShifaheji() { return shifaheji; } /** * Set the shifaheji. * @param shifaheji The shifaheji to set */ public void setShifaheji(String shifaheji) { this.shifaheji = shifaheji; } /** * Returns the gangweijintie. * @return String */ public String getGangweijintie() { return gangweijintie; } /** * Set the gangweijintie. * @param gangweijintie The gangweijintie to set */ public void setGangweijintie(String gangweijintie) { this.gangweijintie = gangweijintie; } /** * Returns the jibengongshi. * @return String */ public String getJibengongshi() { return jibengongshi; } /** * Set the jibengongshi. * @param jibengongshi The jibengongshi to set */ public void setJibengongshi(String jibengongshi) { this.jibengongshi = jibengongshi; } /** * Returns the yiliaobutie. * @return String */ public String getYiliaobutie() { return yiliaobutie; } /** * Set the yiliaobutie. * @param yiliaobutie The yiliaobutie to set */ public void setYiliaobutie(String yiliaobutie) { this.yiliaobutie = yiliaobutie; } /** * Returns the gonglingbutie. * @return String */ public String getGonglingbutie() { return gonglingbutie; } /** * Set the gonglingbutie. * @param gonglingbutie The gonglingbutie to set */ public void setGonglingbutie(String gonglingbutie) { this.gonglingbutie = gonglingbutie; } public String getKoukuanheji() { return koukuanheji; } public void setKoukuanheji(String koukuanheji) { this.koukuanheji = koukuanheji; }}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -