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

📄 syfxb9sffh.java

📁 struts hibernate spring
💻 JAVA
字号:
package com.syfxapp.pojo;

/**
 * SyfxB9SfFh entity. @author MyEclipse Persistence Tools
 */

public class SyfxB9SfFh implements java.io.Serializable {

	// Fields

	private SyfxB9SfFhId id;
	private Long xh;
	private String nsrmc;
	private String swjgDm;
	private String swjgMc;
	private Long bqYnse;
	private Long tqYnse;
	private Long bqYsxssr;
	private Long tqYsxssr;
	private String bqSfl;
	private String tqSfl;
	private Long bnYnse;
	private Long snYnse;
	private Long bnYsxssr;
	private Long snYsxssr;
	private String bnSfl;
	private String snSfl;

	// Constructors

	/** default constructor */
	public SyfxB9SfFh() {
	}

	/** minimal constructor */
	public SyfxB9SfFh(SyfxB9SfFhId id, String swjgMc) {
		this.id = id;
		this.swjgMc = swjgMc;
	}

	/** full constructor */
	public SyfxB9SfFh(SyfxB9SfFhId id, Long xh, String nsrmc, String swjgDm,
			String swjgMc, Long bqYnse, Long tqYnse, Long bqYsxssr,
			Long tqYsxssr, String bqSfl, String tqSfl, Long bnYnse,
			Long snYnse, Long bnYsxssr, Long snYsxssr, String bnSfl,
			String snSfl) {
		this.id = id;
		this.xh = xh;
		this.nsrmc = nsrmc;
		this.swjgDm = swjgDm;
		this.swjgMc = swjgMc;
		this.bqYnse = bqYnse;
		this.tqYnse = tqYnse;
		this.bqYsxssr = bqYsxssr;
		this.tqYsxssr = tqYsxssr;
		this.bqSfl = bqSfl;
		this.tqSfl = tqSfl;
		this.bnYnse = bnYnse;
		this.snYnse = snYnse;
		this.bnYsxssr = bnYsxssr;
		this.snYsxssr = snYsxssr;
		this.bnSfl = bnSfl;
		this.snSfl = snSfl;
	}

	// Property accessors

	public SyfxB9SfFhId getId() {
		return this.id;
	}

	public void setId(SyfxB9SfFhId id) {
		this.id = id;
	}

	public Long getXh() {
		return this.xh;
	}

	public void setXh(Long xh) {
		this.xh = xh;
	}

	public String getNsrmc() {
		return this.nsrmc;
	}

	public void setNsrmc(String nsrmc) {
		this.nsrmc = nsrmc;
	}

	public String getSwjgDm() {
		return this.swjgDm;
	}

	public void setSwjgDm(String swjgDm) {
		this.swjgDm = swjgDm;
	}

	public String getSwjgMc() {
		return this.swjgMc;
	}

	public void setSwjgMc(String swjgMc) {
		this.swjgMc = swjgMc;
	}

	public Long getBqYnse() {
		return this.bqYnse;
	}

	public void setBqYnse(Long bqYnse) {
		this.bqYnse = bqYnse;
	}

	public Long getTqYnse() {
		return this.tqYnse;
	}

	public void setTqYnse(Long tqYnse) {
		this.tqYnse = tqYnse;
	}

	public Long getBqYsxssr() {
		return this.bqYsxssr;
	}

	public void setBqYsxssr(Long bqYsxssr) {
		this.bqYsxssr = bqYsxssr;
	}

	public Long getTqYsxssr() {
		return this.tqYsxssr;
	}

	public void setTqYsxssr(Long tqYsxssr) {
		this.tqYsxssr = tqYsxssr;
	}

	public String getBqSfl() {
		return this.bqSfl;
	}

	public void setBqSfl(String bqSfl) {
		this.bqSfl = bqSfl;
	}

	public String getTqSfl() {
		return this.tqSfl;
	}

	public void setTqSfl(String tqSfl) {
		this.tqSfl = tqSfl;
	}

	public Long getBnYnse() {
		return this.bnYnse;
	}

	public void setBnYnse(Long bnYnse) {
		this.bnYnse = bnYnse;
	}

	public Long getSnYnse() {
		return this.snYnse;
	}

	public void setSnYnse(Long snYnse) {
		this.snYnse = snYnse;
	}

	public Long getBnYsxssr() {
		return this.bnYsxssr;
	}

	public void setBnYsxssr(Long bnYsxssr) {
		this.bnYsxssr = bnYsxssr;
	}

	public Long getSnYsxssr() {
		return this.snYsxssr;
	}

	public void setSnYsxssr(Long snYsxssr) {
		this.snYsxssr = snYsxssr;
	}

	public String getBnSfl() {
		return this.bnSfl;
	}

	public void setBnSfl(String bnSfl) {
		this.bnSfl = bnSfl;
	}

	public String getSnSfl() {
		return this.snSfl;
	}

	public void setSnSfl(String snSfl) {
		this.snSfl = snSfl;
	}

}

⌨️ 快捷键说明

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