?? jyqk.java
字號(hào):
/*
* 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;
}
}
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -