package com.jttech.pfcs.vo.resp.trade; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlType; import java.io.Serializable; /** *
RspTranQryType complex type的 Java 类。 * *
以下模式片段指定包含在此类中的预期内容。 * *
* <complexType name="RspTranQryType"> * <complexContent> * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> * <sequence> * <element name="RspSvcHeader" type="{http://esb.spdbbiz.com/services/S080030795}RspSvcHeaderType"/> * <element name="SvcBody" minOccurs="0"> * <complexType> * <complexContent> * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> * <sequence> * <element ref="{http://esb.spdbbiz.com/services/S080030795}BussRetCd"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}BussRetInfo"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}AcceptDate"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}AcceptTime"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}OrigTranDate"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}OrigTranTime" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}OldTranSeqNo1"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}RstChannelType"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}SgnAgmNo" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}Alias" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}ScdMrchId" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}ScdMrchNm" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}MrchName" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}ClientNo3" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}ClientName" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}PyAcctNo" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}BkAcctType" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}PyeAcctNm" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}PyCtfId1" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}PyCtfTp1" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}CardCVN2" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}TokenVldTrm" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}PayeeMobile" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}PyOpnBrId1" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}RepymtOpnBrNm" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}LoProvNm" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}PayeeOpnBrCityId" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}PymtAcctNo" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}BscAcctType" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}PymtAcctName" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}PayerCtfID2" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}PayerCtfTp" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}ChkCVN2Flg" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}ValidDate1" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}PayerOpnBrId1" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}PyrOpnBrNm2" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}ProvCode" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}PyrOpnBrCityId" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}PayerMobile" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}TranCcy"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}TransAmt4"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}ChrgAmt2" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}TranPcsCd"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}PcsInfo"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}OthrDsc" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}Abstract" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}RsrvFldVal1" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}RsrvFldVal2" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}TrdStInfo"/> * </sequence> * </restriction> * </complexContent> * </complexType> * </element> * </sequence> * </restriction> * </complexContent> * </complexType> ** * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "RspTranQryType", propOrder = { "rspSvcHeader", "svcBody" }) public class RspTranQryType implements Serializable { private static final long serialVersionUID = 1L; @XmlElement(name = "RspSvcHeader", required = true) protected RspSvcHeaderType rspSvcHeader; @XmlElement(name = "SvcBody") protected RspTranQryType.SvcBody svcBody; /** * 获取rspSvcHeader属性的值。 * * @return * possible object is * {@link RspSvcHeaderType } * */ public RspSvcHeaderType getRspSvcHeader() { return rspSvcHeader; } /** * 设置rspSvcHeader属性的值。 * * @param value * allowed object is * {@link RspSvcHeaderType } * */ public void setRspSvcHeader(RspSvcHeaderType value) { this.rspSvcHeader = value; } /** * 获取svcBody属性的值。 * * @return * possible object is * {@link RspTranQryType.SvcBody } * */ public RspTranQryType.SvcBody getSvcBody() { return svcBody; } /** * 设置svcBody属性的值。 * * @param value * allowed object is * {@link RspTranQryType.SvcBody } * */ public void setSvcBody(RspTranQryType.SvcBody value) { this.svcBody = value; } /** *
anonymous complex type的 Java 类。 * *
以下模式片段指定包含在此类中的预期内容。 * *
* <complexType> * <complexContent> * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> * <sequence> * <element ref="{http://esb.spdbbiz.com/services/S080030795}BussRetCd"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}BussRetInfo"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}AcceptDate"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}AcceptTime"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}OrigTranDate"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}OrigTranTime" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}OldTranSeqNo1"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}RstChannelType"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}SgnAgmNo" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}Alias" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}ScdMrchId" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}ScdMrchNm" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}MrchName" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}ClientNo3" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}ClientName" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}PyAcctNo" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}BkAcctType" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}PyeAcctNm" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}PyCtfId1" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}PyCtfTp1" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}CardCVN2" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}TokenVldTrm" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}PayeeMobile" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}PyOpnBrId1" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}RepymtOpnBrNm" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}LoProvNm" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}PayeeOpnBrCityId" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}PymtAcctNo" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}BscAcctType" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}PymtAcctName" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}PayerCtfID2" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}PayerCtfTp" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}ChkCVN2Flg" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}ValidDate1" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}PayerOpnBrId1" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}PyrOpnBrNm2" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}ProvCode" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}PyrOpnBrCityId" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}PayerMobile" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}TranCcy"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}TransAmt4"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}ChrgAmt2" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}TranPcsCd"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}PcsInfo"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}OthrDsc" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}Abstract" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}RsrvFldVal1" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}RsrvFldVal2" minOccurs="0"/> * <element ref="{http://esb.spdbbiz.com/services/S080030795}TrdStInfo"/> * </sequence> * </restriction> * </complexContent> * </complexType> ** * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "bussRetCd", "bussRetInfo", "acceptDate", "acceptTime", "origTranDate", "origTranTime", "oldTranSeqNo1", "rstChannelType", "sgnAgmNo", "alias", "scdMrchId", "scdMrchNm", "mrchName", "clientNo3", "clientName", "pyAcctNo", "bkAcctType", "pyeAcctNm", "pyCtfId1", "pyCtfTp1", "cardCVN2", "tokenVldTrm", "payeeMobile", "pyOpnBrId1", "repymtOpnBrNm", "loProvNm", "payeeOpnBrCityId", "pymtAcctNo", "bscAcctType", "pymtAcctName", "payerCtfID2", "payerCtfTp", "chkCVN2Flg", "validDate1", "payerOpnBrId1", "pyrOpnBrNm2", "provCode", "pyrOpnBrCityId", "payerMobile", "tranCcy", "transAmt4", "chrgAmt2", "tranPcsCd", "pcsInfo", "othrDsc", "_abstract", "rsrvFldVal1", "rsrvFldVal2", "trdStInfo" }) public static class SvcBody implements Serializable { private static final long serialVersionUID = 1L; @XmlElement(name = "BussRetCd", required = true) protected String bussRetCd; @XmlElement(name = "BussRetInfo", required = true) protected String bussRetInfo; @XmlElement(name = "AcceptDate", required = true) protected String acceptDate; @XmlElement(name = "AcceptTime", required = true) protected String acceptTime; @XmlElement(name = "OrigTranDate", required = true) protected String origTranDate; @XmlElement(name = "OrigTranTime") protected String origTranTime; @XmlElement(name = "OldTranSeqNo1", required = true) protected String oldTranSeqNo1; @XmlElement(name = "RstChannelType", required = true) protected String rstChannelType; @XmlElement(name = "SgnAgmNo") protected String sgnAgmNo; @XmlElement(name = "Alias") protected String alias; @XmlElement(name = "ScdMrchId") protected String scdMrchId; @XmlElement(name = "ScdMrchNm") protected String scdMrchNm; @XmlElement(name = "MrchName") protected String mrchName; @XmlElement(name = "ClientNo3") protected String clientNo3; @XmlElement(name = "ClientName") protected String clientName; @XmlElement(name = "PyAcctNo") protected String pyAcctNo; @XmlElement(name = "BkAcctType") protected String bkAcctType; @XmlElement(name = "PyeAcctNm") protected String pyeAcctNm; @XmlElement(name = "PyCtfId1") protected String pyCtfId1; @XmlElement(name = "PyCtfTp1") protected String pyCtfTp1; @XmlElement(name = "CardCVN2") protected String cardCVN2; @XmlElement(name = "TokenVldTrm") protected String tokenVldTrm; @XmlElement(name = "PayeeMobile") protected String payeeMobile; @XmlElement(name = "PyOpnBrId1") protected String pyOpnBrId1; @XmlElement(name = "RepymtOpnBrNm") protected String repymtOpnBrNm; @XmlElement(name = "LoProvNm") protected String loProvNm; @XmlElement(name = "PayeeOpnBrCityId") protected String payeeOpnBrCityId; @XmlElement(name = "PymtAcctNo") protected String pymtAcctNo; @XmlElement(name = "BscAcctType") protected String bscAcctType; @XmlElement(name = "PymtAcctName") protected String pymtAcctName; @XmlElement(name = "PayerCtfID2") protected String payerCtfID2; @XmlElement(name = "PayerCtfTp") protected String payerCtfTp; @XmlElement(name = "ChkCVN2Flg") protected String chkCVN2Flg; @XmlElement(name = "ValidDate1") protected String validDate1; @XmlElement(name = "PayerOpnBrId1") protected String payerOpnBrId1; @XmlElement(name = "PyrOpnBrNm2") protected String pyrOpnBrNm2; @XmlElement(name = "ProvCode") protected String provCode; @XmlElement(name = "PyrOpnBrCityId") protected String pyrOpnBrCityId; @XmlElement(name = "PayerMobile") protected String payerMobile; @XmlElement(name = "TranCcy", required = true) protected String tranCcy; @XmlElement(name = "TransAmt4", required = true) protected String transAmt4; @XmlElement(name = "ChrgAmt2") protected String chrgAmt2; @XmlElement(name = "TranPcsCd", required = true) protected String tranPcsCd; @XmlElement(name = "PcsInfo", required = true) protected String pcsInfo; @XmlElement(name = "OthrDsc") protected String othrDsc; @XmlElement(name = "Abstract") protected String _abstract; @XmlElement(name = "RsrvFldVal1") protected String rsrvFldVal1; @XmlElement(name = "RsrvFldVal2") protected String rsrvFldVal2; @XmlElement(name = "TrdStInfo", required = true) protected String trdStInfo; /** * 获取bussRetCd属性的值。 * * @return * possible object is * {@link String } * */ public String getBussRetCd() { return bussRetCd; } /** * 设置bussRetCd属性的值。 * * @param value * allowed object is * {@link String } * */ public void setBussRetCd(String value) { this.bussRetCd = value; } /** * 获取bussRetInfo属性的值。 * * @return * possible object is * {@link String } * */ public String getBussRetInfo() { return bussRetInfo; } /** * 设置bussRetInfo属性的值。 * * @param value * allowed object is * {@link String } * */ public void setBussRetInfo(String value) { this.bussRetInfo = value; } /** * 获取acceptDate属性的值。 * * @return * possible object is * {@link String } * */ public String getAcceptDate() { return acceptDate; } /** * 设置acceptDate属性的值。 * * @param value * allowed object is * {@link String } * */ public void setAcceptDate(String value) { this.acceptDate = value; } /** * 获取acceptTime属性的值。 * * @return * possible object is * {@link String } * */ public String getAcceptTime() { return acceptTime; } /** * 设置acceptTime属性的值。 * * @param value * allowed object is * {@link String } * */ public void setAcceptTime(String value) { this.acceptTime = value; } /** * 获取origTranDate属性的值。 * * @return * possible object is * {@link String } * */ public String getOrigTranDate() { return origTranDate; } /** * 设置origTranDate属性的值。 * * @param value * allowed object is * {@link String } * */ public void setOrigTranDate(String value) { this.origTranDate = value; } /** * 获取origTranTime属性的值。 * * @return * possible object is * {@link String } * */ public String getOrigTranTime() { return origTranTime; } /** * 设置origTranTime属性的值。 * * @param value * allowed object is * {@link String } * */ public void setOrigTranTime(String value) { this.origTranTime = value; } /** * 获取oldTranSeqNo1属性的值。 * * @return * possible object is * {@link String } * */ public String getOldTranSeqNo1() { return oldTranSeqNo1; } /** * 设置oldTranSeqNo1属性的值。 * * @param value * allowed object is * {@link String } * */ public void setOldTranSeqNo1(String value) { this.oldTranSeqNo1 = value; } /** * 获取rstChannelType属性的值。 * * @return * possible object is * {@link String } * */ public String getRstChannelType() { return rstChannelType; } /** * 设置rstChannelType属性的值。 * * @param value * allowed object is * {@link String } * */ public void setRstChannelType(String value) { this.rstChannelType = value; } /** * 获取sgnAgmNo属性的值。 * * @return * possible object is * {@link String } * */ public String getSgnAgmNo() { return sgnAgmNo; } /** * 设置sgnAgmNo属性的值。 * * @param value * allowed object is * {@link String } * */ public void setSgnAgmNo(String value) { this.sgnAgmNo = value; } /** * 获取alias属性的值。 * * @return * possible object is * {@link String } * */ public String getAlias() { return alias; } /** * 设置alias属性的值。 * * @param value * allowed object is * {@link String } * */ public void setAlias(String value) { this.alias = value; } /** * 获取scdMrchId属性的值。 * * @return * possible object is * {@link String } * */ public String getScdMrchId() { return scdMrchId; } /** * 设置scdMrchId属性的值。 * * @param value * allowed object is * {@link String } * */ public void setScdMrchId(String value) { this.scdMrchId = value; } /** * 获取scdMrchNm属性的值。 * * @return * possible object is * {@link String } * */ public String getScdMrchNm() { return scdMrchNm; } /** * 设置scdMrchNm属性的值。 * * @param value * allowed object is * {@link String } * */ public void setScdMrchNm(String value) { this.scdMrchNm = value; } /** * 获取mrchName属性的值。 * * @return * possible object is * {@link String } * */ public String getMrchName() { return mrchName; } /** * 设置mrchName属性的值。 * * @param value * allowed object is * {@link String } * */ public void setMrchName(String value) { this.mrchName = value; } /** * 获取clientNo3属性的值。 * * @return * possible object is * {@link String } * */ public String getClientNo3() { return clientNo3; } /** * 设置clientNo3属性的值。 * * @param value * allowed object is * {@link String } * */ public void setClientNo3(String value) { this.clientNo3 = value; } /** * 获取clientName属性的值。 * * @return * possible object is * {@link String } * */ public String getClientName() { return clientName; } /** * 设置clientName属性的值。 * * @param value * allowed object is * {@link String } * */ public void setClientName(String value) { this.clientName = value; } /** * 获取pyAcctNo属性的值。 * * @return * possible object is * {@link String } * */ public String getPyAcctNo() { return pyAcctNo; } /** * 设置pyAcctNo属性的值。 * * @param value * allowed object is * {@link String } * */ public void setPyAcctNo(String value) { this.pyAcctNo = value; } /** * 获取bkAcctType属性的值。 * * @return * possible object is * {@link String } * */ public String getBkAcctType() { return bkAcctType; } /** * 设置bkAcctType属性的值。 * * @param value * allowed object is * {@link String } * */ public void setBkAcctType(String value) { this.bkAcctType = value; } /** * 获取pyeAcctNm属性的值。 * * @return * possible object is * {@link String } * */ public String getPyeAcctNm() { return pyeAcctNm; } /** * 设置pyeAcctNm属性的值。 * * @param value * allowed object is * {@link String } * */ public void setPyeAcctNm(String value) { this.pyeAcctNm = value; } /** * 获取pyCtfId1属性的值。 * * @return * possible object is * {@link String } * */ public String getPyCtfId1() { return pyCtfId1; } /** * 设置pyCtfId1属性的值。 * * @param value * allowed object is * {@link String } * */ public void setPyCtfId1(String value) { this.pyCtfId1 = value; } /** * 获取pyCtfTp1属性的值。 * * @return * possible object is * {@link String } * */ public String getPyCtfTp1() { return pyCtfTp1; } /** * 设置pyCtfTp1属性的值。 * * @param value * allowed object is * {@link String } * */ public void setPyCtfTp1(String value) { this.pyCtfTp1 = value; } /** * 获取cardCVN2属性的值。 * * @return * possible object is * {@link String } * */ public String getCardCVN2() { return cardCVN2; } /** * 设置cardCVN2属性的值。 * * @param value * allowed object is * {@link String } * */ public void setCardCVN2(String value) { this.cardCVN2 = value; } /** * 获取tokenVldTrm属性的值。 * * @return * possible object is * {@link String } * */ public String getTokenVldTrm() { return tokenVldTrm; } /** * 设置tokenVldTrm属性的值。 * * @param value * allowed object is * {@link String } * */ public void setTokenVldTrm(String value) { this.tokenVldTrm = value; } /** * 获取payeeMobile属性的值。 * * @return * possible object is * {@link String } * */ public String getPayeeMobile() { return payeeMobile; } /** * 设置payeeMobile属性的值。 * * @param value * allowed object is * {@link String } * */ public void setPayeeMobile(String value) { this.payeeMobile = value; } /** * 获取pyOpnBrId1属性的值。 * * @return * possible object is * {@link String } * */ public String getPyOpnBrId1() { return pyOpnBrId1; } /** * 设置pyOpnBrId1属性的值。 * * @param value * allowed object is * {@link String } * */ public void setPyOpnBrId1(String value) { this.pyOpnBrId1 = value; } /** * 获取repymtOpnBrNm属性的值。 * * @return * possible object is * {@link String } * */ public String getRepymtOpnBrNm() { return repymtOpnBrNm; } /** * 设置repymtOpnBrNm属性的值。 * * @param value * allowed object is * {@link String } * */ public void setRepymtOpnBrNm(String value) { this.repymtOpnBrNm = value; } /** * 获取loProvNm属性的值。 * * @return * possible object is * {@link String } * */ public String getLoProvNm() { return loProvNm; } /** * 设置loProvNm属性的值。 * * @param value * allowed object is * {@link String } * */ public void setLoProvNm(String value) { this.loProvNm = value; } /** * 获取payeeOpnBrCityId属性的值。 * * @return * possible object is * {@link String } * */ public String getPayeeOpnBrCityId() { return payeeOpnBrCityId; } /** * 设置payeeOpnBrCityId属性的值。 * * @param value * allowed object is * {@link String } * */ public void setPayeeOpnBrCityId(String value) { this.payeeOpnBrCityId = value; } /** * 获取pymtAcctNo属性的值。 * * @return * possible object is * {@link String } * */ public String getPymtAcctNo() { return pymtAcctNo; } /** * 设置pymtAcctNo属性的值。 * * @param value * allowed object is * {@link String } * */ public void setPymtAcctNo(String value) { this.pymtAcctNo = value; } /** * 获取bscAcctType属性的值。 * * @return * possible object is * {@link String } * */ public String getBscAcctType() { return bscAcctType; } /** * 设置bscAcctType属性的值。 * * @param value * allowed object is * {@link String } * */ public void setBscAcctType(String value) { this.bscAcctType = value; } /** * 获取pymtAcctName属性的值。 * * @return * possible object is * {@link String } * */ public String getPymtAcctName() { return pymtAcctName; } /** * 设置pymtAcctName属性的值。 * * @param value * allowed object is * {@link String } * */ public void setPymtAcctName(String value) { this.pymtAcctName = value; } /** * 获取payerCtfID2属性的值。 * * @return * possible object is * {@link String } * */ public String getPayerCtfID2() { return payerCtfID2; } /** * 设置payerCtfID2属性的值。 * * @param value * allowed object is * {@link String } * */ public void setPayerCtfID2(String value) { this.payerCtfID2 = value; } /** * 获取payerCtfTp属性的值。 * * @return * possible object is * {@link String } * */ public String getPayerCtfTp() { return payerCtfTp; } /** * 设置payerCtfTp属性的值。 * * @param value * allowed object is * {@link String } * */ public void setPayerCtfTp(String value) { this.payerCtfTp = value; } /** * 获取chkCVN2Flg属性的值。 * * @return * possible object is * {@link String } * */ public String getChkCVN2Flg() { return chkCVN2Flg; } /** * 设置chkCVN2Flg属性的值。 * * @param value * allowed object is * {@link String } * */ public void setChkCVN2Flg(String value) { this.chkCVN2Flg = value; } /** * 获取validDate1属性的值。 * * @return * possible object is * {@link String } * */ public String getValidDate1() { return validDate1; } /** * 设置validDate1属性的值。 * * @param value * allowed object is * {@link String } * */ public void setValidDate1(String value) { this.validDate1 = value; } /** * 获取payerOpnBrId1属性的值。 * * @return * possible object is * {@link String } * */ public String getPayerOpnBrId1() { return payerOpnBrId1; } /** * 设置payerOpnBrId1属性的值。 * * @param value * allowed object is * {@link String } * */ public void setPayerOpnBrId1(String value) { this.payerOpnBrId1 = value; } /** * 获取pyrOpnBrNm2属性的值。 * * @return * possible object is * {@link String } * */ public String getPyrOpnBrNm2() { return pyrOpnBrNm2; } /** * 设置pyrOpnBrNm2属性的值。 * * @param value * allowed object is * {@link String } * */ public void setPyrOpnBrNm2(String value) { this.pyrOpnBrNm2 = value; } /** * 获取provCode属性的值。 * * @return * possible object is * {@link String } * */ public String getProvCode() { return provCode; } /** * 设置provCode属性的值。 * * @param value * allowed object is * {@link String } * */ public void setProvCode(String value) { this.provCode = value; } /** * 获取pyrOpnBrCityId属性的值。 * * @return * possible object is * {@link String } * */ public String getPyrOpnBrCityId() { return pyrOpnBrCityId; } /** * 设置pyrOpnBrCityId属性的值。 * * @param value * allowed object is * {@link String } * */ public void setPyrOpnBrCityId(String value) { this.pyrOpnBrCityId = value; } /** * 获取payerMobile属性的值。 * * @return * possible object is * {@link String } * */ public String getPayerMobile() { return payerMobile; } /** * 设置payerMobile属性的值。 * * @param value * allowed object is * {@link String } * */ public void setPayerMobile(String value) { this.payerMobile = value; } /** * 获取tranCcy属性的值。 * * @return * possible object is * {@link String } * */ public String getTranCcy() { return tranCcy; } /** * 设置tranCcy属性的值。 * * @param value * allowed object is * {@link String } * */ public void setTranCcy(String value) { this.tranCcy = value; } /** * 获取transAmt4属性的值。 * * @return * possible object is * {@link String } * */ public String getTransAmt4() { return transAmt4; } /** * 设置transAmt4属性的值。 * * @param value * allowed object is * {@link String } * */ public void setTransAmt4(String value) { this.transAmt4 = value; } /** * 获取chrgAmt2属性的值。 * * @return * possible object is * {@link String } * */ public String getChrgAmt2() { return chrgAmt2; } /** * 设置chrgAmt2属性的值。 * * @param value * allowed object is * {@link String } * */ public void setChrgAmt2(String value) { this.chrgAmt2 = value; } /** * 获取tranPcsCd属性的值。 * * @return * possible object is * {@link String } * */ public String getTranPcsCd() { return tranPcsCd; } /** * 设置tranPcsCd属性的值。 * * @param value * allowed object is * {@link String } * */ public void setTranPcsCd(String value) { this.tranPcsCd = value; } /** * 获取pcsInfo属性的值。 * * @return * possible object is * {@link String } * */ public String getPcsInfo() { return pcsInfo; } /** * 设置pcsInfo属性的值。 * * @param value * allowed object is * {@link String } * */ public void setPcsInfo(String value) { this.pcsInfo = value; } /** * 获取othrDsc属性的值。 * * @return * possible object is * {@link String } * */ public String getOthrDsc() { return othrDsc; } /** * 设置othrDsc属性的值。 * * @param value * allowed object is * {@link String } * */ public void setOthrDsc(String value) { this.othrDsc = value; } /** * 获取abstract属性的值。 * * @return * possible object is * {@link String } * */ public String getAbstract() { return _abstract; } /** * 设置abstract属性的值。 * * @param value * allowed object is * {@link String } * */ public void setAbstract(String value) { this._abstract = value; } /** * 获取rsrvFldVal1属性的值。 * * @return * possible object is * {@link String } * */ public String getRsrvFldVal1() { return rsrvFldVal1; } /** * 设置rsrvFldVal1属性的值。 * * @param value * allowed object is * {@link String } * */ public void setRsrvFldVal1(String value) { this.rsrvFldVal1 = value; } /** * 获取rsrvFldVal2属性的值。 * * @return * possible object is * {@link String } * */ public String getRsrvFldVal2() { return rsrvFldVal2; } /** * 设置rsrvFldVal2属性的值。 * * @param value * allowed object is * {@link String } * */ public void setRsrvFldVal2(String value) { this.rsrvFldVal2 = value; } /** * 获取trdStInfo属性的值。 * * @return * possible object is * {@link String } * */ public String getTrdStInfo() { return trdStInfo; } /** * 设置trdStInfo属性的值。 * * @param value * allowed object is * {@link String } * */ public void setTrdStInfo(String value) { this.trdStInfo = value; } } }