|
package com.jttech.pfcs.util;
|
|
import javax.xml.bind.JAXBElement;
|
import javax.xml.bind.annotation.XmlElementDecl;
|
import javax.xml.bind.annotation.XmlRegistry;
|
import javax.xml.namespace.QName;
|
|
import com.jttech.pfcs.metadata.ReqHeaderType;
|
import com.jttech.pfcs.metadata.RspHeaderType;
|
import com.jttech.pfcs.vo.req.trade.*;
|
import com.jttech.pfcs.vo.resp.trade.*;
|
|
|
/**
|
* This object contains factory methods for each
|
* Java content interface and Java element interface
|
* generated in the com.spdbbiz.esb.services.s080030795 package.
|
* <p>An ObjectFactory allows you to programatically
|
* construct new instances of the Java representation
|
* for XML content. The Java representation of XML
|
* content can consist of schema derived interfaces
|
* and classes representing the binding of schema
|
* type definitions, element declarations and model
|
* groups. Factory methods for each of these are
|
* provided in this class.
|
*
|
*/
|
@XmlRegistry
|
public class ObjectFactory {
|
|
private final static QName _ReqHeader_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "ReqHeader");
|
private final static QName _RspHeader_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "RspHeader");
|
private final static QName _TranDate_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "TranDate");
|
private final static QName _TranTime_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "TranTime");
|
private final static QName _TranTellerNo_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "TranTellerNo");
|
private final static QName _TranSeqNo_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "TranSeqNo");
|
private final static QName _ConsumerId_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "ConsumerId");
|
private final static QName _GlobalSeqNo_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "GlobalSeqNo");
|
private final static QName _SourceSysId_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "SourceSysId");
|
private final static QName _BranchId_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "BranchId");
|
private final static QName _TerminalCode_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "TerminalCode");
|
private final static QName _CityCode_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "CityCode");
|
private final static QName _AuthrTellerNo_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "AuthrTellerNo");
|
private final static QName _AuthrPwd_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "AuthrPwd");
|
private final static QName _AuthrCardFlag_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "AuthrCardFlag");
|
private final static QName _AuthrCardNo_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "AuthrCardNo");
|
private final static QName _LangCode_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "LangCode");
|
private final static QName _TranCode_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "TranCode");
|
private final static QName _PIN_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "PIN");
|
private final static QName _KeyVersionNo_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "KeyVersionNo");
|
private final static QName _SysOffset1_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "SysOffset1");
|
private final static QName _SysOffset2_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "SysOffset2");
|
private final static QName _TargetAdr_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "TargetAdr");
|
private final static QName _SourceAdr_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "SourceAdr");
|
private final static QName _MsgEndFlag_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "MsgEndFlag");
|
private final static QName _MsgSeqNo_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "MsgSeqNo");
|
private final static QName _SubTranCode_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "SubTranCode");
|
private final static QName _TranMode_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "TranMode");
|
private final static QName _TranSerialNo_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "TranSerialNo");
|
private final static QName _BackendSeqNo_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "BackendSeqNo");
|
private final static QName _BackendSysId_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "BackendSysId");
|
private final static QName _ReturnCode_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "ReturnCode");
|
private final static QName _ReturnMsg_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "ReturnMsg");
|
private final static QName _LinkTranCode_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "LinkTranCode");
|
private final static QName _SubSvcSysId_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "SubSvcSysId");
|
private final static QName _SubSvcId_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "SubSvcId");
|
private final static QName _SubSvcRetCode_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "SubSvcRetCode");
|
private final static QName _SubSvcRetMsg_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "SubSvcRetMsg");
|
private final static QName _RsrvContent_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "RsrvContent");
|
private final static QName _ReqEPCSnglTran_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "ReqEPCSnglTran");
|
private final static QName _PdNo_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "PdNo");
|
private final static QName _BussType_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "BussType");
|
private final static QName _RstChannelType_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "RstChannelType");
|
private final static QName _MrchAcctNo_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "MrchAcctNo");
|
private final static QName _MrchName_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "MrchName");
|
private final static QName _ScdMrchId_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "ScdMrchId");
|
private final static QName _ScdMrchNm_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "ScdMrchNm");
|
private final static QName _AfdsSubMercName_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "AfdsSubMercName");
|
private final static QName _RqsDate_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "RqsDate");
|
private final static QName _RqsTime_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "RqsTime");
|
private final static QName _ClntSeq_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "ClntSeq");
|
private final static QName _PyAcctNo_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "PyAcctNo");
|
private final static QName _BkAcctType_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "BkAcctType");
|
private final static QName _PyeAcctNm_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "PyeAcctNm");
|
private final static QName _PyCtfId1_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "PyCtfId1");
|
private final static QName _PyCtfTp1_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "PyCtfTp1");
|
private final static QName _CardCVN2_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "CardCVN2");
|
private final static QName _TokenVldTrm_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "TokenVldTrm");
|
private final static QName _PayeeMobile_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "PayeeMobile");
|
private final static QName _PyOpnBrId1_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "PyOpnBrId1");
|
private final static QName _RepymtOpnBrNm_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "RepymtOpnBrNm");
|
private final static QName _LoProvNm_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "LoProvNm");
|
private final static QName _PayeeOpnBrCityId_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "PayeeOpnBrCityId");
|
private final static QName _PymtAcctNo_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "PymtAcctNo");
|
private final static QName _BscAcctType_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "BscAcctType");
|
private final static QName _PymtAcctName_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "PymtAcctName");
|
private final static QName _PayerCtfID2_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "PayerCtfID2");
|
private final static QName _PayerCtfTp_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "PayerCtfTp");
|
private final static QName _CrCrdTranPstnInfo_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "CrCrdTranPstnInfo");
|
private final static QName _ValidDate1_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "ValidDate1");
|
private final static QName _PayerOpnBrId1_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "PayerOpnBrId1");
|
private final static QName _PyrOpnBrNm2_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "PyrOpnBrNm2");
|
private final static QName _ProvCode_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "ProvCode");
|
private final static QName _PyrOpnBrCityId_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "PyrOpnBrCityId");
|
private final static QName _PayerMobile_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "PayerMobile");
|
private final static QName _TranCcy_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "TranCcy");
|
private final static QName _TransAmt4_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "TransAmt4");
|
private final static QName _ChrgAmt2_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "ChrgAmt2");
|
private final static QName _CrnPct1_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "CrnPct1");
|
private final static QName _OthrDsc_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "OthrDsc");
|
private final static QName _AcceptFlag_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "AcceptFlag");
|
private final static QName _Abstract_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "Abstract");
|
private final static QName _TrdChnl_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "TrdChnl");
|
private final static QName _PymtAgmNo_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "PymtAgmNo");
|
private final static QName _AcctVerifyFlag_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "AcctVerifyFlag");
|
private final static QName _PayPwd_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "PayPwd");
|
private final static QName _UnpyRsrvFld_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "UnpyRsrvFld");
|
private final static QName _RsrvFldVal4_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "RsrvFldVal4");
|
private final static QName _RsrvFldVal5_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "RsrvFldVal5");
|
private final static QName _RsrvFldVal6_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "RsrvFldVal6");
|
private final static QName _RspEPCSnglTran_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "RspEPCSnglTran");
|
private final static QName _PcsStatus1_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "PcsStatus1");
|
private final static QName _TranPcsCd_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "TranPcsCd");
|
private final static QName _PcsInfo_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "PcsInfo");
|
private final static QName _AcceptDate_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "AcceptDate");
|
private final static QName _AcceptTime_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "AcceptTime");
|
private final static QName _MrchSeqNo_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "MrchSeqNo");
|
private final static QName _HndlSeqNo_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "HndlSeqNo");
|
private final static QName _ReqPymtTrnRsltQry_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "ReqPymtTrnRsltQry");
|
private final static QName _InttrIPAdr_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "InttrIPAdr");
|
private final static QName _OldMsgHdr_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "OldMsgHdr");
|
private final static QName _OldMsgBdy_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "OldMsgBdy");
|
private final static QName _RspPymtTrnRsltQry_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "RspPymtTrnRsltQry");
|
private final static QName _RetMsg_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "RetMsg");
|
private final static QName _ReqTranQry_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "ReqTranQry");
|
private final static QName _RsrvFldVal1_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "RsrvFldVal1");
|
private final static QName _RsrvFldVal2_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "RsrvFldVal2");
|
private final static QName _RspTranQry_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "RspTranQry");
|
private final static QName _BussRetCd_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "BussRetCd");
|
private final static QName _BussRetInfo_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "BussRetInfo");
|
private final static QName _OrigTranDate_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "OrigTranDate");
|
private final static QName _OrigTranTime_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "OrigTranTime");
|
private final static QName _OldTranSeqNo1_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "OldTranSeqNo1");
|
private final static QName _SgnAgmNo_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "SgnAgmNo");
|
private final static QName _Alias_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "Alias");
|
private final static QName _ClientNo3_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "ClientNo3");
|
private final static QName _ClientName_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "ClientName");
|
private final static QName _ChkCVN2Flg_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "ChkCVN2Flg");
|
private final static QName _TrdStInfo_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "TrdStInfo");
|
private final static QName _ReqWHPymtTrnRsltQry_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "ReqWHPymtTrnRsltQry");
|
private final static QName _RspWHPymtTrnRsltQry_QNAME = new QName("http://esb.spdbbiz.com/services/S080030795", "RspWHPymtTrnRsltQry");
|
|
/**
|
* Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.spdbbiz.esb.services.s080030795
|
*
|
*/
|
public ObjectFactory() {
|
}
|
|
/**
|
* Create an instance of {@link RspWHPymtTrnRsltQryType }
|
*
|
*/
|
public RspWHPymtTrnRsltQryType createRspWHPymtTrnRsltQryType() {
|
return new RspWHPymtTrnRsltQryType();
|
}
|
|
/**
|
* Create an instance of {@link ReqWHPymtTrnRsltQryType }
|
*
|
*/
|
public ReqWHPymtTrnRsltQryType createReqWHPymtTrnRsltQryType() {
|
return new ReqWHPymtTrnRsltQryType();
|
}
|
|
/**
|
* Create an instance of {@link RspTranQryType }
|
*
|
*/
|
public RspTranQryType createRspTranQryType() {
|
return new RspTranQryType();
|
}
|
|
/**
|
* Create an instance of {@link ReqTranQryType }
|
*
|
*/
|
public ReqTranQryType createReqTranQryType() {
|
return new ReqTranQryType();
|
}
|
|
/**
|
* Create an instance of {@link RspPymtTrnRsltQryType }
|
*
|
*/
|
public RspPymtTrnRsltQryType createRspPymtTrnRsltQryType() {
|
return new RspPymtTrnRsltQryType();
|
}
|
|
/**
|
* Create an instance of {@link ReqPymtTrnRsltQryType }
|
*
|
*/
|
public ReqPymtTrnRsltQryType createReqPymtTrnRsltQryType() {
|
return new ReqPymtTrnRsltQryType();
|
}
|
|
/**
|
* Create an instance of {@link RspEPCSnglTranType }
|
*
|
*/
|
public RspEPCSnglTranType createRspEPCSnglTranType() {
|
return new RspEPCSnglTranType();
|
}
|
|
/**
|
* Create an instance of {@link ReqEPCSnglTranType }
|
*
|
*/
|
public ReqEPCSnglTranType createReqEPCSnglTranType() {
|
return new ReqEPCSnglTranType();
|
}
|
|
/**
|
* Create an instance of {@link ReqSvcHeaderType }
|
*
|
*/
|
public ReqSvcHeaderType createReqSvcHeaderType() {
|
return new ReqSvcHeaderType();
|
}
|
|
/**
|
* Create an instance of {@link RspSvcHeaderType }
|
*
|
*/
|
public RspSvcHeaderType createRspSvcHeaderType() {
|
return new RspSvcHeaderType();
|
}
|
|
/**
|
* Create an instance of {@link SubSvcRetInfoType }
|
*
|
*/
|
public SubSvcRetInfoType createSubSvcRetInfoType() {
|
return new SubSvcRetInfoType();
|
}
|
|
/**
|
* Create an instance of {@link RspWHPymtTrnRsltQryType.SvcBody }
|
*
|
*/
|
public RspWHPymtTrnRsltQryType.SvcBody createRspWHPymtTrnRsltQryTypeSvcBody() {
|
return new RspWHPymtTrnRsltQryType.SvcBody();
|
}
|
|
/**
|
* Create an instance of {@link ReqWHPymtTrnRsltQryType.SvcBody }
|
*
|
*/
|
public ReqWHPymtTrnRsltQryType.SvcBody createReqWHPymtTrnRsltQryTypeSvcBody() {
|
return new ReqWHPymtTrnRsltQryType.SvcBody();
|
}
|
|
/**
|
* Create an instance of {@link RspTranQryType.SvcBody }
|
*
|
*/
|
public RspTranQryType.SvcBody createRspTranQryTypeSvcBody() {
|
return new RspTranQryType.SvcBody();
|
}
|
|
/**
|
* Create an instance of {@link ReqTranQryType.SvcBody }
|
*
|
*/
|
public ReqTranQryType.SvcBody createReqTranQryTypeSvcBody() {
|
return new ReqTranQryType.SvcBody();
|
}
|
|
/**
|
* Create an instance of {@link RspPymtTrnRsltQryType.SvcBody }
|
*
|
*/
|
public RspPymtTrnRsltQryType.SvcBody createRspPymtTrnRsltQryTypeSvcBody() {
|
return new RspPymtTrnRsltQryType.SvcBody();
|
}
|
|
/**
|
* Create an instance of {@link ReqPymtTrnRsltQryType.SvcBody }
|
*
|
*/
|
public ReqPymtTrnRsltQryType.SvcBody createReqPymtTrnRsltQryTypeSvcBody() {
|
return new ReqPymtTrnRsltQryType.SvcBody();
|
}
|
|
/**
|
* Create an instance of {@link RspEPCSnglTranType.SvcBody }
|
*
|
*/
|
public RspEPCSnglTranType.SvcBody createRspEPCSnglTranTypeSvcBody() {
|
return new RspEPCSnglTranType.SvcBody();
|
}
|
|
/**
|
* Create an instance of {@link ReqEPCSnglTranType.SvcBody }
|
*
|
*/
|
public ReqEPCSnglTranType.SvcBody createReqEPCSnglTranTypeSvcBody() {
|
return new ReqEPCSnglTranType.SvcBody();
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link ReqHeaderType }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link ReqHeaderType }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "ReqHeader")
|
public JAXBElement<ReqHeaderType> createReqHeader(ReqHeaderType value) {
|
return new JAXBElement<ReqHeaderType>(_ReqHeader_QNAME, ReqHeaderType.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link RspHeaderType }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link RspHeaderType }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "RspHeader")
|
public JAXBElement<RspHeaderType> createRspHeader(RspHeaderType value) {
|
return new JAXBElement<RspHeaderType>(_RspHeader_QNAME, RspHeaderType.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "TranDate")
|
public JAXBElement<String> createTranDate(String value) {
|
return new JAXBElement<String>(_TranDate_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "TranTime")
|
public JAXBElement<String> createTranTime(String value) {
|
return new JAXBElement<String>(_TranTime_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "TranTellerNo")
|
public JAXBElement<String> createTranTellerNo(String value) {
|
return new JAXBElement<String>(_TranTellerNo_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "TranSeqNo")
|
public JAXBElement<String> createTranSeqNo(String value) {
|
return new JAXBElement<String>(_TranSeqNo_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "ConsumerId")
|
public JAXBElement<String> createConsumerId(String value) {
|
return new JAXBElement<String>(_ConsumerId_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "GlobalSeqNo")
|
public JAXBElement<String> createGlobalSeqNo(String value) {
|
return new JAXBElement<String>(_GlobalSeqNo_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "SourceSysId")
|
public JAXBElement<String> createSourceSysId(String value) {
|
return new JAXBElement<String>(_SourceSysId_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "BranchId")
|
public JAXBElement<String> createBranchId(String value) {
|
return new JAXBElement<String>(_BranchId_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "TerminalCode")
|
public JAXBElement<String> createTerminalCode(String value) {
|
return new JAXBElement<String>(_TerminalCode_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "CityCode")
|
public JAXBElement<String> createCityCode(String value) {
|
return new JAXBElement<String>(_CityCode_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "AuthrTellerNo")
|
public JAXBElement<String> createAuthrTellerNo(String value) {
|
return new JAXBElement<String>(_AuthrTellerNo_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "AuthrPwd")
|
public JAXBElement<String> createAuthrPwd(String value) {
|
return new JAXBElement<String>(_AuthrPwd_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "AuthrCardFlag")
|
public JAXBElement<String> createAuthrCardFlag(String value) {
|
return new JAXBElement<String>(_AuthrCardFlag_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "AuthrCardNo")
|
public JAXBElement<String> createAuthrCardNo(String value) {
|
return new JAXBElement<String>(_AuthrCardNo_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "LangCode")
|
public JAXBElement<String> createLangCode(String value) {
|
return new JAXBElement<String>(_LangCode_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "TranCode")
|
public JAXBElement<String> createTranCode(String value) {
|
return new JAXBElement<String>(_TranCode_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "PIN")
|
public JAXBElement<String> createPIN(String value) {
|
return new JAXBElement<String>(_PIN_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "KeyVersionNo")
|
public JAXBElement<String> createKeyVersionNo(String value) {
|
return new JAXBElement<String>(_KeyVersionNo_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "SysOffset1")
|
public JAXBElement<String> createSysOffset1(String value) {
|
return new JAXBElement<String>(_SysOffset1_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "SysOffset2")
|
public JAXBElement<String> createSysOffset2(String value) {
|
return new JAXBElement<String>(_SysOffset2_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "TargetAdr")
|
public JAXBElement<String> createTargetAdr(String value) {
|
return new JAXBElement<String>(_TargetAdr_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "SourceAdr")
|
public JAXBElement<String> createSourceAdr(String value) {
|
return new JAXBElement<String>(_SourceAdr_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "MsgEndFlag")
|
public JAXBElement<String> createMsgEndFlag(String value) {
|
return new JAXBElement<String>(_MsgEndFlag_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "MsgSeqNo")
|
public JAXBElement<String> createMsgSeqNo(String value) {
|
return new JAXBElement<String>(_MsgSeqNo_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "SubTranCode")
|
public JAXBElement<String> createSubTranCode(String value) {
|
return new JAXBElement<String>(_SubTranCode_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "TranMode")
|
public JAXBElement<String> createTranMode(String value) {
|
return new JAXBElement<String>(_TranMode_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "TranSerialNo")
|
public JAXBElement<String> createTranSerialNo(String value) {
|
return new JAXBElement<String>(_TranSerialNo_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "BackendSeqNo")
|
public JAXBElement<String> createBackendSeqNo(String value) {
|
return new JAXBElement<String>(_BackendSeqNo_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "BackendSysId")
|
public JAXBElement<String> createBackendSysId(String value) {
|
return new JAXBElement<String>(_BackendSysId_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "ReturnCode")
|
public JAXBElement<String> createReturnCode(String value) {
|
return new JAXBElement<String>(_ReturnCode_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "ReturnMsg")
|
public JAXBElement<String> createReturnMsg(String value) {
|
return new JAXBElement<String>(_ReturnMsg_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "LinkTranCode")
|
public JAXBElement<String> createLinkTranCode(String value) {
|
return new JAXBElement<String>(_LinkTranCode_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "SubSvcSysId")
|
public JAXBElement<String> createSubSvcSysId(String value) {
|
return new JAXBElement<String>(_SubSvcSysId_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "SubSvcId")
|
public JAXBElement<String> createSubSvcId(String value) {
|
return new JAXBElement<String>(_SubSvcId_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "SubSvcRetCode")
|
public JAXBElement<String> createSubSvcRetCode(String value) {
|
return new JAXBElement<String>(_SubSvcRetCode_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "SubSvcRetMsg")
|
public JAXBElement<String> createSubSvcRetMsg(String value) {
|
return new JAXBElement<String>(_SubSvcRetMsg_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "RsrvContent")
|
public JAXBElement<String> createRsrvContent(String value) {
|
return new JAXBElement<String>(_RsrvContent_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link ReqEPCSnglTranType }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link ReqEPCSnglTranType }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "ReqEPCSnglTran")
|
public JAXBElement<ReqEPCSnglTranType> createReqEPCSnglTran(ReqEPCSnglTranType value) {
|
return new JAXBElement<ReqEPCSnglTranType>(_ReqEPCSnglTran_QNAME, ReqEPCSnglTranType.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "PdNo")
|
public JAXBElement<String> createPdNo(String value) {
|
return new JAXBElement<String>(_PdNo_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "BussType")
|
public JAXBElement<String> createBussType(String value) {
|
return new JAXBElement<String>(_BussType_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "RstChannelType")
|
public JAXBElement<String> createRstChannelType(String value) {
|
return new JAXBElement<String>(_RstChannelType_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "MrchAcctNo")
|
public JAXBElement<String> createMrchAcctNo(String value) {
|
return new JAXBElement<String>(_MrchAcctNo_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "MrchName")
|
public JAXBElement<String> createMrchName(String value) {
|
return new JAXBElement<String>(_MrchName_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "ScdMrchId")
|
public JAXBElement<String> createScdMrchId(String value) {
|
return new JAXBElement<String>(_ScdMrchId_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "ScdMrchNm")
|
public JAXBElement<String> createScdMrchNm(String value) {
|
return new JAXBElement<String>(_ScdMrchNm_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "AfdsSubMercName")
|
public JAXBElement<String> createAfdsSubMercName(String value) {
|
return new JAXBElement<String>(_AfdsSubMercName_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "RqsDate")
|
public JAXBElement<String> createRqsDate(String value) {
|
return new JAXBElement<String>(_RqsDate_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "RqsTime")
|
public JAXBElement<String> createRqsTime(String value) {
|
return new JAXBElement<String>(_RqsTime_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "ClntSeq")
|
public JAXBElement<String> createClntSeq(String value) {
|
return new JAXBElement<String>(_ClntSeq_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "PyAcctNo")
|
public JAXBElement<String> createPyAcctNo(String value) {
|
return new JAXBElement<String>(_PyAcctNo_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "BkAcctType")
|
public JAXBElement<String> createBkAcctType(String value) {
|
return new JAXBElement<String>(_BkAcctType_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "PyeAcctNm")
|
public JAXBElement<String> createPyeAcctNm(String value) {
|
return new JAXBElement<String>(_PyeAcctNm_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "PyCtfId1")
|
public JAXBElement<String> createPyCtfId1(String value) {
|
return new JAXBElement<String>(_PyCtfId1_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "PyCtfTp1")
|
public JAXBElement<String> createPyCtfTp1(String value) {
|
return new JAXBElement<String>(_PyCtfTp1_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "CardCVN2")
|
public JAXBElement<String> createCardCVN2(String value) {
|
return new JAXBElement<String>(_CardCVN2_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "TokenVldTrm")
|
public JAXBElement<String> createTokenVldTrm(String value) {
|
return new JAXBElement<String>(_TokenVldTrm_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "PayeeMobile")
|
public JAXBElement<String> createPayeeMobile(String value) {
|
return new JAXBElement<String>(_PayeeMobile_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "PyOpnBrId1")
|
public JAXBElement<String> createPyOpnBrId1(String value) {
|
return new JAXBElement<String>(_PyOpnBrId1_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "RepymtOpnBrNm")
|
public JAXBElement<String> createRepymtOpnBrNm(String value) {
|
return new JAXBElement<String>(_RepymtOpnBrNm_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "LoProvNm")
|
public JAXBElement<String> createLoProvNm(String value) {
|
return new JAXBElement<String>(_LoProvNm_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "PayeeOpnBrCityId")
|
public JAXBElement<String> createPayeeOpnBrCityId(String value) {
|
return new JAXBElement<String>(_PayeeOpnBrCityId_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "PymtAcctNo")
|
public JAXBElement<String> createPymtAcctNo(String value) {
|
return new JAXBElement<String>(_PymtAcctNo_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "BscAcctType")
|
public JAXBElement<String> createBscAcctType(String value) {
|
return new JAXBElement<String>(_BscAcctType_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "PymtAcctName")
|
public JAXBElement<String> createPymtAcctName(String value) {
|
return new JAXBElement<String>(_PymtAcctName_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "PayerCtfID2")
|
public JAXBElement<String> createPayerCtfID2(String value) {
|
return new JAXBElement<String>(_PayerCtfID2_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "PayerCtfTp")
|
public JAXBElement<String> createPayerCtfTp(String value) {
|
return new JAXBElement<String>(_PayerCtfTp_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "CrCrdTranPstnInfo")
|
public JAXBElement<String> createCrCrdTranPstnInfo(String value) {
|
return new JAXBElement<String>(_CrCrdTranPstnInfo_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "ValidDate1")
|
public JAXBElement<String> createValidDate1(String value) {
|
return new JAXBElement<String>(_ValidDate1_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "PayerOpnBrId1")
|
public JAXBElement<String> createPayerOpnBrId1(String value) {
|
return new JAXBElement<String>(_PayerOpnBrId1_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "PyrOpnBrNm2")
|
public JAXBElement<String> createPyrOpnBrNm2(String value) {
|
return new JAXBElement<String>(_PyrOpnBrNm2_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "ProvCode")
|
public JAXBElement<String> createProvCode(String value) {
|
return new JAXBElement<String>(_ProvCode_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "PyrOpnBrCityId")
|
public JAXBElement<String> createPyrOpnBrCityId(String value) {
|
return new JAXBElement<String>(_PyrOpnBrCityId_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "PayerMobile")
|
public JAXBElement<String> createPayerMobile(String value) {
|
return new JAXBElement<String>(_PayerMobile_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "TranCcy")
|
public JAXBElement<String> createTranCcy(String value) {
|
return new JAXBElement<String>(_TranCcy_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "TransAmt4")
|
public JAXBElement<String> createTransAmt4(String value) {
|
return new JAXBElement<String>(_TransAmt4_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "ChrgAmt2")
|
public JAXBElement<String> createChrgAmt2(String value) {
|
return new JAXBElement<String>(_ChrgAmt2_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "CrnPct1")
|
public JAXBElement<String> createCrnPct1(String value) {
|
return new JAXBElement<String>(_CrnPct1_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "OthrDsc")
|
public JAXBElement<String> createOthrDsc(String value) {
|
return new JAXBElement<String>(_OthrDsc_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "AcceptFlag")
|
public JAXBElement<String> createAcceptFlag(String value) {
|
return new JAXBElement<String>(_AcceptFlag_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "Abstract")
|
public JAXBElement<String> createAbstract(String value) {
|
return new JAXBElement<String>(_Abstract_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "TrdChnl")
|
public JAXBElement<String> createTrdChnl(String value) {
|
return new JAXBElement<String>(_TrdChnl_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "PymtAgmNo")
|
public JAXBElement<String> createPymtAgmNo(String value) {
|
return new JAXBElement<String>(_PymtAgmNo_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "AcctVerifyFlag")
|
public JAXBElement<String> createAcctVerifyFlag(String value) {
|
return new JAXBElement<String>(_AcctVerifyFlag_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "PayPwd")
|
public JAXBElement<String> createPayPwd(String value) {
|
return new JAXBElement<String>(_PayPwd_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "UnpyRsrvFld")
|
public JAXBElement<String> createUnpyRsrvFld(String value) {
|
return new JAXBElement<String>(_UnpyRsrvFld_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "RsrvFldVal4")
|
public JAXBElement<String> createRsrvFldVal4(String value) {
|
return new JAXBElement<String>(_RsrvFldVal4_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "RsrvFldVal5")
|
public JAXBElement<String> createRsrvFldVal5(String value) {
|
return new JAXBElement<String>(_RsrvFldVal5_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "RsrvFldVal6")
|
public JAXBElement<String> createRsrvFldVal6(String value) {
|
return new JAXBElement<String>(_RsrvFldVal6_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link RspEPCSnglTranType }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link RspEPCSnglTranType }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "RspEPCSnglTran")
|
public JAXBElement<RspEPCSnglTranType> createRspEPCSnglTran(RspEPCSnglTranType value) {
|
return new JAXBElement<RspEPCSnglTranType>(_RspEPCSnglTran_QNAME, RspEPCSnglTranType.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "PcsStatus1")
|
public JAXBElement<String> createPcsStatus1(String value) {
|
return new JAXBElement<String>(_PcsStatus1_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "TranPcsCd")
|
public JAXBElement<String> createTranPcsCd(String value) {
|
return new JAXBElement<String>(_TranPcsCd_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "PcsInfo")
|
public JAXBElement<String> createPcsInfo(String value) {
|
return new JAXBElement<String>(_PcsInfo_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "AcceptDate")
|
public JAXBElement<String> createAcceptDate(String value) {
|
return new JAXBElement<String>(_AcceptDate_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "AcceptTime")
|
public JAXBElement<String> createAcceptTime(String value) {
|
return new JAXBElement<String>(_AcceptTime_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "MrchSeqNo")
|
public JAXBElement<String> createMrchSeqNo(String value) {
|
return new JAXBElement<String>(_MrchSeqNo_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "HndlSeqNo")
|
public JAXBElement<String> createHndlSeqNo(String value) {
|
return new JAXBElement<String>(_HndlSeqNo_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link ReqPymtTrnRsltQryType }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link ReqPymtTrnRsltQryType }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "ReqPymtTrnRsltQry")
|
public JAXBElement<ReqPymtTrnRsltQryType> createReqPymtTrnRsltQry(ReqPymtTrnRsltQryType value) {
|
return new JAXBElement<ReqPymtTrnRsltQryType>(_ReqPymtTrnRsltQry_QNAME, ReqPymtTrnRsltQryType.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "InttrIPAdr")
|
public JAXBElement<String> createInttrIPAdr(String value) {
|
return new JAXBElement<String>(_InttrIPAdr_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "OldMsgHdr")
|
public JAXBElement<String> createOldMsgHdr(String value) {
|
return new JAXBElement<String>(_OldMsgHdr_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "OldMsgBdy")
|
public JAXBElement<String> createOldMsgBdy(String value) {
|
return new JAXBElement<String>(_OldMsgBdy_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link RspPymtTrnRsltQryType }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link RspPymtTrnRsltQryType }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "RspPymtTrnRsltQry")
|
public JAXBElement<RspPymtTrnRsltQryType> createRspPymtTrnRsltQry(RspPymtTrnRsltQryType value) {
|
return new JAXBElement<RspPymtTrnRsltQryType>(_RspPymtTrnRsltQry_QNAME, RspPymtTrnRsltQryType.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "RetMsg")
|
public JAXBElement<String> createRetMsg(String value) {
|
return new JAXBElement<String>(_RetMsg_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link ReqTranQryType }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link ReqTranQryType }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "ReqTranQry")
|
public JAXBElement<ReqTranQryType> createReqTranQry(ReqTranQryType value) {
|
return new JAXBElement<ReqTranQryType>(_ReqTranQry_QNAME, ReqTranQryType.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "RsrvFldVal1")
|
public JAXBElement<String> createRsrvFldVal1(String value) {
|
return new JAXBElement<String>(_RsrvFldVal1_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "RsrvFldVal2")
|
public JAXBElement<String> createRsrvFldVal2(String value) {
|
return new JAXBElement<String>(_RsrvFldVal2_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link RspTranQryType }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link RspTranQryType }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "RspTranQry")
|
public JAXBElement<RspTranQryType> createRspTranQry(RspTranQryType value) {
|
return new JAXBElement<RspTranQryType>(_RspTranQry_QNAME, RspTranQryType.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "BussRetCd")
|
public JAXBElement<String> createBussRetCd(String value) {
|
return new JAXBElement<String>(_BussRetCd_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "BussRetInfo")
|
public JAXBElement<String> createBussRetInfo(String value) {
|
return new JAXBElement<String>(_BussRetInfo_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "OrigTranDate")
|
public JAXBElement<String> createOrigTranDate(String value) {
|
return new JAXBElement<String>(_OrigTranDate_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "OrigTranTime")
|
public JAXBElement<String> createOrigTranTime(String value) {
|
return new JAXBElement<String>(_OrigTranTime_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "OldTranSeqNo1")
|
public JAXBElement<String> createOldTranSeqNo1(String value) {
|
return new JAXBElement<String>(_OldTranSeqNo1_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "SgnAgmNo")
|
public JAXBElement<String> createSgnAgmNo(String value) {
|
return new JAXBElement<String>(_SgnAgmNo_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "Alias")
|
public JAXBElement<String> createAlias(String value) {
|
return new JAXBElement<String>(_Alias_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "ClientNo3")
|
public JAXBElement<String> createClientNo3(String value) {
|
return new JAXBElement<String>(_ClientNo3_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "ClientName")
|
public JAXBElement<String> createClientName(String value) {
|
return new JAXBElement<String>(_ClientName_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "ChkCVN2Flg")
|
public JAXBElement<String> createChkCVN2Flg(String value) {
|
return new JAXBElement<String>(_ChkCVN2Flg_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "TrdStInfo")
|
public JAXBElement<String> createTrdStInfo(String value) {
|
return new JAXBElement<String>(_TrdStInfo_QNAME, String.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link ReqWHPymtTrnRsltQryType }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link ReqWHPymtTrnRsltQryType }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "ReqWHPymtTrnRsltQry")
|
public JAXBElement<ReqWHPymtTrnRsltQryType> createReqWHPymtTrnRsltQry(ReqWHPymtTrnRsltQryType value) {
|
return new JAXBElement<ReqWHPymtTrnRsltQryType>(_ReqWHPymtTrnRsltQry_QNAME, ReqWHPymtTrnRsltQryType.class, null, value);
|
}
|
|
/**
|
* Create an instance of {@link JAXBElement }{@code <}{@link RspWHPymtTrnRsltQryType }{@code >}
|
*
|
* @param value
|
* Java instance representing xml element's value.
|
* @return
|
* the new instance of {@link JAXBElement }{@code <}{@link RspWHPymtTrnRsltQryType }{@code >}
|
*/
|
@XmlElementDecl(namespace = "http://esb.spdbbiz.com/services/S080030795", name = "RspWHPymtTrnRsltQry")
|
public JAXBElement<RspWHPymtTrnRsltQryType> createRspWHPymtTrnRsltQry(RspWHPymtTrnRsltQryType value) {
|
return new JAXBElement<RspWHPymtTrnRsltQryType>(_RspWHPymtTrnRsltQry_QNAME, RspWHPymtTrnRsltQryType.class, null, value);
|
}
|
|
}
|