📄 syfxb8sffhyid.java
字号:
package com.syfxapp.pojo;
/**
* SyfxB8SfFhyId entity. @author MyEclipse Persistence Tools
*/
public class SyfxB8SfFhyId implements java.io.Serializable {
// Fields
private String swjgDm;
private String swjgMc;
private String hyDm;
private String hyMc;
private Long hs;
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;
private String ny;
// Constructors
/** default constructor */
public SyfxB8SfFhyId() {
}
/** full constructor */
public SyfxB8SfFhyId(String swjgDm, String swjgMc, String hyDm,
String hyMc, Long hs, Long bqYnse, Long tqYnse, Long bqYsxssr,
Long tqYsxssr, String bqSfl, String tqSfl, Long bnYnse,
Long snYnse, Long bnYsxssr, Long snYsxssr, String bnSfl,
String snSfl, String ny) {
this.swjgDm = swjgDm;
this.swjgMc = swjgMc;
this.hyDm = hyDm;
this.hyMc = hyMc;
this.hs = hs;
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;
this.ny = ny;
}
// Property accessors
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 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 Long getHs() {
return this.hs;
}
public void setHs(Long hs) {
this.hs = hs;
}
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;
}
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 SyfxB8SfFhyId))
return false;
SyfxB8SfFhyId castOther = (SyfxB8SfFhyId) other;
return ((this.getSwjgDm() == castOther.getSwjgDm()) || (this
.getSwjgDm() != null
&& castOther.getSwjgDm() != null && this.getSwjgDm().equals(
castOther.getSwjgDm())))
&& ((this.getSwjgMc() == castOther.getSwjgMc()) || (this
.getSwjgMc() != null
&& castOther.getSwjgMc() != null && this.getSwjgMc()
.equals(castOther.getSwjgMc())))
&& ((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.getHs() == castOther.getHs()) || (this.getHs() != null
&& castOther.getHs() != null && this.getHs().equals(
castOther.getHs())))
&& ((this.getBqYnse() == castOther.getBqYnse()) || (this
.getBqYnse() != null
&& castOther.getBqYnse() != null && this.getBqYnse()
.equals(castOther.getBqYnse())))
&& ((this.getTqYnse() == castOther.getTqYnse()) || (this
.getTqYnse() != null
&& castOther.getTqYnse() != null && this.getTqYnse()
.equals(castOther.getTqYnse())))
&& ((this.getBqYsxssr() == castOther.getBqYsxssr()) || (this
.getBqYsxssr() != null
&& castOther.getBqYsxssr() != null && this
.getBqYsxssr().equals(castOther.getBqYsxssr())))
&& ((this.getTqYsxssr() == castOther.getTqYsxssr()) || (this
.getTqYsxssr() != null
&& castOther.getTqYsxssr() != null && this
.getTqYsxssr().equals(castOther.getTqYsxssr())))
&& ((this.getBqSfl() == castOther.getBqSfl()) || (this
.getBqSfl() != null
&& castOther.getBqSfl() != null && this.getBqSfl()
.equals(castOther.getBqSfl())))
&& ((this.getTqSfl() == castOther.getTqSfl()) || (this
.getTqSfl() != null
&& castOther.getTqSfl() != null && this.getTqSfl()
.equals(castOther.getTqSfl())))
&& ((this.getBnYnse() == castOther.getBnYnse()) || (this
.getBnYnse() != null
&& castOther.getBnYnse() != null && this.getBnYnse()
.equals(castOther.getBnYnse())))
&& ((this.getSnYnse() == castOther.getSnYnse()) || (this
.getSnYnse() != null
&& castOther.getSnYnse() != null && this.getSnYnse()
.equals(castOther.getSnYnse())))
&& ((this.getBnYsxssr() == castOther.getBnYsxssr()) || (this
.getBnYsxssr() != null
&& castOther.getBnYsxssr() != null && this
.getBnYsxssr().equals(castOther.getBnYsxssr())))
&& ((this.getSnYsxssr() == castOther.getSnYsxssr()) || (this
.getSnYsxssr() != null
&& castOther.getSnYsxssr() != null && this
.getSnYsxssr().equals(castOther.getSnYsxssr())))
&& ((this.getBnSfl() == castOther.getBnSfl()) || (this
.getBnSfl() != null
&& castOther.getBnSfl() != null && this.getBnSfl()
.equals(castOther.getBnSfl())))
&& ((this.getSnSfl() == castOther.getSnSfl()) || (this
.getSnSfl() != null
&& castOther.getSnSfl() != null && this.getSnSfl()
.equals(castOther.getSnSfl())))
&& ((this.getNy() == castOther.getNy()) || (this.getNy() != null
&& castOther.getNy() != null && this.getNy().equals(
castOther.getNy())));
}
public int hashCode() {
int result = 17;
result = 37 * result
+ (getSwjgDm() == null ? 0 : this.getSwjgDm().hashCode());
result = 37 * result
+ (getSwjgMc() == null ? 0 : this.getSwjgMc().hashCode());
result = 37 * result
+ (getHyDm() == null ? 0 : this.getHyDm().hashCode());
result = 37 * result
+ (getHyMc() == null ? 0 : this.getHyMc().hashCode());
result = 37 * result + (getHs() == null ? 0 : this.getHs().hashCode());
result = 37 * result
+ (getBqYnse() == null ? 0 : this.getBqYnse().hashCode());
result = 37 * result
+ (getTqYnse() == null ? 0 : this.getTqYnse().hashCode());
result = 37 * result
+ (getBqYsxssr() == null ? 0 : this.getBqYsxssr().hashCode());
result = 37 * result
+ (getTqYsxssr() == null ? 0 : this.getTqYsxssr().hashCode());
result = 37 * result
+ (getBqSfl() == null ? 0 : this.getBqSfl().hashCode());
result = 37 * result
+ (getTqSfl() == null ? 0 : this.getTqSfl().hashCode());
result = 37 * result
+ (getBnYnse() == null ? 0 : this.getBnYnse().hashCode());
result = 37 * result
+ (getSnYnse() == null ? 0 : this.getSnYnse().hashCode());
result = 37 * result
+ (getBnYsxssr() == null ? 0 : this.getBnYsxssr().hashCode());
result = 37 * result
+ (getSnYsxssr() == null ? 0 : this.getSnYsxssr().hashCode());
result = 37 * result
+ (getBnSfl() == null ? 0 : this.getBnSfl().hashCode());
result = 37 * result
+ (getSnSfl() == null ? 0 : this.getSnSfl().hashCode());
result = 37 * result + (getNy() == null ? 0 : this.getNy().hashCode());
return result;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -