주석 추가

master
mjkhan21 9 months ago
parent f02845ff80
commit 5c43180315

@ -40,57 +40,57 @@ public class Ye22NoticeInfoDTO extends SntrisWSDTO {
private String SAccountNo;
/** 계좌번호(우리) */
private String WAccountNo;
/** */
/** 압류일자(최종) */
private String apYmd;
/** 과태료대장 키 */
private long buAk;
/** */
/** 상태코드 */
private String buStatusCd;
/** */
/** 상태이름 */
private String buStatusNm;
/** 부서 코드 */
/** 부서코드 */
private String buseoCd;
/** 부서 이름 */
/** 부서이름 */
private String buseoNm;
/** */
/** 체납금액 */
private long cheAmt;
/** */
/** 체납 기금가산금 */
private long cheGigumGasanSum;
/** */
/** 체납 국세가산금 */
private long cheGukseGasanSum;
/** */
/** 체납 구세가산금 */
private long cheGuseGasanSum;
/** */
/** (중)가산금 조정횟수 */
private String cheJojungCnt;
/** */
/** 체납 납기일자 */
private String cheNapgiYmd;
/** */
/** 체납 시세가산금 */
private long cheSiseGasanSum;
/** */
/** 체납 부가가치세 */
private long cheVatAmt;
/** */
/** 독촉고지일자(최종) */
private String dchocSendYmd;
/** 전자납부번호 */
private String enapbuNo;
/** */
/** 기금 */
private long gigum;
/** */
/** 기금가산금 */
private long gigumGasanAmt;
/** */
/** 기금이자 */
private long gigumIja;
/** */
/** 국세 */
private long gukse;
/** */
/** 국세가산금 */
private long gukseGasanAmt;
/** */
/** 국세이자 */
private long gukseIja;
/** */
/** 구세 */
private long guse;
/** */
/** 구세가산금 */
private long guseGasanAmt;
/** */
/** 구세이자 */
private long guseIja;
/** */
/** (중)가산금 조정일자 */
private String jgasanJojungYmd;
/** 물건 이름 */
private String mulNm;
@ -102,17 +102,17 @@ public class Ye22NoticeInfoDTO extends SntrisWSDTO {
private String napDzipAddr;
/** 납세자 도로명 우편번호 */
private String napDzipCd;
/** */
/** 납세자 ID */
private String napId;
/** */
/** 납세자 이름 */
private String napNm;
/** */
/** 납부일자 */
private String napbuYmd;
/** 납기후 일자 */
private String napgiAftYmd;
/** 납기일자 */
private String napgiYmd;
/** */
/** 납세번호 */
private String napseNo;
/** 세목코드 */
private String semokCd;
@ -122,13 +122,13 @@ public class Ye22NoticeInfoDTO extends SntrisWSDTO {
private String siguCd;
/** 시군구 이름 */
private String siguNm;
/** */
/** 시세 */
private long sise;
/** */
/** 시세가산금 */
private long siseGasanAmt;
/** */
/** 시세이자 */
private long siseIja;
/** 본세 */
/** 과세금액 */
private long taxAmt;
/** 과세구분 코드 */
private String taxGubun;
@ -427,476 +427,476 @@ public class Ye22NoticeInfoDTO extends SntrisWSDTO {
this.WAccountNo = WAccountNo;
}
/**Gets the apYmd value
/**Gets
* @return apYmd
*/
public String getApYmd() {
return apYmd;
}
/**Sets the apYmd value
/**Sets
* @param apYmd
*/
public void setApYmd(String apYmd) {
this.apYmd = apYmd;
}
/**Gets the buAk value
/**Gets
* @return buAk
*/
public long getBuAk() {
return buAk;
}
/**Sets the buAk value
/**Sets
* @param buAk
*/
public void setBuAk(long buAk) {
this.buAk = buAk;
}
/**Gets the buStatusCd value
/**Gets
* @return buStatusCd
*/
public String getBuStatusCd() {
return buStatusCd;
}
/**Sets the buStatusCd value
/**Sets
* @param buStatusCd
*/
public void setBuStatusCd(String buStatusCd) {
this.buStatusCd = buStatusCd;
}
/**Gets the buStatusNm value
/**Gets
* @return buStatusNm
*/
public String getBuStatusNm() {
return buStatusNm;
}
/**Sets the buStatusNm value
/**Sets
* @param buStatusNm
*/
public void setBuStatusNm(String buStatusNm) {
this.buStatusNm = buStatusNm;
}
/**Gets the buseoCd value
/**Gets
* @return buseoCd
*/
public String getBuseoCd() {
return buseoCd;
}
/**Sets the buseoCd value
/**Sets
* @param buseoCd
*/
public void setBuseoCd(String buseoCd) {
this.buseoCd = buseoCd;
}
/**Gets the buseoNm value
/**Gets
* @return buseoNm
*/
public String getBuseoNm() {
return buseoNm;
}
/**Sets the buseoNm value
/**Sets
* @param buseoNm
*/
public void setBuseoNm(String buseoNm) {
this.buseoNm = buseoNm;
}
/**Gets the cheAmt value
/**Gets
* @return cheAmt
*/
public long getCheAmt() {
return cheAmt;
}
/**Sets the cheAmt value
/**Sets
* @param cheAmt
*/
public void setCheAmt(long cheAmt) {
this.cheAmt = cheAmt;
}
/**Gets the cheGigumGasanSum value
/**Gets
* @return cheGigumGasanSum
*/
public long getCheGigumGasanSum() {
return cheGigumGasanSum;
}
/**Sets the cheGigumGasanSum value
/**Sets
* @param cheGigumGasanSum
*/
public void setCheGigumGasanSum(long cheGigumGasanSum) {
this.cheGigumGasanSum = cheGigumGasanSum;
}
/**Gets the cheGukseGasanSum value
/**Gets
* @return cheGukseGasanSum
*/
public long getCheGukseGasanSum() {
return cheGukseGasanSum;
}
/**Sets the cheGukseGasanSum value
/**Sets
* @param cheGukseGasanSum
*/
public void setCheGukseGasanSum(long cheGukseGasanSum) {
this.cheGukseGasanSum = cheGukseGasanSum;
}
/**Gets the cheGuseGasanSum value
/**Gets
* @return cheGuseGasanSum
*/
public long getCheGuseGasanSum() {
return cheGuseGasanSum;
}
/**Sets the cheGuseGasanSum value
/**Sets
* @param cheGuseGasanSum
*/
public void setCheGuseGasanSum(long cheGuseGasanSum) {
this.cheGuseGasanSum = cheGuseGasanSum;
}
/**Gets the cheJojungCnt value
/**Gets ()
* @return cheJojungCnt
*/
public String getCheJojungCnt() {
return cheJojungCnt;
}
/**Sets the cheJojungCnt value
/**Sets ()
* @param cheJojungCnt
*/
public void setCheJojungCnt(String cheJojungCnt) {
this.cheJojungCnt = cheJojungCnt;
}
/**Gets the cheNapgiYmd value
/**Gets
* @return cheNapgiYmd
*/
public String getCheNapgiYmd() {
return cheNapgiYmd;
}
/**Sets the cheNapgiYmd value
/**Sets
* @param cheNapgiYmd
*/
public void setCheNapgiYmd(String cheNapgiYmd) {
this.cheNapgiYmd = cheNapgiYmd;
}
/**Gets the cheSiseGasanSum value
/**Gets
* @return cheSiseGasanSum
*/
public long getCheSiseGasanSum() {
return cheSiseGasanSum;
}
/**Sets the cheSiseGasanSum value
/**Sets
* @param cheSiseGasanSum
*/
public void setCheSiseGasanSum(long cheSiseGasanSum) {
this.cheSiseGasanSum = cheSiseGasanSum;
}
/**Gets the cheVatAmt value
/**Gets
* @return cheVatAmt
*/
public long getCheVatAmt() {
return cheVatAmt;
}
/**Sets the cheVatAmt value
/**Sets
* @param cheVatAmt
*/
public void setCheVatAmt(long cheVatAmt) {
this.cheVatAmt = cheVatAmt;
}
/**Gets the dchocSendYmd value
/**Gets ()
* @return dchocSendYmd
*/
public String getDchocSendYmd() {
return dchocSendYmd;
}
/**Sets the dchocSendYmd value
/**Sets ()
* @param dchocSendYmd
*/
public void setDchocSendYmd(String dchocSendYmd) {
this.dchocSendYmd = dchocSendYmd;
}
/**Gets the enapbuNo value
/**Gets
* @return enapbuNo
*/
public String getEnapbuNo() {
return enapbuNo;
}
/**Sets the enapbuNo value
/**Sets
* @param enapbuNo
*/
public void setEnapbuNo(String enapbuNo) {
this.enapbuNo = enapbuNo;
}
/**Gets the gigum value
/**Gets
* @return gigum
*/
public long getGigum() {
return gigum;
}
/**Sets the gigum value
/**Sets
* @param gigum
*/
public void setGigum(long gigum) {
this.gigum = gigum;
}
/**Gets the gigumGasanAmt value
/**Gets
* @return gigumGasanAmt
*/
public long getGigumGasanAmt() {
return gigumGasanAmt;
}
/**Sets the gigumGasanAmt value
/**Sets
* @param gigumGasanAmt
*/
public void setGigumGasanAmt(long gigumGasanAmt) {
this.gigumGasanAmt = gigumGasanAmt;
}
/**Gets the gigumIja value
/**Gets
* @return gigumIja
*/
public long getGigumIja() {
return gigumIja;
}
/**Sets the gigumIja value
/**Sets
* @param gigumIja
*/
public void setGigumIja(long gigumIja) {
this.gigumIja = gigumIja;
}
/**Gets the gukse value
/**Gets
* @return gukse
*/
public long getGukse() {
return gukse;
}
/**Sets the gukse value
/**Sets
* @param gukse
*/
public void setGukse(long gukse) {
this.gukse = gukse;
}
/**Gets the gukseGasanAmt value
/**Gets
* @return gukseGasanAmt
*/
public long getGukseGasanAmt() {
return gukseGasanAmt;
}
/**Sets the gukseGasanAmt value
/**Sets
* @param gukseGasanAmt
*/
public void setGukseGasanAmt(long gukseGasanAmt) {
this.gukseGasanAmt = gukseGasanAmt;
}
/**Gets the gukseIja value
/**Gets
* @return gukseIja
*/
public long getGukseIja() {
return gukseIja;
}
/**Sets the gukseIja value
/**Sets
* @param gukseIja
*/
public void setGukseIja(long gukseIja) {
this.gukseIja = gukseIja;
}
/**Gets the guse value
/**Gets
* @return guse
*/
public long getGuse() {
return guse;
}
/**Sets the guse value
/**Sets
* @param guse
*/
public void setGuse(long guse) {
this.guse = guse;
}
/**Gets the guseGasanAmt value
/**Gets
* @return guseGasanAmt
*/
public long getGuseGasanAmt() {
return guseGasanAmt;
}
/**Sets the guseGasanAmt value
/**Sets
* @param guseGasanAmt
*/
public void setGuseGasanAmt(long guseGasanAmt) {
this.guseGasanAmt = guseGasanAmt;
}
/**Gets the guseIja value
/**Gets
* @return guseIja
*/
public long getGuseIja() {
return guseIja;
}
/**Sets the guseIja value
/**Sets
* @param guseIja
*/
public void setGuseIja(long guseIja) {
this.guseIja = guseIja;
}
/**Gets the jgasanJojungYmd value
/**Gets ()
* @return jgasanJojungYmd
*/
public String getJgasanJojungYmd() {
return jgasanJojungYmd;
}
/**Sets the jgasanJojungYmd value
/**Sets ()
* @param jgasanJojungYmd
*/
public void setJgasanJojungYmd(String jgasanJojungYmd) {
this.jgasanJojungYmd = jgasanJojungYmd;
}
/**Gets the mulNm value
/**Gets
* @return mulNm
*/
public String getMulNm() {
return mulNm;
}
/**Sets the mulNm value
/**Sets
* @param mulNm
*/
public void setMulNm(String mulNm) {
this.mulNm = mulNm;
}
/**Gets the napDdtlAddr value
/**Gets
* @return napDdtlAddr
*/
public String getNapDdtlAddr() {
return napDdtlAddr;
}
/**Sets the napDdtlAddr value
/**Sets
* @param napDdtlAddr
*/
public void setNapDdtlAddr(String napDdtlAddr) {
this.napDdtlAddr = napDdtlAddr;
}
/**Gets the napDrefAddr value
/**Gets
* @return napDrefAddr
*/
public String getNapDrefAddr() {
return napDrefAddr;
}
/**Sets the napDrefAddr value
/**Sets
* @param napDrefAddr
*/
public void setNapDrefAddr(String napDrefAddr) {
this.napDrefAddr = napDrefAddr;
}
/**Gets the napDzipAddr value
/**Gets
* @return napDzipAddr
*/
public String getNapDzipAddr() {
return napDzipAddr;
}
/**Sets the napDzipAddr value
/**Sets
* @param napDzipAddr
*/
public void setNapDzipAddr(String napDzipAddr) {
this.napDzipAddr = napDzipAddr;
}
/**Gets the napDzipCd value
/**Gets
* @return napDzipCd
*/
public String getNapDzipCd() {
return napDzipCd;
}
/**Sets the napDzipCd value
/**Sets
* @param napDzipCd
*/
public void setNapDzipCd(String napDzipCd) {
this.napDzipCd = napDzipCd;
}
/**Gets the napId value
/**Gets ID
* @return napId
*/
public String getNapId() {
return napId;
}
/**Sets the napId value
/**Sets ID
* @param napId
*/
public void setNapId(String napId) {
this.napId = napId;
}
/**Gets the napNm value
/**Gets
* @return napNm
*/
public String getNapNm() {
return napNm;
}
/**Sets the napNm value
/**Sets
* @param napNm
*/
public void setNapNm(String napNm) {
this.napNm = napNm;
}
/**Gets the napbuYmd value
/**Gets
* @return napbuYmd
*/
public String getNapbuYmd() {
return napbuYmd;
}
/**Sets the napbuYmd value
/**Sets
* @param napbuYmd
*/
public void setNapbuYmd(String napbuYmd) {
@ -931,210 +931,210 @@ public class Ye22NoticeInfoDTO extends SntrisWSDTO {
this.napgiYmd = napgiYmd;
}
/**Gets the napseNo value
/**Gets
* @return napseNo
*/
public String getNapseNo() {
return napseNo;
}
/**Sets the napseNo value
/**Sets
* @param napseNo
*/
public void setNapseNo(String napseNo) {
this.napseNo = napseNo;
}
/**Gets the semokCd value
/**Gets
* @return semokCd
*/
public String getSemokCd() {
return semokCd;
}
/**Sets the semokCd value
/**Sets
* @param semokCd
*/
public void setSemokCd(String semokCd) {
this.semokCd = semokCd;
}
/**Gets the semokNm value
/**Gets
* @return semokNm
*/
public String getSemokNm() {
return semokNm;
}
/**Sets the semokNm value
/**Sets
* @param semokNm
*/
public void setSemokNm(String semokNm) {
this.semokNm = semokNm;
}
/**Gets the siguCd value
/**Gets
* @return siguCd
*/
public String getSiguCd() {
return siguCd;
}
/**Sets the siguCd value
/**Sets
* @param siguCd
*/
public void setSiguCd(String siguCd) {
this.siguCd = siguCd;
}
/**Gets the siguNm value
/**Gets
* @return siguNm
*/
public String getSiguNm() {
return siguNm;
}
/**Sets the siguNm value
/**Sets
* @param siguNm
*/
public void setSiguNm(String siguNm) {
this.siguNm = siguNm;
}
/**Gets the sise value
/**Gets
* @return sise
*/
public long getSise() {
return sise;
}
/**Sets the sise value
/**Sets
* @param sise
*/
public void setSise(long sise) {
this.sise = sise;
}
/**Gets the siseGasanAmt value
/**Gets
* @return siseGasanAmt
*/
public long getSiseGasanAmt() {
return siseGasanAmt;
}
/**Sets the siseGasanAmt value
/**Sets
* @param siseGasanAmt
*/
public void setSiseGasanAmt(long siseGasanAmt) {
this.siseGasanAmt = siseGasanAmt;
}
/**Gets the siseIja value
/**Gets
* @return siseIja
*/
public long getSiseIja() {
return siseIja;
}
/**Sets the siseIja value
/**Sets
* @param siseIja
*/
public void setSiseIja(long siseIja) {
this.siseIja = siseIja;
}
/**Gets the taxAmt value
/**Gets
* @return taxAmt
*/
public long getTaxAmt() {
return taxAmt;
}
/**Sets the taxAmt value
/**Sets
* @param taxAmt
*/
public void setTaxAmt(long taxAmt) {
this.taxAmt = taxAmt;
}
/**Gets the taxGubun value
/**Gets
* @return taxGubun
*/
public String getTaxGubun() {
return taxGubun;
}
/**Sets the taxGubun value
/**Sets
* @param taxGubun
*/
public void setTaxGubun(String taxGubun) {
this.taxGubun = taxGubun;
}
/**Gets the taxGubunNm value
/**Gets
* @return taxGubunNm
*/
public String getTaxGubunNm() {
return taxGubunNm;
}
/**Sets the taxGubunNm value
/**Sets
* @param taxGubunNm
*/
public void setTaxGubunNm(String taxGubunNm) {
this.taxGubunNm = taxGubunNm;
}
/**Gets the taxNo value
/**Gets
* @return taxNo
*/
public String getTaxNo() {
return taxNo;
}
/**Sets the taxNo value
/**Sets
* @param taxNo
*/
public void setTaxNo(String taxNo) {
this.taxNo = taxNo;
}
/**Gets the taxYm value
/**Gets
* @return taxYm
*/
public String getTaxYm() {
return taxYm;
}
/**Sets the taxYm value
/**Sets
* @param taxYm
*/
public void setTaxYm(String taxYm) {
this.taxYm = taxYm;
}
/**Gets the taxYmd value
/**Gets
* @return taxYmd
*/
public String getTaxYmd() {
return taxYmd;
}
/**Sets the taxYmd value
/**Sets
* @param taxYmd
*/
public void setTaxYmd(String taxYmd) {
this.taxYmd = taxYmd;
}
/**Gets the vatAmt value
/**Gets
* @return vatAmt
*/
public long getVatAmt() {
return vatAmt;
}
/**Sets the vatAmt value
/**Sets
* @param vatAmt
*/
public void setVatAmt(long vatAmt) {

Loading…
Cancel
Save