You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

93 lines
1.6 KiB
Java

/*
* Decompiled with CFR 0.152.
*/
package com.hst.common.bo;
import java.io.Serializable;
public class SssxSlsqSqrYjxx
implements Serializable {
private static final long serialVersionUID = 1L;
private String djxxXh;
private String nsrbsh;
private String dz;
private String yb;
private String sjr;
private String sjhm;
private String gddh;
private String yxbz;
private String cjrq;
public String getDjxxXh() {
return this.djxxXh;
}
public void setDjxxXh(String djxxXh) {
this.djxxXh = djxxXh;
}
public String getNsrbsh() {
return this.nsrbsh;
}
public void setNsrbsh(String nsrbsh) {
this.nsrbsh = nsrbsh;
}
public String getDz() {
return this.dz;
}
public void setDz(String dz) {
this.dz = dz;
}
public String getYb() {
return this.yb;
}
public void setYb(String yb) {
this.yb = yb;
}
public String getSjr() {
return this.sjr;
}
public void setSjr(String sjr) {
this.sjr = sjr;
}
public String getSjhm() {
return this.sjhm;
}
public void setSjhm(String sjhm) {
this.sjhm = sjhm;
}
public String getGddh() {
return this.gddh;
}
public void setGddh(String gddh) {
this.gddh = gddh;
}
public String getYxbz() {
return this.yxbz;
}
public void setYxbz(String yxbz) {
this.yxbz = yxbz;
}
public String getCjrq() {
return this.cjrq;
}
public void setCjrq(String cjrq) {
this.cjrq = cjrq;
}
}