📄 syfxfirstshowid.java
字号:
package com.syfxapp.pojo;
/**
* SyfxFirstShowId entity. @author MyEclipse Persistence Tools
*/
public class SyfxFirstShowId implements java.io.Serializable {
// Fields
private String swjgDm;
private String swjgMc;
private Long bqYnse;
private Long tqYnse;
private Long bnYnse;
private Long snYnse;
private Long bqRkse;
private String bqRkl;
private Long tqRkse;
private String tqRkl;
private Long bnRkse;
private String bnRkl;
private Long snRkse;
private String snRkl;
private Long ncqs;
private Long qmqs;
// Constructors
/** default constructor */
public SyfxFirstShowId() {
}
/** full constructor */
public SyfxFirstShowId(String swjgDm, String swjgMc, Long bqYnse,
Long tqYnse, Long bnYnse, Long snYnse, Long bqRkse, String bqRkl,
Long tqRkse, String tqRkl, Long bnRkse, String bnRkl, Long snRkse,
String snRkl, Long ncqs, Long qmqs) {
this.swjgDm = swjgDm;
this.swjgMc = swjgMc;
this.bqYnse = bqYnse;
this.tqYnse = tqYnse;
this.bnYnse = bnYnse;
this.snYnse = snYnse;
this.bqRkse = bqRkse;
this.bqRkl = bqRkl;
this.tqRkse = tqRkse;
this.tqRkl = tqRkl;
this.bnRkse = bnRkse;
this.bnRkl = bnRkl;
this.snRkse = snRkse;
this.snRkl = snRkl;
this.ncqs = ncqs;
this.qmqs = qmqs;
}
// 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 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 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 getBqRkse() {
return this.bqRkse;
}
public void setBqRkse(Long bqRkse) {
this.bqRkse = bqRkse;
}
public String getBqRkl() {
return this.bqRkl;
}
public void setBqRkl(String bqRkl) {
this.bqRkl = bqRkl;
}
public Long getTqRkse() {
return this.tqRkse;
}
public void setTqRkse(Long tqRkse) {
this.tqRkse = tqRkse;
}
public String getTqRkl() {
return this.tqRkl;
}
public void setTqRkl(String tqRkl) {
this.tqRkl = tqRkl;
}
public Long getBnRkse() {
return this.bnRkse;
}
public void setBnRkse(Long bnRkse) {
this.bnRkse = bnRkse;
}
public String getBnRkl() {
return this.bnRkl;
}
public void setBnRkl(String bnRkl) {
this.bnRkl = bnRkl;
}
public Long getSnRkse() {
return this.snRkse;
}
public void setSnRkse(Long snRkse) {
this.snRkse = snRkse;
}
public String getSnRkl() {
return this.snRkl;
}
public void setSnRkl(String snRkl) {
this.snRkl = snRkl;
}
public Long getNcqs() {
return this.ncqs;
}
public void setNcqs(Long ncqs) {
this.ncqs = ncqs;
}
public Long getQmqs() {
return this.qmqs;
}
public void setQmqs(Long qmqs) {
this.qmqs = qmqs;
}
public boolean equals(Object other) {
if ((this == other))
return true;
if ((other == null))
return false;
if (!(other instanceof SyfxFirstShowId))
return false;
SyfxFirstShowId castOther = (SyfxFirstShowId) 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.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.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.getBqRkse() == castOther.getBqRkse()) || (this
.getBqRkse() != null
&& castOther.getBqRkse() != null && this.getBqRkse()
.equals(castOther.getBqRkse())))
&& ((this.getBqRkl() == castOther.getBqRkl()) || (this
.getBqRkl() != null
&& castOther.getBqRkl() != null && this.getBqRkl()
.equals(castOther.getBqRkl())))
&& ((this.getTqRkse() == castOther.getTqRkse()) || (this
.getTqRkse() != null
&& castOther.getTqRkse() != null && this.getTqRkse()
.equals(castOther.getTqRkse())))
&& ((this.getTqRkl() == castOther.getTqRkl()) || (this
.getTqRkl() != null
&& castOther.getTqRkl() != null && this.getTqRkl()
.equals(castOther.getTqRkl())))
&& ((this.getBnRkse() == castOther.getBnRkse()) || (this
.getBnRkse() != null
&& castOther.getBnRkse() != null && this.getBnRkse()
.equals(castOther.getBnRkse())))
&& ((this.getBnRkl() == castOther.getBnRkl()) || (this
.getBnRkl() != null
&& castOther.getBnRkl() != null && this.getBnRkl()
.equals(castOther.getBnRkl())))
&& ((this.getSnRkse() == castOther.getSnRkse()) || (this
.getSnRkse() != null
&& castOther.getSnRkse() != null && this.getSnRkse()
.equals(castOther.getSnRkse())))
&& ((this.getSnRkl() == castOther.getSnRkl()) || (this
.getSnRkl() != null
&& castOther.getSnRkl() != null && this.getSnRkl()
.equals(castOther.getSnRkl())))
&& ((this.getNcqs() == castOther.getNcqs()) || (this.getNcqs() != null
&& castOther.getNcqs() != null && this.getNcqs()
.equals(castOther.getNcqs())))
&& ((this.getQmqs() == castOther.getQmqs()) || (this.getQmqs() != null
&& castOther.getQmqs() != null && this.getQmqs()
.equals(castOther.getQmqs())));
}
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
+ (getBqYnse() == null ? 0 : this.getBqYnse().hashCode());
result = 37 * result
+ (getTqYnse() == null ? 0 : this.getTqYnse().hashCode());
result = 37 * result
+ (getBnYnse() == null ? 0 : this.getBnYnse().hashCode());
result = 37 * result
+ (getSnYnse() == null ? 0 : this.getSnYnse().hashCode());
result = 37 * result
+ (getBqRkse() == null ? 0 : this.getBqRkse().hashCode());
result = 37 * result
+ (getBqRkl() == null ? 0 : this.getBqRkl().hashCode());
result = 37 * result
+ (getTqRkse() == null ? 0 : this.getTqRkse().hashCode());
result = 37 * result
+ (getTqRkl() == null ? 0 : this.getTqRkl().hashCode());
result = 37 * result
+ (getBnRkse() == null ? 0 : this.getBnRkse().hashCode());
result = 37 * result
+ (getBnRkl() == null ? 0 : this.getBnRkl().hashCode());
result = 37 * result
+ (getSnRkse() == null ? 0 : this.getSnRkse().hashCode());
result = 37 * result
+ (getSnRkl() == null ? 0 : this.getSnRkl().hashCode());
result = 37 * result
+ (getNcqs() == null ? 0 : this.getNcqs().hashCode());
result = 37 * result
+ (getQmqs() == null ? 0 : this.getQmqs().hashCode());
return result;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -