⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 studentjyinfo.java

📁 基于JAVA的学生就业信息网 实现对信息浏览 检索 审核 修改和删除
💻 JAVA
字号:
/*
 * Created on 2006-7-20
 *
 * TODO To change the template for this generated file go to
 * Window - Preferences - Java - Code Style - Code Templates
 */
package org.ug.sztz.domain.oa;

/**
 * @author leo001
 *
 * TODO To change the template for this generated type comment go to
 * Window - Preferences - Java - Code Style - Code Templates
 */
public class StudentJYInfo {
	private String xh;
	private String byqx;
	private String jyxs;
	private String lcnr;
	private String dwmc;
	private String dwszd;
	private String dwxz;
	private String dwdz;
	private String dwyzbm;
	private String dwdh;
	private String dwcz;
	private String dwlxr;
	private String dwdzxx;
	private String dazjdw;
	private String dazjdz;
	private String dazjyzbm;
	private String hkqydz;
	private String lsgzqd;
	private String pqsj;
	private String bdqx;
	private String ljdlbz;
	private String bjcg;
	private String jtfwcm;
	private String dwjjlx;
	private String jyzt;
	private String lhdwmc;
	private String lhdwszd;
	private String dctjsj;
	private String mqzt;
	private String nclfs;
	private String qtsm;
	private String grdh;
	private String xxbgsj;
	private String xxbgip;
	private String qzff;
	private String bz1;
	private String bz2;
	private String bz3;
	private String bz4;
	private String bz5;
	private String bz6;
	private String jlsd;
	private String xysh;
	private String xxsh;
	private String fdysm;
	private String jlstatus;
	private String xzstatus;
	
	
	
	/**
	 * @return Returns the xzstatus.
	 */
	public String getXzstatus() {
		return xzstatus;
	}
	/**
	 * @param xzstatus The xzstatus to set.
	 */
	public void setXzstatus(String xzstatus) {
		this.xzstatus = xzstatus;
	}
	/**
	 * @return Returns the bdqx.
	 */
	public String getBdqx() {
		return bdqx;
	}
	/**
	 * @param bdqx The bdqx to set.
	 */
	public void setBdqx(String bdqx) {
		this.bdqx = bdqx;
	}
	/**
	 * @return Returns the bjcg.
	 */
	public String getBjcg() {
		return bjcg;
	}
	/**
	 * @param bjcg The bjcg to set.
	 */
	public void setBjcg(String bjcg) {
		this.bjcg = bjcg;
	}
	/**
	 * @return Returns the byqx.
	 */
	public String getByqx() {
		return byqx;
	}
	/**
	 * @param byqx The byqx to set.
	 */
	public void setByqx(String byqx) {
		this.byqx = byqx;
	}
	/**
	 * @return Returns the bz1.
	 */
	public String getBz1() {
		return bz1;
	}
	/**
	 * @param bz1 The bz1 to set.
	 */
	public void setBz1(String bz1) {
		this.bz1 = bz1;
	}
	/**
	 * @return Returns the bz2.
	 */
	public String getBz2() {
		return bz2;
	}
	/**
	 * @param bz2 The bz2 to set.
	 */
	public void setBz2(String bz2) {
		this.bz2 = bz2;
	}
	/**
	 * @return Returns the bz3.
	 */
	public String getBz3() {
		return bz3;
	}
	/**
	 * @param bz3 The bz3 to set.
	 */
	public void setBz3(String bz3) {
		this.bz3 = bz3;
	}
	/**
	 * @return Returns the bz4.
	 */
	public String getBz4() {
		return bz4;
	}
	/**
	 * @param bz4 The bz4 to set.
	 */
	public void setBz4(String bz4) {
		this.bz4 = bz4;
	}
	/**
	 * @return Returns the bz5.
	 */
	public String getBz5() {
		return bz5;
	}
	/**
	 * @param bz5 The bz5 to set.
	 */
	public void setBz5(String bz5) {
		this.bz5 = bz5;
	}
	/**
	 * @return Returns the bz6.
	 */
	public String getBz6() {
		return bz6;
	}
	/**
	 * @param bz6 The bz6 to set.
	 */
	public void setBz6(String bz6) {
		this.bz6 = bz6;
	}
	/**
	 * @return Returns the dazjdw.
	 */
	public String getDazjdw() {
		return dazjdw;
	}
	/**
	 * @param dazjdw The dazjdw to set.
	 */
	public void setDazjdw(String dazjdw) {
		this.dazjdw = dazjdw;
	}
	/**
	 * @return Returns the dazjdz.
	 */
	public String getDazjdz() {
		return dazjdz;
	}
	/**
	 * @param dazjdz The dazjdz to set.
	 */
	public void setDazjdz(String dazjdz) {
		this.dazjdz = dazjdz;
	}
	/**
	 * @return Returns the dazjyzbm.
	 */
	public String getDazjyzbm() {
		return dazjyzbm;
	}
	/**
	 * @param dazjyzbm The dazjyzbm to set.
	 */
	public void setDazjyzbm(String dazjyzbm) {
		this.dazjyzbm = dazjyzbm;
	}
	/**
	 * @return Returns the dctjsj.
	 */
	public String getDctjsj() {
		return dctjsj;
	}
	/**
	 * @param dctjsj The dctjsj to set.
	 */
	public void setDctjsj(String dctjsj) {
		this.dctjsj = dctjsj;
	}
	/**
	 * @return Returns the dwcz.
	 */
	public String getDwcz() {
		return dwcz;
	}
	/**
	 * @param dwcz The dwcz to set.
	 */
	public void setDwcz(String dwcz) {
		this.dwcz = dwcz;
	}
	/**
	 * @return Returns the dwdh.
	 */
	public String getDwdh() {
		return dwdh;
	}
	/**
	 * @param dwdh The dwdh to set.
	 */
	public void setDwdh(String dwdh) {
		this.dwdh = dwdh;
	}
	/**
	 * @return Returns the dwdz.
	 */
	public String getDwdz() {
		return dwdz;
	}
	/**
	 * @param dwdz The dwdz to set.
	 */
	public void setDwdz(String dwdz) {
		this.dwdz = dwdz;
	}
	/**
	 * @return Returns the dwdzxx.
	 */
	public String getDwdzxx() {
		return dwdzxx;
	}
	/**
	 * @param dwdzxx The dwdzxx to set.
	 */
	public void setDwdzxx(String dwdzxx) {
		this.dwdzxx = dwdzxx;
	}
	/**
	 * @return Returns the dwjjlx.
	 */
	public String getDwjjlx() {
		return dwjjlx;
	}
	/**
	 * @param dwjjlx The dwjjlx to set.
	 */
	public void setDwjjlx(String dwjjlx) {
		this.dwjjlx = dwjjlx;
	}
	/**
	 * @return Returns the dwlxr.
	 */
	public String getDwlxr() {
		return dwlxr;
	}
	/**
	 * @param dwlxr The dwlxr to set.
	 */
	public void setDwlxr(String dwlxr) {
		this.dwlxr = dwlxr;
	}
	/**
	 * @return Returns the dwmc.
	 */
	public String getDwmc() {
		return dwmc;
	}
	/**
	 * @param dwmc The dwmc to set.
	 */
	public void setDwmc(String dwmc) {
		this.dwmc = dwmc;
	}
	/**
	 * @return Returns the dwszd.
	 */
	public String getDwszd() {
		return dwszd;
	}
	/**
	 * @param dwszd The dwszd to set.
	 */
	public void setDwszd(String dwszd) {
		this.dwszd = dwszd;
	}
	/**
	 * @return Returns the dwxz.
	 */
	public String getDwxz() {
		return dwxz;
	}
	/**
	 * @param dwxz The dwxz to set.
	 */
	public void setDwxz(String dwxz) {
		this.dwxz = dwxz;
	}
	/**
	 * @return Returns the dwyzbm.
	 */
	public String getDwyzbm() {
		return dwyzbm;
	}
	/**
	 * @param dwyzbm The dwyzbm to set.
	 */
	public void setDwyzbm(String dwyzbm) {
		this.dwyzbm = dwyzbm;
	}
	/**
	 * @return Returns the fdysm.
	 */
	public String getFdysm() {
		return fdysm;
	}
	/**
	 * @param fdysm The fdysm to set.
	 */
	public void setFdysm(String fdysm) {
		this.fdysm = fdysm;
	}
	/**
	 * @return Returns the grdh.
	 */
	public String getGrdh() {
		return grdh;
	}
	/**
	 * @param grdh The grdh to set.
	 */
	public void setGrdh(String grdh) {
		this.grdh = grdh;
	}
	/**
	 * @return Returns the hkqydz.
	 */
	public String getHkqydz() {
		return hkqydz;
	}
	/**
	 * @param hkqydz The hkqydz to set.
	 */
	public void setHkqydz(String hkqydz) {
		this.hkqydz = hkqydz;
	}
	/**
	 * @return Returns the jlsd.
	 */
	public String getJlsd() {
		return jlsd;
	}
	/**
	 * @param jlsd The jlsd to set.
	 */
	public void setJlsd(String jlsd) {
		this.jlsd = jlsd;
	}
	/**
	 * @return Returns the jlstatus.
	 */
	public String getJlstatus() {
		return jlstatus;
	}
	/**
	 * @param jlstatus The jlstatus to set.
	 */
	public void setJlstatus(String jlstatus) {
		this.jlstatus = jlstatus;
	}
	/**
	 * @return Returns the jtfwcm.
	 */
	public String getJtfwcm() {
		return jtfwcm;
	}
	/**
	 * @param jtfwcm The jtfwcm to set.
	 */
	public void setJtfwcm(String jtfwcm) {
		this.jtfwcm = jtfwcm;
	}
	/**
	 * @return Returns the jyxs.
	 */
	public String getJyxs() {
		return jyxs;
	}
	/**
	 * @param jyxs The jyxs to set.
	 */
	public void setJyxs(String jyxs) {
		this.jyxs = jyxs;
	}
	/**
	 * @return Returns the jyzt.
	 */
	public String getJyzt() {
		return jyzt;
	}
	/**
	 * @param jyzt The jyzt to set.
	 */
	public void setJyzt(String jyzt) {
		this.jyzt = jyzt;
	}
	/**
	 * @return Returns the lcnr.
	 */
	public String getLcnr() {
		return lcnr;
	}
	/**
	 * @param lcnr The lcnr to set.
	 */
	public void setLcnr(String lcnr) {
		this.lcnr = lcnr;
	}
	/**
	 * @return Returns the lhdwmc.
	 */
	public String getLhdwmc() {
		return lhdwmc;
	}
	/**
	 * @param lhdwmc The lhdwmc to set.
	 */
	public void setLhdwmc(String lhdwmc) {
		this.lhdwmc = lhdwmc;
	}
	/**
	 * @return Returns the lhdwszd.
	 */
	public String getLhdwszd() {
		return lhdwszd;
	}
	/**
	 * @param lhdwszd The lhdwszd to set.
	 */
	public void setLhdwszd(String lhdwszd) {
		this.lhdwszd = lhdwszd;
	}
	/**
	 * @return Returns the ljdlbz.
	 */
	public String getLjdlbz() {
		return ljdlbz;
	}
	/**
	 * @param ljdlbz The ljdlbz to set.
	 */
	public void setLjdlbz(String ljdlbz) {
		this.ljdlbz = ljdlbz;
	}
	/**
	 * @return Returns the lsgzqd.
	 */
	public String getLsgzqd() {
		return lsgzqd;
	}
	/**
	 * @param lsgzqd The lsgzqd to set.
	 */
	public void setLsgzqd(String lsgzqd) {
		this.lsgzqd = lsgzqd;
	}
	/**
	 * @return Returns the mqzt.
	 */
	public String getMqzt() {
		return mqzt;
	}
	/**
	 * @param mqzt The mqzt to set.
	 */
	public void setMqzt(String mqzt) {
		this.mqzt = mqzt;
	}
	/**
	 * @return Returns the nclfs.
	 */
	public String getNclfs() {
		return nclfs;
	}
	/**
	 * @param nclfs The nclfs to set.
	 */
	public void setNclfs(String nclfs) {
		this.nclfs = nclfs;
	}
	/**
	 * @return Returns the pqsj.
	 */
	public String getPqsj() {
		return pqsj;
	}
	/**
	 * @param pqsj The pqsj to set.
	 */
	public void setPqsj(String pqsj) {
		this.pqsj = pqsj;
	}
	/**
	 * @return Returns the qtsm.
	 */
	public String getQtsm() {
		return qtsm;
	}
	/**
	 * @param qtsm The qtsm to set.
	 */
	public void setQtsm(String qtsm) {
		this.qtsm = qtsm;
	}
	/**
	 * @return Returns the qzff.
	 */
	public String getQzff() {
		return qzff;
	}
	/**
	 * @param qzff The qzff to set.
	 */
	public void setQzff(String qzff) {
		this.qzff = qzff;
	}
	/**
	 * @return Returns the xh.
	 */
	public String getXh() {
		return xh;
	}
	/**
	 * @param xh The xh to set.
	 */
	public void setXh(String xh) {
		this.xh = xh;
	}
	/**
	 * @return Returns the xxbgip.
	 */
	public String getXxbgip() {
		return xxbgip;
	}
	/**
	 * @param xxbgip The xxbgip to set.
	 */
	public void setXxbgip(String xxbgip) {
		this.xxbgip = xxbgip;
	}
	/**
	 * @return Returns the xxbgsj.
	 */
	public String getXxbgsj() {
		return xxbgsj;
	}
	/**
	 * @param xxbgsj The xxbgsj to set.
	 */
	public void setXxbgsj(String xxbgsj) {
		this.xxbgsj = xxbgsj;
	}
	/**
	 * @return Returns the xxsh.
	 */
	public String getXxsh() {
		return xxsh;
	}
	/**
	 * @param xxsh The xxsh to set.
	 */
	public void setXxsh(String xxsh) {
		this.xxsh = xxsh;
	}
	/**
	 * @return Returns the xysh.
	 */
	public String getXysh() {
		return xysh;
	}
	/**
	 * @param xysh The xysh to set.
	 */
	public void setXysh(String xysh) {
		this.xysh = xysh;
	}
}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -