| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553 |
- package cn.com.goldenwater.dcproj.model;
- import cn.com.goldenwater.core.model.BaseBean;
- import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
- import io.swagger.annotations.ApiModelProperty;
- import java.io.Serializable;
- import java.util.Date;
- /**
- * entity:BisNewCountryFee
- *
- * @author lune
- * @date 2020-3-27
- */
- @JsonIgnoreProperties(value = {"handler","hibernateLazyInitializer"})
- public class BisNewCountryFee extends BaseBean implements Serializable {
- @ApiModelProperty("工程是否正常运行")
- private String isProNormal;
- @ApiModelProperty("高德经度")
- private Double lgtd;
- @ApiModelProperty("高德纬度")
- private Double lttd;
- @ApiModelProperty("pc经度")
- private Double lgtdpc;
- @ApiModelProperty("pc纬度")
- private Double lttdpc;
- @ApiModelProperty("1为月元。户/2为月人。户")
- private String gudingPriceDw;
- @ApiModelProperty("固定水价,以及两步制水价固定水价部分")
- private String gudingPrice;
- @ApiModelProperty("存放限制额度(两步制水价限额)")
- private String xianEPrice;
- @ApiModelProperty("单一制水价价格,计量水价存放")
- private String jiliangPrice;
- @ApiModelProperty("两步制水价价格,计量水价存放")
- private String jiliangPriceTwo;
- @ApiModelProperty("两步制水价价格,固定水价存放")
- private String gudingPriceTwo;
- @ApiModelProperty("阶梯水价1")
- private String jietiPriceOne;
- @ApiModelProperty("阶梯水价2")
- private String jietiPriceTwo;
- @ApiModelProperty("阶梯水价3")
- private String jietiPriceThree;
- @ApiModelProperty("阶梯水价,阶梯限额1")
- private String jietiXianeOne;
- @ApiModelProperty("阶梯水价,阶梯限额2")
- private String jietiXianeTwo;
- @ApiModelProperty("阶梯水价,阶梯限额3")
- private String jietiXianeThree;
- @ApiModelProperty("水价类型,1单一水价,2两步制水价,3阶梯水价,4固定水价")
- private String feeType;
- @ApiModelProperty("计量水价信息")
- private String isJiliangFeeNote;
- @ApiModelProperty("计量水价类型,feeType类型1-3为1")
- private String isJiliangFeeType;
- @ApiModelProperty("计量水价")
- private String isJiliangFee;
- @ApiModelProperty("固定水价信息")
- private String isGudingFeeNote;
- @ApiModelProperty("固定水价,feeType类型为4,值为1")
- private String isGudingFee;
- @ApiModelProperty("供水工程id")
- private String id;
- @ApiModelProperty(value = "人饮督查登记表id",required = true)
- private String regstrId;
- @ApiModelProperty(value = "行政村编码",required = true)
- private String adCode;
- @ApiModelProperty(value = "所在地")
- private String location;
- @ApiModelProperty(value = "人饮工程编码")
- private String cwsCode;
- @ApiModelProperty("设计供水规模")
- private String designWaterSupply;
- @ApiModelProperty("建成时间")
- private String finishTime;
- @ApiModelProperty("覆盖人口")
- private String overPeople;
- @ApiModelProperty("村组,所在地")
- private String villageNm;
- @ApiModelProperty("是否贫困县")
- private String isPkx;
- @ApiModelProperty("是否氟超标县,1是,2否")
- private String isFoOver;
- @ApiModelProperty("工程名称")
- private String projectNm;
- @ApiModelProperty("工程类型,1千人工程,2万人工程,3千人以下集中供水工程")
- private String projectType;
- @ApiModelProperty("水费是否定价,1是,2否")
- private String isFeeMake;
- @ApiModelProperty("水费定价依据,1政府文件定价,2自主定价,3物价部门核定")
- private String feeRely;
- @ApiModelProperty("计量水价信息")
- private String isJiliangNote;
- @ApiModelProperty("计量水价类型")
- private String isJiliangType;
- @ApiModelProperty("固定水价信息")
- private String isGudingNote;
- @ApiModelProperty("固定水价类型")
- private String isGudingType;
- @ApiModelProperty("是否收取水费")
- private String isCalFee;
- @ApiModelProperty("水费加补助是否覆盖成本")
- private String isOverBaseFee;
- @ApiModelProperty("水费缴费率")
- private String payFeeProcent;
- @ApiModelProperty("净化设备是否配备")
- private String isOwnCleanTool;
- @ApiModelProperty("净化设备是否运行政策")
- private String cleanToolNormal;
- @ApiModelProperty("暗访日期")
- private String visitDate;
- @ApiModelProperty("记录人员ID")
- private String persId;
- @ApiModelProperty("暗访人名称")
- private String recPers2;
- @ApiModelProperty("创建时间")
- private Date createTime;
- @ApiModelProperty("修改时间")
- private Date updateTime;
- private String status;
- @ApiModelProperty("消毒设备是否配置")
- private String isOwnDisinfTool;
- @ApiModelProperty("消毒设备是否符合政策")
- private String isOwnDisinfNormal;
- @ApiModelProperty("水质检测有无报告")
- private String waterQuaHaveNote;
- @ApiModelProperty("水质检测是否合格")
- private String waterQuaIsHege;
- @ApiModelProperty("水质检测不合格备注")
- private String waterQuaNohgNote;
- @ApiModelProperty("服务电话")
- private String telephone;
- @ApiModelProperty("详细地址")
- private String adFullName;
- public BisNewCountryFee() {
- }
- public String getIsProNormal() {
- return isProNormal;
- }
- public void setIsProNormal(String isProNormal) {
- this.isProNormal = isProNormal;
- }
- public String getAdFullName() {
- return adFullName;
- }
- public void setAdFullName(String adFullName) {
- this.adFullName = adFullName;
- }
- public String getGudingPriceTwo() {
- return gudingPriceTwo;
- }
- public void setGudingPriceTwo(String gudingPriceTwo) {
- this.gudingPriceTwo = gudingPriceTwo;
- }
- public String getJiliangPriceTwo() {
- return jiliangPriceTwo;
- }
- public void setJiliangPriceTwo(String jiliangPriceTwo) {
- this.jiliangPriceTwo = jiliangPriceTwo;
- }
- public String getGudingPriceDw() {
- return gudingPriceDw;
- }
- public void setGudingPriceDw(String gudingPriceDw) {
- this.gudingPriceDw = gudingPriceDw;
- }
- public String getGudingPrice() {
- return gudingPrice;
- }
- public void setGudingPrice(String gudingPrice) {
- this.gudingPrice = gudingPrice;
- }
- public String getXianEPrice() {
- return xianEPrice;
- }
- public void setXianEPrice(String xianEPrice) {
- this.xianEPrice = xianEPrice;
- }
- public String getJiliangPrice() {
- return jiliangPrice;
- }
- public void setJiliangPrice(String jiliangPrice) {
- this.jiliangPrice = jiliangPrice;
- }
- public String getJietiPriceOne() {
- return jietiPriceOne;
- }
- public void setJietiPriceOne(String jietiPriceOne) {
- this.jietiPriceOne = jietiPriceOne;
- }
- public String getJietiPriceTwo() {
- return jietiPriceTwo;
- }
- public void setJietiPriceTwo(String jietiPriceTwo) {
- this.jietiPriceTwo = jietiPriceTwo;
- }
- public String getJietiPriceThree() {
- return jietiPriceThree;
- }
- public void setJietiPriceThree(String jietiPriceThree) {
- this.jietiPriceThree = jietiPriceThree;
- }
- public String getJietiXianeOne() {
- return jietiXianeOne;
- }
- public void setJietiXianeOne(String jietiXianeOne) {
- this.jietiXianeOne = jietiXianeOne;
- }
- public String getJietiXianeTwo() {
- return jietiXianeTwo;
- }
- public void setJietiXianeTwo(String jietiXianeTwo) {
- this.jietiXianeTwo = jietiXianeTwo;
- }
- public String getJietiXianeThree() {
- return jietiXianeThree;
- }
- public void setJietiXianeThree(String jietiXianeThree) {
- this.jietiXianeThree = jietiXianeThree;
- }
- public String getIsJiliangFeeNote() {
- return isJiliangFeeNote;
- }
- public void setIsJiliangFeeNote(String isJiliangFeeNote) {
- this.isJiliangFeeNote = isJiliangFeeNote;
- }
- public String getIsJiliangFeeType() {
- return isJiliangFeeType;
- }
- public void setIsJiliangFeeType(String isJiliangFeeType) {
- this.isJiliangFeeType = isJiliangFeeType;
- }
- public String getIsGudingFeeNote() {
- return isGudingFeeNote;
- }
- public void setIsGudingFeeNote(String isGudingFeeNote) {
- this.isGudingFeeNote = isGudingFeeNote;
- }
- public String getLocation() {
- return location;
- }
- public void setLocation(String location) {
- this.location = location;
- }
- public Double getLgtd() {
- return lgtd;
- }
- public void setLgtd(Double lgtd) {
- this.lgtd = lgtd;
- }
- public Double getLttd() {
- return lttd;
- }
- public void setLttd(Double lttd) {
- this.lttd = lttd;
- }
- public Double getLgtdpc() {
- return lgtdpc;
- }
- public void setLgtdpc(Double lgtdpc) {
- this.lgtdpc = lgtdpc;
- }
- public Double getLttdpc() {
- return lttdpc;
- }
- public void setLttdpc(Double lttdpc) {
- this.lttdpc = lttdpc;
- }
- public String getCwsCode() {
- return cwsCode;
- }
- public void setCwsCode(String cwsCode) {
- this.cwsCode = cwsCode;
- }
- public String getId() {
- return id;
- }
- public void setId(String id) {
- this.id = id;
- }
- public String getRegstrId() {
- return regstrId;
- }
- public void setRegstrId(String regstrId) {
- this.regstrId = regstrId;
- }
- public String getAdCode() {
- return adCode;
- }
- public void setAdCode(String adCode) {
- this.adCode = adCode;
- }
- public String getDesignWaterSupply() {
- return designWaterSupply;
- }
- public void setDesignWaterSupply(String designWaterSupply) {
- this.designWaterSupply = designWaterSupply;
- }
- public String getFinishTime() {
- return finishTime;
- }
- public void setFinishTime(String finishTime) {
- this.finishTime = finishTime;
- }
- public String getOverPeople() {
- return overPeople;
- }
- public void setOverPeople(String overPeople) {
- this.overPeople = overPeople;
- }
- public String getVillageNm() {
- return villageNm;
- }
- public void setVillageNm(String villageNm) {
- this.villageNm = villageNm;
- }
- public String getIsPkx() {
- return isPkx;
- }
- public void setIsPkx(String isPkx) {
- this.isPkx = isPkx;
- }
- public String getIsFoOver() {
- return isFoOver;
- }
- public void setIsFoOver(String isFoOver) {
- this.isFoOver = isFoOver;
- }
- public String getProjectNm() {
- return projectNm;
- }
- public void setProjectNm(String projectNm) {
- this.projectNm = projectNm;
- }
- public String getProjectType() {
- return projectType;
- }
- public void setProjectType(String projectType) {
- this.projectType = projectType;
- }
- public String getIsFeeMake() {
- return isFeeMake;
- }
- public void setIsFeeMake(String isFeeMake) {
- this.isFeeMake = isFeeMake;
- }
- public String getFeeRely() {
- return feeRely;
- }
- public void setFeeRely(String feeRely) {
- this.feeRely = feeRely;
- }
- public String getIsJiliangNote() {
- return isJiliangNote;
- }
- public void setIsJiliangNote(String isJiliangNote) {
- this.isJiliangNote = isJiliangNote;
- }
- public String getIsJiliangType() {
- return isJiliangType;
- }
- public void setIsJiliangType(String isJiliangType) {
- this.isJiliangType = isJiliangType;
- }
- public String getIsJiliangFee() {
- return isJiliangFee;
- }
- public void setIsJiliangFee(String isJiliangFee) {
- this.isJiliangFee = isJiliangFee;
- }
- public String getIsGudingNote() {
- return isGudingNote;
- }
- public void setIsGudingNote(String isGudingNote) {
- this.isGudingNote = isGudingNote;
- }
- public String getIsGudingType() {
- return isGudingType;
- }
- public void setIsGudingType(String isGudingType) {
- this.isGudingType = isGudingType;
- }
- public String getIsGudingFee() {
- return isGudingFee;
- }
- public void setIsGudingFee(String isGudingFee) {
- this.isGudingFee = isGudingFee;
- }
- public String getFeeType() {
- return feeType;
- }
- public void setFeeType(String feeType) {
- this.feeType = feeType;
- }
- public String getIsCalFee() {
- return isCalFee;
- }
- public void setIsCalFee(String isCalFee) {
- this.isCalFee = isCalFee;
- }
- public String getIsOverBaseFee() {
- return isOverBaseFee;
- }
- public void setIsOverBaseFee(String isOverBaseFee) {
- this.isOverBaseFee = isOverBaseFee;
- }
- public String getPayFeeProcent() {
- return payFeeProcent;
- }
- public void setPayFeeProcent(String payFeeProcent) {
- this.payFeeProcent = payFeeProcent;
- }
- public String getIsOwnCleanTool() {
- return isOwnCleanTool;
- }
- public void setIsOwnCleanTool(String isOwnCleanTool) {
- this.isOwnCleanTool = isOwnCleanTool;
- }
- public String getCleanToolNormal() {
- return cleanToolNormal;
- }
- public void setCleanToolNormal(String cleanToolNormal) {
- this.cleanToolNormal = cleanToolNormal;
- }
- public String getVisitDate() {
- return visitDate;
- }
- public void setVisitDate(String visitDate) {
- this.visitDate = visitDate;
- }
- public String getPersId() {
- return persId;
- }
- public void setPersId(String persId) {
- this.persId = persId;
- }
- public String getRecPers2() {
- return recPers2;
- }
- public void setRecPers2(String recPers2) {
- this.recPers2 = recPers2;
- }
- public Date getCreateTime() {
- return createTime;
- }
- public void setCreateTime(Date createTime) {
- this.createTime = createTime;
- }
- public Date getUpdateTime() {
- return updateTime;
- }
- public void setUpdateTime(Date updateTime) {
- this.updateTime = updateTime;
- }
- public String getStatus() {
- return status;
- }
- public void setStatus(String status) {
- this.status = status;
- }
- public String getIsOwnDisinfTool() {
- return isOwnDisinfTool;
- }
- public void setIsOwnDisinfTool(String isOwnDisinfTool) {
- this.isOwnDisinfTool = isOwnDisinfTool;
- }
- public String getIsOwnDisinfNormal() {
- return isOwnDisinfNormal;
- }
- public void setIsOwnDisinfNormal(String isOwnDisinfNormal) {
- this.isOwnDisinfNormal = isOwnDisinfNormal;
- }
- public String getWaterQuaHaveNote() {
- return waterQuaHaveNote;
- }
- public void setWaterQuaHaveNote(String waterQuaHaveNote) {
- this.waterQuaHaveNote = waterQuaHaveNote;
- }
- public String getWaterQuaIsHege() {
- return waterQuaIsHege;
- }
- public void setWaterQuaIsHege(String waterQuaIsHege) {
- this.waterQuaIsHege = waterQuaIsHege;
- }
- public String getWaterQuaNohgNote() {
- return waterQuaNohgNote;
- }
- public void setWaterQuaNohgNote(String waterQuaNohgNote) {
- this.waterQuaNohgNote = waterQuaNohgNote;
- }
- public String getTelephone() {
- return telephone;
- }
- public void setTelephone(String telephone) {
- this.telephone = telephone;
- }
- @Override
- public String toString() {
- return "BisNewCountryFee [" + "id=" + id + ", regstrId=" + regstrId + ", adCode=" + adCode + ", designWaterSupply=" + designWaterSupply + ", finishTime=" + finishTime + ", overPeople=" + overPeople + ", villageNm=" + villageNm + ", isPkx=" + isPkx + ", isFoOver=" + isFoOver + ", projectNm=" + projectNm + ", projectType=" + projectType + ", isFeeMake=" + isFeeMake + ", feeRely=" + feeRely + ", isJiliangNote=" + isJiliangNote + ", isJiliangType=" + isJiliangType + ", isJiliangFee=" + isJiliangFee + ", isGudingNote=" + isGudingNote + ", isGudingType=" + isGudingType + ", isGudingFee=" + isGudingFee + ", feeType=" + feeType + ", isCalFee=" + isCalFee + ", isOverBaseFee=" + isOverBaseFee + ", payFeeProcent=" + payFeeProcent + ", isOwnCleanTool=" + isOwnCleanTool + ", cleanToolNormal=" + cleanToolNormal + ", visitDate=" + visitDate + ", persId=" + persId + ", recPers2=" + recPers2 + ", createTime=" + createTime + ", updateTime=" + updateTime + ", status=" + status + ", isOwnDisinfTool=" + isOwnDisinfTool + ", isOwnDisinfNormal=" + isOwnDisinfNormal + ", waterQuaHaveNote=" + waterQuaHaveNote + ", waterQuaIsHege=" + waterQuaIsHege + ", waterQuaNohgNote=" + waterQuaNohgNote + ", telephone=" + telephone + "]";
- }
- }
|