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

📄 jyqk.java

📁 基于JAVA的学生就业信息网 实现对信息浏览 检索 审核 修改和删除
💻 JAVA
字号:
/*
 * Created on 2006-7-31
 *
 * 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 Skywalker
 *
 * TODO To change the template for this generated type comment go to
 * Window - Preferences - Java - Code Style - Code Templates
 */
public class JYQK {
	private int sum;
	/**
	 * @return Returns the sum.
	 */
	public int getSum() {
		return sum;
	}
	/**
	 * @param sum The sum to set.
	 */
	public void setSum(int sum) {
		this.sum = sum;
	}
	private String zy;
	public int pq;
	public int ky;
	public int cg;
	public int fwjc;
	public int fwxb;
	public int yx;
	public int ef;
	public int df;
	public float kyl;
	public float qyl;
	public float jyl;
	/**
	 * @return Returns the cg.
	 */
	public int getCg() {
		return cg;
	}
	/**
	 * @param cg The cg to set.
	 */
	public void setCg(int cg) {
		this.cg = cg;
	}
	/**
	 * @return Returns the df.
	 */
	public int getDf() {
		return df;
	}
	/**
	 * @param df The df to set.
	 */
	public void setDf(int df) {
		this.df = df;
	}
	/**
	 * @return Returns the ef.
	 */
	public int getEf() {
		return ef;
	}
	/**
	 * @param ef The ef to set.
	 */
	public void setEf(int ef) {
		this.ef = ef;
	}
	/**
	 * @return Returns the fwjc.
	 */
	public int getFwjc() {
		return fwjc;
	}
	/**
	 * @param fwjc The fwjc to set.
	 */
	public void setFwjc(int fwjc) {
		this.fwjc = fwjc;
	}
	/**
	 * @return Returns the fwxb.
	 */
	public int getFwxb() {
		return fwxb;
	}
	/**
	 * @param fwxb The fwxb to set.
	 */
	public void setFwxb(int fwxb) {
		this.fwxb = fwxb;
	}

	/**
	 * @return Returns the ky.
	 */
	public int getKy() {
		return ky;
	}
	/**
	 * @param ky The ky to set.
	 */
	public void setKy(int ky) {
		this.ky = ky;
	}

	/**
	 * @return Returns the pq.
	 */
	public int getPq() {
		return pq;
	}
	/**
	 * @param pq The pq to set.
	 */
	public void setPq(int pq) {
		this.pq = pq;
	}


	/**
	 * @return Returns the yx.
	 */
	public int getYx() {
		return yx;
	}
	/**
	 * @param yx The yx to set.
	 */
	public void setYx(int yx) {
		this.yx = yx;
	}
	/**
	 * @return Returns the zy.
	 */
	public String getZy() {
		return zy;
	}
	/**
	 * @param zy The zy to set.
	 */
	public void setZy(String zy) {
		this.zy = zy;
	}
	/**
	 * @return Returns the jyl.
	 */
	public float getJyl() {
		return jyl;
	}
	/**
	 * @param jyl The jyl to set.
	 */
	public void setJyl(float jyl) {
		this.jyl = jyl;
	}
	/**
	 * @return Returns the kyl.
	 */
	public float getKyl() {
		return kyl;
	}
	/**
	 * @param kyl The kyl to set.
	 */
	public void setKyl(float kyl) {
		this.kyl = kyl;
	}
	/**
	 * @return Returns the qyl.
	 */
	public float getQyl() {
		return qyl;
	}
	/**
	 * @param qyl The qyl to set.
	 */
	public void setQyl(float qyl) {
		this.qyl = qyl;
	}
}

⌨️ 快捷键说明

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