📄 agtmngstaffform.java
字号:
public String getRela3()
{
return this.rela3;
}
public void setRela4(String rela4)
{
this.rela4 = rela4;
}
public String getRela4()
{
return this.rela4;
}
public void setRela1co(String rela1co)
{
this.rela1co = rela1co;
}
public String getRela1co()
{
return this.rela1co;
}
public void setRela2co(String rela2co)
{
this.rela2co = rela2co;
}
public String getRela2co()
{
return this.rela2co;
}
public void setRela3co(String rela3co)
{
this.rela3co = rela3co;
}
public String getRela3co()
{
return this.rela3co;
}
public void setRela4co(String rela4co)
{
this.rela4co = rela4co;
}
public String getRela4co()
{
return this.rela4co;
}
public void setRela1pos(String rela1pos)
{
this.rela1pos = rela1pos;
}
public String getRela1pos()
{
return this.rela1pos;
}
public void setRela2pos(String rela2pos)
{
this.rela2pos = rela2pos;
}
public String getRela2pos()
{
return this.rela2pos;
}
public void setRela3pos(String rela3pos)
{
this.rela3pos = rela3pos;
}
public String getRela3pos()
{
return this.rela3pos;
}
public void setRela4pos(String rela4pos)
{
this.rela4pos = rela4pos;
}
public String getRela4pos()
{
return this.rela4pos;
}
public void setHobby(String hobby)
{
this.hobby = hobby;
}
public String getHobby()
{
return this.hobby;
}
public void setSpecialty(String specialty)
{
this.specialty = specialty;
}
public String getSpecialty()
{
return this.specialty;
}
public void setEduid(String eduid)
{
this.eduid = eduid;
}
public String getEduid()
{
return this.eduid;
}
public void setEduidarray(String eduidarray[])
{
this.eduidarray = eduidarray;
}
public String[] getEduidarray()
{
return this.eduidarray;
}
public void setEdustartdate(String edustartdate)
{
this.edustartdate = edustartdate;
}
public String getEdustartdate()
{
return this.edustartdate;
}
public void setEduenddate(String eduenddate)
{
this.eduenddate = eduenddate;
}
public String getEduenddate()
{
return this.eduenddate;
}
public void setEduschool(String eduschool)
{
this.eduschool = eduschool;
}
public String getEduschool()
{
return this.eduschool ;
}
public void setEduduty(String eduduty)
{
this.eduduty = eduduty;
}
public String getEduduty()
{
return this.eduduty ;
}
public void setEduhonor(String eduhonor)
{
this.eduhonor = eduhonor;
}
public String getEduhonor()
{
return this.eduhonor;
}
public void setEdupunish(String edupunish)
{
this.edupunish = edupunish;
}
public String getEdupunish()
{
return this.edupunish;
}
public void setEdudetail(String edudetail)
{
this.edudetail = edudetail;
}
public String getEdudetail()
{
return this.edudetail;
}
public void setWorkid(String workid)
{
this.workid = workid;
}
public String getWorkid()
{
return this.workid;
}
public void setWorkidarray(String workidarray[])
{
this.workidarray = workidarray;
}
public String[] getWorkidarray()
{
return this.workidarray;
}
public void setWorkstartdate(String workstartdate)
{
this.workstartdate = workstartdate;
}
public String getWorkstartdate()
{
return this.workstartdate;
}
public void setWorkenddate(String workenddate)
{
this.workenddate = workenddate;
}
public String getWorkenddate()
{
return this.workenddate;
}
public void setWorkdepartment(String workdepartment)
{
this.workdepartment = workdepartment;
}
public String getWorkdepartment()
{
return this.workdepartment;
}
public void setWorkduty(String workduty)
{
this.workduty = workduty;
}
public String getWorkduty()
{
return this.workduty;
}
public void setWorkhonor(String workhonor)
{
this.workhonor = workhonor;
}
public String getWorkhonor()
{
return this.workhonor;
}
public void setWorkpunish(String workpunish)
{
this.workpunish = workpunish;
}
public String getWorkpunish()
{
return this.workpunish;
}
public void setWorkdetail(String workdetail)
{
this.workdetail = workdetail;
}
public String getWorkdetail()
{
return this.workdetail;
}
public void setQuerylogbegindate(String querylogbegindate)
{
this.querylogbegindate = querylogbegindate;
}
public String getQuerylogbegindate()
{
return this.querylogbegindate;
}
public void setQuerylogenddate(String querylogenddate)
{
this.querylogenddate = querylogenddate;
}
public String getQuerylogenddate()
{
return this.querylogenddate;
}
public void setLogstaffno(String logstaffno)
{
this.logstaffno = logstaffno;
}
public String getLogstaffno()
{
return this.logstaffno;
}
public void setLoghandlestaffno(String loghandlestaffno)
{
this.loghandlestaffno = loghandlestaffno;
}
public String getLoghandlestaffno()
{
return this.loghandlestaffno;
}
public void setLoghandletype(String loghandletype)
{
this.loghandletype = loghandletype;
}
public String getLoghandletype()
{
return this.loghandletype;
}
/*重置基本档案 */
public void resetBaseArchive(ActionMapping mapping, HttpServletRequest request)
{
String staffno = null;
String dutyid = null;
String sex = null;
String birthday = null;
String idcardno = null;
String clanid = null;
String edulevelid = null;
String major = null;
String graduatedate = null;
String college = null;
String flanguage = null;
String nation = null;
String province = null;
String marriage = null;
String department = null;
String workphone = null;
String homephone = null;
String mobilephone = null;
String address = null;
String postcode = null;
String email = null;
String rela1name = null;
String rela2name = null;
String rela3name = null;
String rela4name = null;
String rela1 = null;
String rela2 = null;
String rela3 = null;
String rela4 = null;
String rela1co = null;
String rela2co = null;
String rela3co = null;
String rela4co = null;
String rela1pos = null;
String rela2pos = null;
String rela3pos = null;
String rela4pos = null;
String hobby = null;
String specialty = null;
}
/*重置教育经历 */
public void resetEduArchive(ActionMapping mapping, HttpServletRequest request)
{
String edustartdate = null;
String eduenddate = null;
String eduschool = null;
String eduduty = null;
String eduhonor = null;
String edupunish = null;
String edudetail = null;
}
/*重置工作经历 */
public void resetWorkArchive(ActionMapping mapping, HttpServletRequest request)
{
String workstartdate = null;
String workenddate = null;
String workdepartment = null;
String workduty = null;
String workhonor = null;
String workpunish = null;
String workdetail = null;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -