/* * Decompiled with CFR 0.152. */ package com.hst.common.bo; import java.io.Serializable; public class NsfwWsgpFplgsq implements Serializable { private static final long serialVersionUID = 1L; private String wsDjhzXh; private String fpzlDm; private String lgsl; private String dw; public String getWsDjhzXh() { return this.wsDjhzXh; } public void setWsDjhzXh(String wsDjhzXh) { this.wsDjhzXh = wsDjhzXh; } public String getFpzlDm() { return this.fpzlDm; } public void setFpzlDm(String fpzlDm) { this.fpzlDm = fpzlDm; } public String getLgsl() { return this.lgsl; } public void setLgsl(String lgsl) { this.lgsl = lgsl; } public String getDw() { return this.dw; } public void setDw(String dw) { this.dw = dw; } }