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

📄 syfxb4sdsid.java

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

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

public class SyfxB4SdsId implements java.io.Serializable {

	// Fields

	private String nsrsbh;
	private String nsrmc;
	private String jkjbDm;
	private String hyDm;
	private String hyMc;
	private Double bqLjYysr;
	private Double tqLjYysr;
	private Double bqLjLrze;
	private Double tqLjLrze;
	private Double bqLjYbtse;
	private Double tqLjYbtse;
	private Double bqLjRkse;
	private Double tqLjRkse;
	private String swjgMc;
	private String swjgDm;
	private String ny;

	// Constructors

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

	/** full constructor */
	public SyfxB4SdsId(String nsrsbh, String nsrmc, String jkjbDm, String hyDm,
			String hyMc, Double bqLjYysr, Double tqLjYysr, Double bqLjLrze,
			Double tqLjLrze, Double bqLjYbtse, Double tqLjYbtse,
			Double bqLjRkse, Double tqLjRkse, String swjgMc, String swjgDm,
			String ny) {
		this.nsrsbh = nsrsbh;
		this.nsrmc = nsrmc;
		this.jkjbDm = jkjbDm;
		this.hyDm = hyDm;
		this.hyMc = hyMc;
		this.bqLjYysr = bqLjYysr;
		this.tqLjYysr = tqLjYysr;
		this.bqLjLrze = bqLjLrze;
		this.tqLjLrze = tqLjLrze;
		this.bqLjYbtse = bqLjYbtse;
		this.tqLjYbtse = tqLjYbtse;
		this.bqLjRkse = bqLjRkse;
		this.tqLjRkse = tqLjRkse;
		this.swjgMc = swjgMc;
		this.swjgDm = swjgDm;
		this.ny = ny;
	}

	// Property accessors

	public String getNsrsbh() {
		return this.nsrsbh;
	}

	public void setNsrsbh(String nsrsbh) {
		this.nsrsbh = nsrsbh;
	}

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

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

	public String getJkjbDm() {
		return this.jkjbDm;
	}

	public void setJkjbDm(String jkjbDm) {
		this.jkjbDm = jkjbDm;
	}

	public String getHyDm() {
		return this.hyDm;
	}

	public void setHyDm(String hyDm) {
		this.hyDm = hyDm;
	}

	public String getHyMc() {
		return this.hyMc;
	}

	public void setHyMc(String hyMc) {
		this.hyMc = hyMc;
	}

	public Double getBqLjYysr() {
		return this.bqLjYysr;
	}

	public void setBqLjYysr(Double bqLjYysr) {
		this.bqLjYysr = bqLjYysr;
	}

	public Double getTqLjYysr() {
		return this.tqLjYysr;
	}

	public void setTqLjYysr(Double tqLjYysr) {
		this.tqLjYysr = tqLjYysr;
	}

	public Double getBqLjLrze() {
		return this.bqLjLrze;
	}

	public void setBqLjLrze(Double bqLjLrze) {
		this.bqLjLrze = bqLjLrze;
	}

	public Double getTqLjLrze() {
		return this.tqLjLrze;
	}

	public void setTqLjLrze(Double tqLjLrze) {
		this.tqLjLrze = tqLjLrze;
	}

	public Double getBqLjYbtse() {
		return this.bqLjYbtse;
	}

	public void setBqLjYbtse(Double bqLjYbtse) {
		this.bqLjYbtse = bqLjYbtse;
	}

	public Double getTqLjYbtse() {
		return this.tqLjYbtse;
	}

	public void setTqLjYbtse(Double tqLjYbtse) {
		this.tqLjYbtse = tqLjYbtse;
	}

	public Double getBqLjRkse() {
		return this.bqLjRkse;
	}

	public void setBqLjRkse(Double bqLjRkse) {
		this.bqLjRkse = bqLjRkse;
	}

	public Double getTqLjRkse() {
		return this.tqLjRkse;
	}

	public void setTqLjRkse(Double tqLjRkse) {
		this.tqLjRkse = tqLjRkse;
	}

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

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

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

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

	public String getNy() {
		return this.ny;
	}

	public void setNy(String ny) {
		this.ny = ny;
	}

	public boolean equals(Object other) {
		if ((this == other))
			return true;
		if ((other == null))
			return false;
		if (!(other instanceof SyfxB4SdsId))
			return false;
		SyfxB4SdsId castOther = (SyfxB4SdsId) other;

		return ((this.getNsrsbh() == castOther.getNsrsbh()) || (this
				.getNsrsbh() != null
				&& castOther.getNsrsbh() != null && this.getNsrsbh().equals(
				castOther.getNsrsbh())))
				&& ((this.getNsrmc() == castOther.getNsrmc()) || (this
						.getNsrmc() != null
						&& castOther.getNsrmc() != null && this.getNsrmc()
						.equals(castOther.getNsrmc())))
				&& ((this.getJkjbDm() == castOther.getJkjbDm()) || (this
						.getJkjbDm() != null
						&& castOther.getJkjbDm() != null && this.getJkjbDm()
						.equals(castOther.getJkjbDm())))
				&& ((this.getHyDm() == castOther.getHyDm()) || (this.getHyDm() != null
						&& castOther.getHyDm() != null && this.getHyDm()
						.equals(castOther.getHyDm())))
				&& ((this.getHyMc() == castOther.getHyMc()) || (this.getHyMc() != null
						&& castOther.getHyMc() != null && this.getHyMc()
						.equals(castOther.getHyMc())))
				&& ((this.getBqLjYysr() == castOther.getBqLjYysr()) || (this
						.getBqLjYysr() != null
						&& castOther.getBqLjYysr() != null && this
						.getBqLjYysr().equals(castOther.getBqLjYysr())))
				&& ((this.getTqLjYysr() == castOther.getTqLjYysr()) || (this
						.getTqLjYysr() != null
						&& castOther.getTqLjYysr() != null && this
						.getTqLjYysr().equals(castOther.getTqLjYysr())))
				&& ((this.getBqLjLrze() == castOther.getBqLjLrze()) || (this
						.getBqLjLrze() != null
						&& castOther.getBqLjLrze() != null && this
						.getBqLjLrze().equals(castOther.getBqLjLrze())))
				&& ((this.getTqLjLrze() == castOther.getTqLjLrze()) || (this
						.getTqLjLrze() != null
						&& castOther.getTqLjLrze() != null && this
						.getTqLjLrze().equals(castOther.getTqLjLrze())))
				&& ((this.getBqLjYbtse() == castOther.getBqLjYbtse()) || (this
						.getBqLjYbtse() != null
						&& castOther.getBqLjYbtse() != null && this
						.getBqLjYbtse().equals(castOther.getBqLjYbtse())))
				&& ((this.getTqLjYbtse() == castOther.getTqLjYbtse()) || (this
						.getTqLjYbtse() != null
						&& castOther.getTqLjYbtse() != null && this
						.getTqLjYbtse().equals(castOther.getTqLjYbtse())))
				&& ((this.getBqLjRkse() == castOther.getBqLjRkse()) || (this
						.getBqLjRkse() != null
						&& castOther.getBqLjRkse() != null && this
						.getBqLjRkse().equals(castOther.getBqLjRkse())))
				&& ((this.getTqLjRkse() == castOther.getTqLjRkse()) || (this
						.getTqLjRkse() != null
						&& castOther.getTqLjRkse() != null && this
						.getTqLjRkse().equals(castOther.getTqLjRkse())))
				&& ((this.getSwjgMc() == castOther.getSwjgMc()) || (this
						.getSwjgMc() != null
						&& castOther.getSwjgMc() != null && this.getSwjgMc()
						.equals(castOther.getSwjgMc())))
				&& ((this.getSwjgDm() == castOther.getSwjgDm()) || (this
						.getSwjgDm() != null
						&& castOther.getSwjgDm() != null && this.getSwjgDm()
						.equals(castOther.getSwjgDm())))
				&& ((this.getNy() == castOther.getNy()) || (this.getNy() != null
						&& castOther.getNy() != null && this.getNy().equals(
						castOther.getNy())));
	}

	public int hashCode() {
		int result = 17;

		result = 37 * result
				+ (getNsrsbh() == null ? 0 : this.getNsrsbh().hashCode());
		result = 37 * result
				+ (getNsrmc() == null ? 0 : this.getNsrmc().hashCode());
		result = 37 * result
				+ (getJkjbDm() == null ? 0 : this.getJkjbDm().hashCode());
		result = 37 * result
				+ (getHyDm() == null ? 0 : this.getHyDm().hashCode());
		result = 37 * result
				+ (getHyMc() == null ? 0 : this.getHyMc().hashCode());
		result = 37 * result
				+ (getBqLjYysr() == null ? 0 : this.getBqLjYysr().hashCode());
		result = 37 * result
				+ (getTqLjYysr() == null ? 0 : this.getTqLjYysr().hashCode());
		result = 37 * result
				+ (getBqLjLrze() == null ? 0 : this.getBqLjLrze().hashCode());
		result = 37 * result
				+ (getTqLjLrze() == null ? 0 : this.getTqLjLrze().hashCode());
		result = 37 * result
				+ (getBqLjYbtse() == null ? 0 : this.getBqLjYbtse().hashCode());
		result = 37 * result
				+ (getTqLjYbtse() == null ? 0 : this.getTqLjYbtse().hashCode());
		result = 37 * result
				+ (getBqLjRkse() == null ? 0 : this.getBqLjRkse().hashCode());
		result = 37 * result
				+ (getTqLjRkse() == null ? 0 : this.getTqLjRkse().hashCode());
		result = 37 * result
				+ (getSwjgMc() == null ? 0 : this.getSwjgMc().hashCode());
		result = 37 * result
				+ (getSwjgDm() == null ? 0 : this.getSwjgDm().hashCode());
		result = 37 * result + (getNy() == null ? 0 : this.getNy().hashCode());
		return result;
	}

}

⌨️ 快捷键说明

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