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.

1309 lines
29 KiB
Java

package cokr.xit.interfaces.sntris.buga;
import java.io.Serializable;
import javax.xml.namespace.QName;
import org.apache.axis.description.ElementDesc;
import org.apache.axis.description.TypeDesc;
import org.apache.axis.encoding.Deserializer;
import org.apache.axis.encoding.Serializer;
import org.apache.axis.encoding.ser.BeanDeserializer;
import org.apache.axis.encoding.ser.BeanSerializer;
import cokr.xit.interfaces.sntris.SntrisWSDTO;
/**
* @Class Name : Bu04SimpleBugaETCWSDTO.java
* @Description : 세외수입웹서비스 dto
* @Version 1.0
* @Since 2019. 09. 03
* @Author 박영수
* <pre>
* 수정일 수정자 수정내용
* ------- ------------- ----------------------
* </pre>
*/
public class Bu04SimpleBugaETCWSDTO extends SntrisWSDTO implements Serializable {
private static final long serialVersionUID = 1L;
private String etc1;
private String etc10;
private String etc11;
private String etc12;
private String etc13;
private String etc14;
private String etc15;
private String etc16;
private String etc17;
private String etc18;
private String etc19;
private String etc2;
private String etc20;
private String etc21;
private String etc22;
private String etc23;
private String etc24;
private String etc25;
private String etc26;
private String etc27;
private String etc28;
private String etc29;
private String etc3;
private String etc30;
private String etc31;
private String etc32;
private String etc33;
private String etc34;
private String etc4;
private String etc5;
private String etc6;
private String etc7;
private String etc8;
private String etc9;
private String fstTaxYmd;
private String gum1;
private String gum2;
private String hangmok1;
private String hangmok2;
private String hangmok3;
private String hangmok4;
private String hangmok5;
private String hangmok6;
private String napDdtlAddr;
private String napDrefAddr;
private String napDtlAddr;
private String napDzipAddr;
private String napDzipCd;
private String napId;
private String napNm;
private String napZipAddr;
private String napZipCd;
private String napgiYmd;
private String ocrBuseoCd;
private String ocrSiguCd;
private String rowStatus;
private String semokCd;
private long taxAmt;
private String taxGubun;
private String taxNo;
private String taxYm;
public Bu04SimpleBugaETCWSDTO() {}
public Bu04SimpleBugaETCWSDTO(
String etc1,
String etc10,
String etc11,
String etc12,
String etc13,
String etc14,
String etc15,
String etc16,
String etc17,
String etc18,
String etc19,
String etc2,
String etc20,
String etc21,
String etc22,
String etc23,
String etc24,
String etc25,
String etc26,
String etc27,
String etc28,
String etc29,
String etc3,
String etc30,
String etc31,
String etc32,
String etc33,
String etc34,
String etc4,
String etc5,
String etc6,
String etc7,
String etc8,
String etc9,
String fstTaxYmd,
String gum1,
String gum2,
String hangmok1,
String hangmok2,
String hangmok3,
String hangmok4,
String hangmok5,
String hangmok6,
String napDdtlAddr,
String napDrefAddr,
String napDtlAddr,
String napDzipAddr,
String napDzipCd,
String napId,
String napNm,
String napZipAddr,
String napZipCd,
String napgiYmd,
String ocrBuseoCd,
String ocrSiguCd,
String rowStatus,
String semokCd,
long taxAmt,
String taxGubun,
String taxNo,
String taxYm
) {
this.etc1 = etc1;
this.etc10 = etc10;
this.etc11 = etc11;
this.etc12 = etc12;
this.etc13 = etc13;
this.etc14 = etc14;
this.etc15 = etc15;
this.etc16 = etc16;
this.etc17 = etc17;
this.etc18 = etc18;
this.etc19 = etc19;
this.etc2 = etc2;
this.etc20 = etc20;
this.etc21 = etc21;
this.etc22 = etc22;
this.etc23 = etc23;
this.etc24 = etc24;
this.etc25 = etc25;
this.etc26 = etc26;
this.etc27 = etc27;
this.etc28 = etc28;
this.etc29 = etc29;
this.etc3 = etc3;
this.etc30 = etc30;
this.etc31 = etc31;
this.etc32 = etc32;
this.etc33 = etc33;
this.etc34 = etc34;
this.etc4 = etc4;
this.etc5 = etc5;
this.etc6 = etc6;
this.etc7 = etc7;
this.etc8 = etc8;
this.etc9 = etc9;
this.fstTaxYmd = fstTaxYmd;
this.gum1 = gum1;
this.gum2 = gum2;
this.hangmok1 = hangmok1;
this.hangmok2 = hangmok2;
this.hangmok3 = hangmok3;
this.hangmok4 = hangmok4;
this.hangmok5 = hangmok5;
this.hangmok6 = hangmok6;
this.napDdtlAddr = napDdtlAddr;
this.napDrefAddr = napDrefAddr;
this.napDtlAddr = napDtlAddr;
this.napDzipAddr = napDzipAddr;
this.napDzipCd = napDzipCd;
this.napId = napId;
this.napNm = napNm;
this.napZipAddr = napZipAddr;
this.napZipCd = napZipCd;
this.napgiYmd = napgiYmd;
this.ocrBuseoCd = ocrBuseoCd;
this.ocrSiguCd = ocrSiguCd;
this.rowStatus = rowStatus;
this.semokCd = semokCd;
this.taxAmt = taxAmt;
this.taxGubun = taxGubun;
this.taxNo = taxNo;
this.taxYm = taxYm;
}
/**Gets the etc1 value for this Bu04SimpleBugaETCWSDTO.
* @return etc1
*/
public String getEtc1() {
return etc1;
}
/**Sets the etc1 value for this Bu04SimpleBugaETCWSDTO.
* @param etc1
*/
public void setEtc1(String etc1) {
this.etc1 = etc1;
}
/**Gets the etc10 value for this Bu04SimpleBugaETCWSDTO.
* @return etc10
*/
public String getEtc10() {
return etc10;
}
/**Sets the etc10 value for this Bu04SimpleBugaETCWSDTO.
* @param etc10
*/
public void setEtc10(String etc10) {
this.etc10 = etc10;
}
/**Gets the etc11 value for this Bu04SimpleBugaETCWSDTO.
* @return etc11
*/
public String getEtc11() {
return etc11;
}
/**Sets the etc11 value for this Bu04SimpleBugaETCWSDTO.
* @param etc11
*/
public void setEtc11(String etc11) {
this.etc11 = etc11;
}
/**Gets the etc12 value for this Bu04SimpleBugaETCWSDTO.
* @return etc12
*/
public String getEtc12() {
return etc12;
}
/**Sets the etc12 value for this Bu04SimpleBugaETCWSDTO.
* @param etc12
*/
public void setEtc12(String etc12) {
this.etc12 = etc12;
}
/**Gets the etc13 value for this Bu04SimpleBugaETCWSDTO.
* @return etc13
*/
public String getEtc13() {
return etc13;
}
/**Sets the etc13 value for this Bu04SimpleBugaETCWSDTO.
* @param etc13
*/
public void setEtc13(String etc13) {
this.etc13 = etc13;
}
/**Gets the etc14 value for this Bu04SimpleBugaETCWSDTO.
* @return etc14
*/
public String getEtc14() {
return etc14;
}
/**Sets the etc14 value for this Bu04SimpleBugaETCWSDTO.
* @param etc14
*/
public void setEtc14(String etc14) {
this.etc14 = etc14;
}
/**Gets the etc15 value for this Bu04SimpleBugaETCWSDTO.
* @return etc15
*/
public String getEtc15() {
return etc15;
}
/**Sets the etc15 value for this Bu04SimpleBugaETCWSDTO.
* @param etc15
*/
public void setEtc15(String etc15) {
this.etc15 = etc15;
}
/**Gets the etc16 value for this Bu04SimpleBugaETCWSDTO.
* @return etc16
*/
public String getEtc16() {
return etc16;
}
/**Sets the etc16 value for this Bu04SimpleBugaETCWSDTO.
* @param etc16
*/
public void setEtc16(String etc16) {
this.etc16 = etc16;
}
/**Gets the etc17 value for this Bu04SimpleBugaETCWSDTO.
* @return etc17
*/
public String getEtc17() {
return etc17;
}
/**Sets the etc17 value for this Bu04SimpleBugaETCWSDTO.
* @param etc17
*/
public void setEtc17(String etc17) {
this.etc17 = etc17;
}
/**Gets the etc18 value for this Bu04SimpleBugaETCWSDTO.
* @return etc18
*/
public String getEtc18() {
return etc18;
}
/**Sets the etc18 value for this Bu04SimpleBugaETCWSDTO.
* @param etc18
*/
public void setEtc18(String etc18) {
this.etc18 = etc18;
}
/**Gets the etc19 value for this Bu04SimpleBugaETCWSDTO.
* @return etc19
*/
public String getEtc19() {
return etc19;
}
/**Sets the etc19 value for this Bu04SimpleBugaETCWSDTO.
* @param etc19
*/
public void setEtc19(String etc19) {
this.etc19 = etc19;
}
/**Gets the etc2 value for this Bu04SimpleBugaETCWSDTO.
* @return etc2
*/
public String getEtc2() {
return etc2;
}
/**Sets the etc2 value for this Bu04SimpleBugaETCWSDTO.
* @param etc2
*/
public void setEtc2(String etc2) {
this.etc2 = etc2;
}
/**Gets the etc20 value for this Bu04SimpleBugaETCWSDTO.
* @return etc20
*/
public String getEtc20() {
return etc20;
}
/**Sets the etc20 value for this Bu04SimpleBugaETCWSDTO.
* @param etc20
*/
public void setEtc20(String etc20) {
this.etc20 = etc20;
}
/**Gets the etc21 value for this Bu04SimpleBugaETCWSDTO.
* @return etc21
*/
public String getEtc21() {
return etc21;
}
/**Sets the etc21 value for this Bu04SimpleBugaETCWSDTO.
* @param etc21
*/
public void setEtc21(String etc21) {
this.etc21 = etc21;
}
/**Gets the etc22 value for this Bu04SimpleBugaETCWSDTO.
* @return etc22
*/
public String getEtc22() {
return etc22;
}
/**Sets the etc22 value for this Bu04SimpleBugaETCWSDTO.
* @param etc22
*/
public void setEtc22(String etc22) {
this.etc22 = etc22;
}
/**Gets the etc23 value for this Bu04SimpleBugaETCWSDTO.
* @return etc23
*/
public String getEtc23() {
return etc23;
}
/**Sets the etc23 value for this Bu04SimpleBugaETCWSDTO.
* @param etc23
*/
public void setEtc23(String etc23) {
this.etc23 = etc23;
}
/**Gets the etc24 value for this Bu04SimpleBugaETCWSDTO.
* @return etc24
*/
public String getEtc24() {
return etc24;
}
/**Sets the etc24 value for this Bu04SimpleBugaETCWSDTO.
* @param etc24
*/
public void setEtc24(String etc24) {
this.etc24 = etc24;
}
/**Gets the etc25 value for this Bu04SimpleBugaETCWSDTO.
* @return etc25
*/
public String getEtc25() {
return etc25;
}
/**Sets the etc25 value for this Bu04SimpleBugaETCWSDTO.
* @param etc25
*/
public void setEtc25(String etc25) {
this.etc25 = etc25;
}
/**Gets the etc26 value for this Bu04SimpleBugaETCWSDTO.
* @return etc26
*/
public String getEtc26() {
return etc26;
}
/**Sets the etc26 value for this Bu04SimpleBugaETCWSDTO.
* @param etc26
*/
public void setEtc26(String etc26) {
this.etc26 = etc26;
}
/**Gets the etc27 value for this Bu04SimpleBugaETCWSDTO.
* @return etc27
*/
public String getEtc27() {
return etc27;
}
/**Sets the etc27 value for this Bu04SimpleBugaETCWSDTO.
* @param etc27
*/
public void setEtc27(String etc27) {
this.etc27 = etc27;
}
/**Gets the etc28 value for this Bu04SimpleBugaETCWSDTO.
* @return etc28
*/
public String getEtc28() {
return etc28;
}
/**Sets the etc28 value for this Bu04SimpleBugaETCWSDTO.
* @param etc28
*/
public void setEtc28(String etc28) {
this.etc28 = etc28;
}
/**Gets the etc29 value for this Bu04SimpleBugaETCWSDTO.
* @return etc29
*/
public String getEtc29() {
return etc29;
}
/**Sets the etc29 value for this Bu04SimpleBugaETCWSDTO.
* @param etc29
*/
public void setEtc29(String etc29) {
this.etc29 = etc29;
}
/**Gets the etc3 value for this Bu04SimpleBugaETCWSDTO.
* @return etc3
*/
public String getEtc3() {
return etc3;
}
/**Sets the etc3 value for this Bu04SimpleBugaETCWSDTO.
* @param etc3
*/
public void setEtc3(String etc3) {
this.etc3 = etc3;
}
/**Gets the etc30 value for this Bu04SimpleBugaETCWSDTO.
* @return etc30
*/
public String getEtc30() {
return etc30;
}
/**Sets the etc30 value for this Bu04SimpleBugaETCWSDTO.
* @param etc30
*/
public void setEtc30(String etc30) {
this.etc30 = etc30;
}
/**Gets the etc31 value for this Bu04SimpleBugaETCWSDTO.
* @return etc31
*/
public String getEtc31() {
return etc31;
}
/**Sets the etc31 value for this Bu04SimpleBugaETCWSDTO.
* @param etc31
*/
public void setEtc31(String etc31) {
this.etc31 = etc31;
}
/**Gets the etc32 value for this Bu04SimpleBugaETCWSDTO.
* @return etc32
*/
public String getEtc32() {
return etc32;
}
/**Sets the etc32 value for this Bu04SimpleBugaETCWSDTO.
* @param etc32
*/
public void setEtc32(String etc32) {
this.etc32 = etc32;
}
/**Gets the etc33 value for this Bu04SimpleBugaETCWSDTO.
* @return etc33
*/
public String getEtc33() {
return etc33;
}
/**Sets the etc33 value for this Bu04SimpleBugaETCWSDTO.
* @param etc33
*/
public void setEtc33(String etc33) {
this.etc33 = etc33;
}
/**Gets the etc34 value for this Bu04SimpleBugaETCWSDTO.
* @return etc34
*/
public String getEtc34() {
return etc34;
}
/**Sets the etc34 value for this Bu04SimpleBugaETCWSDTO.
* @param etc34
*/
public void setEtc34(String etc34) {
this.etc34 = etc34;
}
/**Gets the etc4 value for this Bu04SimpleBugaETCWSDTO.
* @return etc4
*/
public String getEtc4() {
return etc4;
}
/**Sets the etc4 value for this Bu04SimpleBugaETCWSDTO.
* @param etc4
*/
public void setEtc4(String etc4) {
this.etc4 = etc4;
}
/**Gets the etc5 value for this Bu04SimpleBugaETCWSDTO.
* @return etc5
*/
public String getEtc5() {
return etc5;
}
/**Sets the etc5 value for this Bu04SimpleBugaETCWSDTO.
* @param etc5
*/
public void setEtc5(String etc5) {
this.etc5 = etc5;
}
/**Gets the etc6 value for this Bu04SimpleBugaETCWSDTO.
* @return etc6
*/
public String getEtc6() {
return etc6;
}
/**Sets the etc6 value for this Bu04SimpleBugaETCWSDTO.
* @param etc6
*/
public void setEtc6(String etc6) {
this.etc6 = etc6;
}
/**Gets the etc7 value for this Bu04SimpleBugaETCWSDTO.
* @return etc7
*/
public String getEtc7() {
return etc7;
}
/**Sets the etc7 value for this Bu04SimpleBugaETCWSDTO.
* @param etc7
*/
public void setEtc7(String etc7) {
this.etc7 = etc7;
}
/**Gets the etc8 value for this Bu04SimpleBugaETCWSDTO.
* @return etc8
*/
public String getEtc8() {
return etc8;
}
/**Sets the etc8 value for this Bu04SimpleBugaETCWSDTO.
* @param etc8
*/
public void setEtc8(String etc8) {
this.etc8 = etc8;
}
/**Gets the etc9 value for this Bu04SimpleBugaETCWSDTO.
* @return etc9
*/
public String getEtc9() {
return etc9;
}
/**Sets the etc9 value for this Bu04SimpleBugaETCWSDTO.
* @param etc9
*/
public void setEtc9(String etc9) {
this.etc9 = etc9;
}
/**Gets the fstTaxYmd value for this Bu04SimpleBugaETCWSDTO.
* @return fstTaxYmd
*/
public String getFstTaxYmd() {
return fstTaxYmd;
}
/**Sets the fstTaxYmd value for this Bu04SimpleBugaETCWSDTO.
* @param fstTaxYmd
*/
public void setFstTaxYmd(String fstTaxYmd) {
this.fstTaxYmd = fstTaxYmd;
}
/**Gets the gum1 value for this Bu04SimpleBugaETCWSDTO.
* @return gum1
*/
public String getGum1() {
return gum1;
}
/**Sets the gum1 value for this Bu04SimpleBugaETCWSDTO.
* @param gum1
*/
public void setGum1(String gum1) {
this.gum1 = gum1;
}
/**Gets the gum2 value for this Bu04SimpleBugaETCWSDTO.
* @return gum2
*/
public String getGum2() {
return gum2;
}
/**Sets the gum2 value for this Bu04SimpleBugaETCWSDTO.
* @param gum2
*/
public void setGum2(String gum2) {
this.gum2 = gum2;
}
/**Gets the hangmok1 value for this Bu04SimpleBugaETCWSDTO.
* @return hangmok1
*/
public String getHangmok1() {
return hangmok1;
}
/**Sets the hangmok1 value for this Bu04SimpleBugaETCWSDTO.
* @param hangmok1
*/
public void setHangmok1(String hangmok1) {
this.hangmok1 = hangmok1;
}
/**Gets the hangmok2 value for this Bu04SimpleBugaETCWSDTO.
* @return hangmok2
*/
public String getHangmok2() {
return hangmok2;
}
/**Sets the hangmok2 value for this Bu04SimpleBugaETCWSDTO.
* @param hangmok2
*/
public void setHangmok2(String hangmok2) {
this.hangmok2 = hangmok2;
}
/**Gets the hangmok3 value for this Bu04SimpleBugaETCWSDTO.
* @return hangmok3
*/
public String getHangmok3() {
return hangmok3;
}
/**Sets the hangmok3 value for this Bu04SimpleBugaETCWSDTO.
* @param hangmok3
*/
public void setHangmok3(String hangmok3) {
this.hangmok3 = hangmok3;
}
/**Gets the hangmok4 value for this Bu04SimpleBugaETCWSDTO.
* @return hangmok4
*/
public String getHangmok4() {
return hangmok4;
}
/**Sets the hangmok4 value for this Bu04SimpleBugaETCWSDTO.
* @param hangmok4
*/
public void setHangmok4(String hangmok4) {
this.hangmok4 = hangmok4;
}
/**Gets the hangmok5 value for this Bu04SimpleBugaETCWSDTO.
* @return hangmok5
*/
public String getHangmok5() {
return hangmok5;
}
/**Sets the hangmok5 value for this Bu04SimpleBugaETCWSDTO.
* @param hangmok5
*/
public void setHangmok5(String hangmok5) {
this.hangmok5 = hangmok5;
}
/**Gets the hangmok6 value for this Bu04SimpleBugaETCWSDTO.
* @return hangmok6
*/
public String getHangmok6() {
return hangmok6;
}
/**Sets the hangmok6 value for this Bu04SimpleBugaETCWSDTO.
* @param hangmok6
*/
public void setHangmok6(String hangmok6) {
this.hangmok6 = hangmok6;
}
/**Gets the napDdtlAddr value for this Bu04SimpleBugaETCWSDTO.
* @return napDdtlAddr
*/
public String getNapDdtlAddr() {
return napDdtlAddr;
}
/**Sets the napDdtlAddr value for this Bu04SimpleBugaETCWSDTO.
* @param napDdtlAddr
*/
public void setNapDdtlAddr(String napDdtlAddr) {
this.napDdtlAddr = napDdtlAddr;
}
/**Gets the napDrefAddr value for this Bu04SimpleBugaETCWSDTO.
* @return napDrefAddr
*/
public String getNapDrefAddr() {
return napDrefAddr;
}
/**Sets the napDrefAddr value for this Bu04SimpleBugaETCWSDTO.
* @param napDrefAddr
*/
public void setNapDrefAddr(String napDrefAddr) {
this.napDrefAddr = napDrefAddr;
}
/**Gets the napDtlAddr value for this Bu04SimpleBugaETCWSDTO.
* @return napDtlAddr
*/
public String getNapDtlAddr() {
return napDtlAddr;
}
/**Sets the napDtlAddr value for this Bu04SimpleBugaETCWSDTO.
* @param napDtlAddr
*/
public void setNapDtlAddr(String napDtlAddr) {
this.napDtlAddr = napDtlAddr;
}
/**Gets the napDzipAddr value for this Bu04SimpleBugaETCWSDTO.
* @return napDzipAddr
*/
public String getNapDzipAddr() {
return napDzipAddr;
}
/**Sets the napDzipAddr value for this Bu04SimpleBugaETCWSDTO.
* @param napDzipAddr
*/
public void setNapDzipAddr(String napDzipAddr) {
this.napDzipAddr = napDzipAddr;
}
/**Gets the napDzipCd value for this Bu04SimpleBugaETCWSDTO.
* @return napDzipCd
*/
public String getNapDzipCd() {
return napDzipCd;
}
/**Sets the napDzipCd value for this Bu04SimpleBugaETCWSDTO.
* @param napDzipCd
*/
public void setNapDzipCd(String napDzipCd) {
this.napDzipCd = napDzipCd;
}
/**Gets the napId value for this Bu04SimpleBugaETCWSDTO.
* @return napId
*/
public String getNapId() {
return napId;
}
/**Sets the napId value for this Bu04SimpleBugaETCWSDTO.
* @param napId
*/
public void setNapId(String napId) {
this.napId = napId;
}
/**Gets the napNm value for this Bu04SimpleBugaETCWSDTO.
* @return napNm
*/
public String getNapNm() {
return napNm;
}
/**Sets the napNm value for this Bu04SimpleBugaETCWSDTO.
* @param napNm
*/
public void setNapNm(String napNm) {
this.napNm = napNm;
}
/**Gets the napZipAddr value for this Bu04SimpleBugaETCWSDTO.
* @return napZipAddr
*/
public String getNapZipAddr() {
return napZipAddr;
}
/**Sets the napZipAddr value for this Bu04SimpleBugaETCWSDTO.
* @param napZipAddr
*/
public void setNapZipAddr(String napZipAddr) {
this.napZipAddr = napZipAddr;
}
/**Gets the napZipCd value for this Bu04SimpleBugaETCWSDTO.
* @return napZipCd
*/
public String getNapZipCd() {
return napZipCd;
}
/**Sets the napZipCd value for this Bu04SimpleBugaETCWSDTO.
* @param napZipCd
*/
public void setNapZipCd(String napZipCd) {
this.napZipCd = napZipCd;
}
/**Gets the napgiYmd value for this Bu04SimpleBugaETCWSDTO.
* @return napgiYmd
*/
public String getNapgiYmd() {
return napgiYmd;
}
/**Sets the napgiYmd value for this Bu04SimpleBugaETCWSDTO.
* @param napgiYmd
*/
public void setNapgiYmd(String napgiYmd) {
this.napgiYmd = napgiYmd;
}
/**Gets the ocrBuseoCd value for this Bu04SimpleBugaETCWSDTO.
* @return ocrBuseoCd
*/
public String getOcrBuseoCd() {
return ocrBuseoCd;
}
/**Sets the ocrBuseoCd value for this Bu04SimpleBugaETCWSDTO.
* @param ocrBuseoCd
*/
public void setOcrBuseoCd(String ocrBuseoCd) {
this.ocrBuseoCd = ocrBuseoCd;
}
/**Gets the ocrSiguCd value for this Bu04SimpleBugaETCWSDTO.
* @return ocrSiguCd
*/
public String getOcrSiguCd() {
return ocrSiguCd;
}
/**Sets the ocrSiguCd value for this Bu04SimpleBugaETCWSDTO.
* @param ocrSiguCd
*/
public void setOcrSiguCd(String ocrSiguCd) {
this.ocrSiguCd = ocrSiguCd;
}
/**Gets the rowStatus value for this Bu04SimpleBugaETCWSDTO.
* @return rowStatus
*/
public String getRowStatus() {
return rowStatus;
}
/**Sets the rowStatus value for this Bu04SimpleBugaETCWSDTO.
* @param rowStatus
*/
public void setRowStatus(String rowStatus) {
this.rowStatus = rowStatus;
}
/**Gets the semokCd value for this Bu04SimpleBugaETCWSDTO.
* @return semokCd
*/
public String getSemokCd() {
return semokCd;
}
/**Sets the semokCd value for this Bu04SimpleBugaETCWSDTO.
* @param semokCd
*/
public void setSemokCd(String semokCd) {
this.semokCd = semokCd;
}
/**Gets the taxAmt value for this Bu04SimpleBugaETCWSDTO.
* @return taxAmt
*/
public long getTaxAmt() {
return taxAmt;
}
/**Sets the taxAmt value for this Bu04SimpleBugaETCWSDTO.
* @param taxAmt
*/
public void setTaxAmt(long taxAmt) {
this.taxAmt = taxAmt;
}
/**Gets the taxGubun value for this Bu04SimpleBugaETCWSDTO.
* @return taxGubun
*/
public String getTaxGubun() {
return taxGubun;
}
/**Sets the taxGubun value for this Bu04SimpleBugaETCWSDTO.
* @param taxGubun
*/
public void setTaxGubun(String taxGubun) {
this.taxGubun = taxGubun;
}
/**Gets the taxNo value for this Bu04SimpleBugaETCWSDTO.
* @return taxNo
*/
public String getTaxNo() {
return taxNo;
}
/**Sets the taxNo value for this Bu04SimpleBugaETCWSDTO.
* @param taxNo
*/
public void setTaxNo(String taxNo) {
this.taxNo = taxNo;
}
/**Gets the taxYm value for this Bu04SimpleBugaETCWSDTO.
* @return taxYm
*/
public String getTaxYm() {
return taxYm;
}
/**Sets the taxYm value for this Bu04SimpleBugaETCWSDTO.
* @param taxYm
*/
public void setTaxYm(String taxYm) {
this.taxYm = taxYm;
}
private Object __equalsCalc = null;
@Override
public synchronized boolean equals(Object obj) {
if (!(obj instanceof Bu04SimpleBugaETCWSDTO)) return false;
Bu04SimpleBugaETCWSDTO other = (Bu04SimpleBugaETCWSDTO) obj;
if (this == obj) return true;
if (__equalsCalc != null) {
return (__equalsCalc == obj);
}
__equalsCalc = obj;
boolean _equals =
equals(this.etc1, other.getEtc1()) &&
equals(this.etc10, other.getEtc10()) &&
equals(this.etc11, other.getEtc11()) &&
equals(this.etc12, other.getEtc12()) &&
equals(this.etc13, other.getEtc13()) &&
equals(this.etc14, other.getEtc14()) &&
equals(this.etc15, other.getEtc15()) &&
equals(this.etc16, other.getEtc16()) &&
equals(this.etc17, other.getEtc17()) &&
equals(this.etc18, other.getEtc18()) &&
equals(this.etc19, other.getEtc19()) &&
equals(this.etc2, other.getEtc2()) &&
equals(this.etc20, other.getEtc20()) &&
equals(this.etc21, other.getEtc21()) &&
equals(this.etc22, other.getEtc22()) &&
equals(this.etc23, other.getEtc23()) &&
equals(this.etc24, other.getEtc24()) &&
equals(this.etc25, other.getEtc25()) &&
equals(this.etc26, other.getEtc26()) &&
equals(this.etc27, other.getEtc27()) &&
equals(this.etc28, other.getEtc28()) &&
equals(this.etc29, other.getEtc29()) &&
equals(this.etc3, other.getEtc3()) &&
equals(this.etc30, other.getEtc30()) &&
equals(this.etc31, other.getEtc31()) &&
equals(this.etc32, other.getEtc32()) &&
equals(this.etc33, other.getEtc33()) &&
equals(this.etc34, other.getEtc34()) &&
equals(this.etc4, other.getEtc4()) &&
equals(this.etc5, other.getEtc5()) &&
equals(this.etc6, other.getEtc6()) &&
equals(this.etc7, other.getEtc7()) &&
equals(this.etc8, other.getEtc8()) &&
equals(this.etc9, other.getEtc9()) &&
equals(this.fstTaxYmd, other.getFstTaxYmd()) &&
equals(this.gum1, other.getGum1()) &&
equals(this.gum2, other.getGum2()) &&
equals(this.hangmok1, other.getHangmok1()) &&
equals(this.hangmok2, other.getHangmok2()) &&
equals(this.hangmok3, other.getHangmok3()) &&
equals(this.hangmok4, other.getHangmok4()) &&
equals(this.hangmok5, other.getHangmok5()) &&
equals(this.hangmok6, other.getHangmok6()) &&
equals(this.napDdtlAddr, other.getNapDdtlAddr()) &&
equals(this.napDrefAddr, other.getNapDrefAddr()) &&
equals(this.napDtlAddr, other.getNapDtlAddr()) &&
equals(this.napDzipAddr, other.getNapDzipAddr()) &&
equals(this.napDzipCd, other.getNapDzipCd()) &&
equals(this.napId, other.getNapId()) &&
equals(this.napNm, other.getNapNm()) &&
equals(this.napZipAddr, other.getNapZipAddr()) &&
equals(this.napZipCd, other.getNapZipCd()) &&
equals(this.napgiYmd, other.getNapgiYmd()) &&
equals(this.ocrBuseoCd, other.getOcrBuseoCd()) &&
equals(this.ocrSiguCd, other.getOcrSiguCd()) &&
equals(this.rowStatus, other.getRowStatus()) &&
equals(this.semokCd, other.getSemokCd()) &&
this.taxAmt == other.getTaxAmt() &&
equals(this.taxGubun, other.getTaxGubun()) &&
equals(this.taxNo, other.getTaxNo()) &&
equals(this.taxYm, other.getTaxYm());
__equalsCalc = null;
return _equals;
}
private boolean __hashCodeCalc = false;
@Override
public synchronized int hashCode() {
if (__hashCodeCalc) {
return 0;
}
__hashCodeCalc = true;
int _hashCode = hashCode(
getEtc1(),
getEtc10(),
getEtc11(),
getEtc12(),
getEtc13(),
getEtc14(),
getEtc15(),
getEtc16(),
getEtc17(),
getEtc18(),
getEtc19(),
getEtc2(),
getEtc20(),
getEtc21(),
getEtc22(),
getEtc23(),
getEtc24(),
getEtc25(),
getEtc26(),
getEtc27(),
getEtc28(),
getEtc29(),
getEtc3(),
getEtc30(),
getEtc31(),
getEtc32(),
getEtc33(),
getEtc34(),
getEtc4(),
getEtc5(),
getEtc6(),
getEtc7(),
getEtc8(),
getEtc9(),
getFstTaxYmd(),
getGum1(),
getGum2(),
getHangmok1(),
getHangmok2(),
getHangmok3(),
getHangmok4(),
getHangmok5(),
getHangmok6(),
getNapDdtlAddr(),
getNapDrefAddr(),
getNapDtlAddr(),
getNapDzipAddr(),
getNapDzipCd(),
getNapId(),
getNapNm(),
getNapZipAddr(),
getNapZipCd(),
getNapgiYmd(),
getOcrBuseoCd(),
getOcrSiguCd(),
getRowStatus(),
getSemokCd(),
Long.valueOf(getTaxAmt()),
getTaxGubun(),
getTaxNo(),
getTaxYm()
);
__hashCodeCalc = false;
return _hashCode;
}
// Type metadata
private static TypeDesc typeDesc = BugaWebService.descriptor().type(
Bu04SimpleBugaETCWSDTO.class,
desc -> new ElementDesc[] {
desc.field("etc1", "string", true),
desc.field("etc10", "string", true),
desc.field("etc11", "string", true),
desc.field("etc12", "string", true),
desc.field("etc13", "string", true),
desc.field("etc14", "string", true),
desc.field("etc15", "string", true),
desc.field("etc16", "string", true),
desc.field("etc17", "string", true),
desc.field("etc18", "string", true),
desc.field("etc19", "string", true),
desc.field("etc2", "string", true),
desc.field("etc20", "string", true),
desc.field("etc21", "string", true),
desc.field("etc22", "string", true),
desc.field("etc23", "string", true),
desc.field("etc24", "string", true),
desc.field("etc25", "string", true),
desc.field("etc26", "string", true),
desc.field("etc27", "string", true),
desc.field("etc28", "string", true),
desc.field("etc29", "string", true),
desc.field("etc3", "string", true),
desc.field("etc30", "string", true),
desc.field("etc31", "string", true),
desc.field("etc32", "string", true),
desc.field("etc33", "string", true),
desc.field("etc34", "string", true),
desc.field("etc4", "string", true),
desc.field("etc5", "string", true),
desc.field("etc6", "string", true),
desc.field("etc7", "string", true),
desc.field("etc8", "string", true),
desc.field("etc9", "string", true),
desc.field("fstTaxYmd", "string", true),
desc.field("gum1", "string", true),
desc.field("gum2", "string", true),
desc.field("hangmok1", "string", true),
desc.field("hangmok2", "string", true),
desc.field("hangmok3", "string", true),
desc.field("hangmok4", "string", true),
desc.field("hangmok5", "string", true),
desc.field("hangmok6", "string", true),
desc.field("napDdtlAddr", "string", true),
desc.field("napDrefAddr", "string", true),
desc.field("napDtlAddr", "string", true),
desc.field("napDzipAddr", "string", true),
desc.field("napDzipCd", "string", true),
desc.field("napId", "string", true),
desc.field("napNm", "string", true),
desc.field("napZipAddr", "string", true),
desc.field("napZipCd", "string", true),
desc.field("napgiYmd", "string", true),
desc.field("ocrBuseoCd", "string", true),
desc.field("ocrSiguCd", "string", true),
desc.field("rowStatus", "string", true),
desc.field("semokCd", "string", true),
desc.field("taxAmt", "long", false),
desc.field("taxGubun", "string", true),
desc.field("taxNo", "string", true),
desc.field("taxYm", "string", true)
}
);
/**Return type metadata object
*/
public static TypeDesc getTypeDesc() {
return typeDesc;
}
/**Get Custom Serializer
*/
public static Serializer getSerializer(String mechType, Class<?> _javaType, QName _xmlType) {
return new BeanSerializer(_javaType, _xmlType, typeDesc);
}
/**Get Custom Deserializer
*/
public static Deserializer getDeserializer(String mechType, Class<?> _javaType, QName _xmlType) {
return new BeanDeserializer(_javaType, _xmlType, typeDesc);
}
}