📄 syfxsbsdsid.java
字号:
package com.syfxapp.pojo;
/**
* SyfxSbSdsId entity. @author MyEclipse Persistence Tools
*/
public class SyfxSbSdsId implements java.io.Serializable {
// Fields
private Long nsrdzdah;
private Long bqYysr;
private Long ljYysr;
private Long bqLrze;
private Long ljLrze;
private Long bqJmse;
private Long ljJmse;
private Long bqYnse;
private Long ljYnse;
private Long bqYbtse;
private Long ljYbtse;
private String ny;
// Constructors
/** default constructor */
public SyfxSbSdsId() {
}
/** full constructor */
public SyfxSbSdsId(Long nsrdzdah, Long bqYysr, Long ljYysr, Long bqLrze,
Long ljLrze, Long bqJmse, Long ljJmse, Long bqYnse, Long ljYnse,
Long bqYbtse, Long ljYbtse, String ny) {
this.nsrdzdah = nsrdzdah;
this.bqYysr = bqYysr;
this.ljYysr = ljYysr;
this.bqLrze = bqLrze;
this.ljLrze = ljLrze;
this.bqJmse = bqJmse;
this.ljJmse = ljJmse;
this.bqYnse = bqYnse;
this.ljYnse = ljYnse;
this.bqYbtse = bqYbtse;
this.ljYbtse = ljYbtse;
this.ny = ny;
}
// Property accessors
public Long getNsrdzdah() {
return this.nsrdzdah;
}
public void setNsrdzdah(Long nsrdzdah) {
this.nsrdzdah = nsrdzdah;
}
public Long getBqYysr() {
return this.bqYysr;
}
public void setBqYysr(Long bqYysr) {
this.bqYysr = bqYysr;
}
public Long getLjYysr() {
return this.ljYysr;
}
public void setLjYysr(Long ljYysr) {
this.ljYysr = ljYysr;
}
public Long getBqLrze() {
return this.bqLrze;
}
public void setBqLrze(Long bqLrze) {
this.bqLrze = bqLrze;
}
public Long getLjLrze() {
return this.ljLrze;
}
public void setLjLrze(Long ljLrze) {
this.ljLrze = ljLrze;
}
public Long getBqJmse() {
return this.bqJmse;
}
public void setBqJmse(Long bqJmse) {
this.bqJmse = bqJmse;
}
public Long getLjJmse() {
return this.ljJmse;
}
public void setLjJmse(Long ljJmse) {
this.ljJmse = ljJmse;
}
public Long getBqYnse() {
return this.bqYnse;
}
public void setBqYnse(Long bqYnse) {
this.bqYnse = bqYnse;
}
public Long getLjYnse() {
return this.ljYnse;
}
public void setLjYnse(Long ljYnse) {
this.ljYnse = ljYnse;
}
public Long getBqYbtse() {
return this.bqYbtse;
}
public void setBqYbtse(Long bqYbtse) {
this.bqYbtse = bqYbtse;
}
public Long getLjYbtse() {
return this.ljYbtse;
}
public void setLjYbtse(Long ljYbtse) {
this.ljYbtse = ljYbtse;
}
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 SyfxSbSdsId))
return false;
SyfxSbSdsId castOther = (SyfxSbSdsId) other;
return ((this.getNsrdzdah() == castOther.getNsrdzdah()) || (this
.getNsrdzdah() != null
&& castOther.getNsrdzdah() != null && this.getNsrdzdah()
.equals(castOther.getNsrdzdah())))
&& ((this.getBqYysr() == castOther.getBqYysr()) || (this
.getBqYysr() != null
&& castOther.getBqYysr() != null && this.getBqYysr()
.equals(castOther.getBqYysr())))
&& ((this.getLjYysr() == castOther.getLjYysr()) || (this
.getLjYysr() != null
&& castOther.getLjYysr() != null && this.getLjYysr()
.equals(castOther.getLjYysr())))
&& ((this.getBqLrze() == castOther.getBqLrze()) || (this
.getBqLrze() != null
&& castOther.getBqLrze() != null && this.getBqLrze()
.equals(castOther.getBqLrze())))
&& ((this.getLjLrze() == castOther.getLjLrze()) || (this
.getLjLrze() != null
&& castOther.getLjLrze() != null && this.getLjLrze()
.equals(castOther.getLjLrze())))
&& ((this.getBqJmse() == castOther.getBqJmse()) || (this
.getBqJmse() != null
&& castOther.getBqJmse() != null && this.getBqJmse()
.equals(castOther.getBqJmse())))
&& ((this.getLjJmse() == castOther.getLjJmse()) || (this
.getLjJmse() != null
&& castOther.getLjJmse() != null && this.getLjJmse()
.equals(castOther.getLjJmse())))
&& ((this.getBqYnse() == castOther.getBqYnse()) || (this
.getBqYnse() != null
&& castOther.getBqYnse() != null && this.getBqYnse()
.equals(castOther.getBqYnse())))
&& ((this.getLjYnse() == castOther.getLjYnse()) || (this
.getLjYnse() != null
&& castOther.getLjYnse() != null && this.getLjYnse()
.equals(castOther.getLjYnse())))
&& ((this.getBqYbtse() == castOther.getBqYbtse()) || (this
.getBqYbtse() != null
&& castOther.getBqYbtse() != null && this.getBqYbtse()
.equals(castOther.getBqYbtse())))
&& ((this.getLjYbtse() == castOther.getLjYbtse()) || (this
.getLjYbtse() != null
&& castOther.getLjYbtse() != null && this.getLjYbtse()
.equals(castOther.getLjYbtse())))
&& ((this.getNy() == castOther.getNy()) || (this.getNy() != null
&& castOther.getNy() != null && this.getNy().equals(
castOther.getNy())));
}
public int hashCode() {
int result = 17;
result = 37 * result
+ (getNsrdzdah() == null ? 0 : this.getNsrdzdah().hashCode());
result = 37 * result
+ (getBqYysr() == null ? 0 : this.getBqYysr().hashCode());
result = 37 * result
+ (getLjYysr() == null ? 0 : this.getLjYysr().hashCode());
result = 37 * result
+ (getBqLrze() == null ? 0 : this.getBqLrze().hashCode());
result = 37 * result
+ (getLjLrze() == null ? 0 : this.getLjLrze().hashCode());
result = 37 * result
+ (getBqJmse() == null ? 0 : this.getBqJmse().hashCode());
result = 37 * result
+ (getLjJmse() == null ? 0 : this.getLjJmse().hashCode());
result = 37 * result
+ (getBqYnse() == null ? 0 : this.getBqYnse().hashCode());
result = 37 * result
+ (getLjYnse() == null ? 0 : this.getLjYnse().hashCode());
result = 37 * result
+ (getBqYbtse() == null ? 0 : this.getBqYbtse().hashCode());
result = 37 * result
+ (getLjYbtse() == null ? 0 : this.getLjYbtse().hashCode());
result = 37 * result + (getNy() == null ? 0 : this.getNy().hashCode());
return result;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -