public class OriginalTransactionReferenceSEPA
extends java.lang.Object
Java class for OriginalTransactionReferenceSEPA complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="OriginalTransactionReferenceSEPA"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="Amt" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.03}AmountTypeSEPA" minOccurs="0"/> <choice> <element name="ReqdColltnDt" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.03}ISODate" minOccurs="0"/> <element name="ReqdExctnDt" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.03}ISODate" minOccurs="0"/> </choice> <element name="CdtrSchmeId" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.03}PartyIdentificationSEPA3" minOccurs="0"/> <element name="PmtTpInf" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.03}PaymentTypeInformationSEPA" minOccurs="0"/> <element name="PmtMtd" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.03}PaymentMethodSEPACode" minOccurs="0"/> <element name="MndtRltdInf" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.03}MandateRelatedInformationSEPA" minOccurs="0"/> <element name="RmtInf" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.03}RemittanceInformationSEPA2Choice" minOccurs="0"/> <element name="UltmtDbtr" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.03}PartyIdentificationSEPA1" minOccurs="0"/> <element name="Dbtr" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.03}PartyIdentificationSEPA2" minOccurs="0"/> <element name="DbtrAcct" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.03}CashAccountSEPA1" minOccurs="0"/> <element name="DbtrAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.03}BranchAndFinancialInstitutionIdentificationSEPA3" minOccurs="0"/> <element name="CdtrAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.03}BranchAndFinancialInstitutionIdentificationSEPA3" minOccurs="0"/> <element name="Cdtr" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.03}PartyIdentificationSEPA2" minOccurs="0"/> <element name="CdtrAcct" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.03}CashAccountSEPA1" minOccurs="0"/> <element name="UltmtCdtr" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.03}PartyIdentificationSEPA1" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field | Description |
---|---|---|
protected AmountTypeSEPA |
amt |
|
protected PartyIdentificationSEPA2 |
cdtr |
|
protected CashAccountSEPA1 |
cdtrAcct |
|
protected BranchAndFinancialInstitutionIdentificationSEPA3 |
cdtrAgt |
|
protected PartyIdentificationSEPA3 |
cdtrSchmeId |
|
protected PartyIdentificationSEPA2 |
dbtr |
|
protected CashAccountSEPA1 |
dbtrAcct |
|
protected BranchAndFinancialInstitutionIdentificationSEPA3 |
dbtrAgt |
|
protected MandateRelatedInformationSEPA |
mndtRltdInf |
|
protected PaymentMethodSEPACode |
pmtMtd |
|
protected PaymentTypeInformationSEPA |
pmtTpInf |
|
protected javax.xml.datatype.XMLGregorianCalendar |
reqdColltnDt |
|
protected javax.xml.datatype.XMLGregorianCalendar |
reqdExctnDt |
|
protected RemittanceInformationSEPA2Choice |
rmtInf |
|
protected PartyIdentificationSEPA1 |
ultmtCdtr |
|
protected PartyIdentificationSEPA1 |
ultmtDbtr |
Constructor | Description |
---|---|
OriginalTransactionReferenceSEPA() |
Modifier and Type | Method | Description |
---|---|---|
AmountTypeSEPA |
getAmt() |
Gets the value of the amt property.
|
PartyIdentificationSEPA2 |
getCdtr() |
Gets the value of the cdtr property.
|
CashAccountSEPA1 |
getCdtrAcct() |
Gets the value of the cdtrAcct property.
|
BranchAndFinancialInstitutionIdentificationSEPA3 |
getCdtrAgt() |
Gets the value of the cdtrAgt property.
|
PartyIdentificationSEPA3 |
getCdtrSchmeId() |
Gets the value of the cdtrSchmeId property.
|
PartyIdentificationSEPA2 |
getDbtr() |
Gets the value of the dbtr property.
|
CashAccountSEPA1 |
getDbtrAcct() |
Gets the value of the dbtrAcct property.
|
BranchAndFinancialInstitutionIdentificationSEPA3 |
getDbtrAgt() |
Gets the value of the dbtrAgt property.
|
MandateRelatedInformationSEPA |
getMndtRltdInf() |
Gets the value of the mndtRltdInf property.
|
PaymentMethodSEPACode |
getPmtMtd() |
Gets the value of the pmtMtd property.
|
PaymentTypeInformationSEPA |
getPmtTpInf() |
Gets the value of the pmtTpInf property.
|
javax.xml.datatype.XMLGregorianCalendar |
getReqdColltnDt() |
Gets the value of the reqdColltnDt property.
|
javax.xml.datatype.XMLGregorianCalendar |
getReqdExctnDt() |
Gets the value of the reqdExctnDt property.
|
RemittanceInformationSEPA2Choice |
getRmtInf() |
Gets the value of the rmtInf property.
|
PartyIdentificationSEPA1 |
getUltmtCdtr() |
Gets the value of the ultmtCdtr property.
|
PartyIdentificationSEPA1 |
getUltmtDbtr() |
Gets the value of the ultmtDbtr property.
|
void |
setAmt(AmountTypeSEPA value) |
Sets the value of the amt property.
|
void |
setCdtr(PartyIdentificationSEPA2 value) |
Sets the value of the cdtr property.
|
void |
setCdtrAcct(CashAccountSEPA1 value) |
Sets the value of the cdtrAcct property.
|
void |
setCdtrAgt(BranchAndFinancialInstitutionIdentificationSEPA3 value) |
Sets the value of the cdtrAgt property.
|
void |
setCdtrSchmeId(PartyIdentificationSEPA3 value) |
Sets the value of the cdtrSchmeId property.
|
void |
setDbtr(PartyIdentificationSEPA2 value) |
Sets the value of the dbtr property.
|
void |
setDbtrAcct(CashAccountSEPA1 value) |
Sets the value of the dbtrAcct property.
|
void |
setDbtrAgt(BranchAndFinancialInstitutionIdentificationSEPA3 value) |
Sets the value of the dbtrAgt property.
|
void |
setMndtRltdInf(MandateRelatedInformationSEPA value) |
Sets the value of the mndtRltdInf property.
|
void |
setPmtMtd(PaymentMethodSEPACode value) |
Sets the value of the pmtMtd property.
|
void |
setPmtTpInf(PaymentTypeInformationSEPA value) |
Sets the value of the pmtTpInf property.
|
void |
setReqdColltnDt(javax.xml.datatype.XMLGregorianCalendar value) |
Sets the value of the reqdColltnDt property.
|
void |
setReqdExctnDt(javax.xml.datatype.XMLGregorianCalendar value) |
Sets the value of the reqdExctnDt property.
|
void |
setRmtInf(RemittanceInformationSEPA2Choice value) |
Sets the value of the rmtInf property.
|
void |
setUltmtCdtr(PartyIdentificationSEPA1 value) |
Sets the value of the ultmtCdtr property.
|
void |
setUltmtDbtr(PartyIdentificationSEPA1 value) |
Sets the value of the ultmtDbtr property.
|
protected AmountTypeSEPA amt
protected javax.xml.datatype.XMLGregorianCalendar reqdColltnDt
protected javax.xml.datatype.XMLGregorianCalendar reqdExctnDt
protected PartyIdentificationSEPA3 cdtrSchmeId
protected PaymentTypeInformationSEPA pmtTpInf
protected PaymentMethodSEPACode pmtMtd
protected MandateRelatedInformationSEPA mndtRltdInf
protected RemittanceInformationSEPA2Choice rmtInf
protected PartyIdentificationSEPA1 ultmtDbtr
protected PartyIdentificationSEPA2 dbtr
protected CashAccountSEPA1 dbtrAcct
protected BranchAndFinancialInstitutionIdentificationSEPA3 dbtrAgt
protected BranchAndFinancialInstitutionIdentificationSEPA3 cdtrAgt
protected PartyIdentificationSEPA2 cdtr
protected CashAccountSEPA1 cdtrAcct
protected PartyIdentificationSEPA1 ultmtCdtr
public AmountTypeSEPA getAmt()
AmountTypeSEPA
public void setAmt(AmountTypeSEPA value)
value
- allowed object is
AmountTypeSEPA
public javax.xml.datatype.XMLGregorianCalendar getReqdColltnDt()
XMLGregorianCalendar
public void setReqdColltnDt(javax.xml.datatype.XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public javax.xml.datatype.XMLGregorianCalendar getReqdExctnDt()
XMLGregorianCalendar
public void setReqdExctnDt(javax.xml.datatype.XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public PartyIdentificationSEPA3 getCdtrSchmeId()
PartyIdentificationSEPA3
public void setCdtrSchmeId(PartyIdentificationSEPA3 value)
value
- allowed object is
PartyIdentificationSEPA3
public PaymentTypeInformationSEPA getPmtTpInf()
PaymentTypeInformationSEPA
public void setPmtTpInf(PaymentTypeInformationSEPA value)
value
- allowed object is
PaymentTypeInformationSEPA
public PaymentMethodSEPACode getPmtMtd()
PaymentMethodSEPACode
public void setPmtMtd(PaymentMethodSEPACode value)
value
- allowed object is
PaymentMethodSEPACode
public MandateRelatedInformationSEPA getMndtRltdInf()
MandateRelatedInformationSEPA
public void setMndtRltdInf(MandateRelatedInformationSEPA value)
value
- allowed object is
MandateRelatedInformationSEPA
public RemittanceInformationSEPA2Choice getRmtInf()
RemittanceInformationSEPA2Choice
public void setRmtInf(RemittanceInformationSEPA2Choice value)
value
- allowed object is
RemittanceInformationSEPA2Choice
public PartyIdentificationSEPA1 getUltmtDbtr()
PartyIdentificationSEPA1
public void setUltmtDbtr(PartyIdentificationSEPA1 value)
value
- allowed object is
PartyIdentificationSEPA1
public PartyIdentificationSEPA2 getDbtr()
PartyIdentificationSEPA2
public void setDbtr(PartyIdentificationSEPA2 value)
value
- allowed object is
PartyIdentificationSEPA2
public CashAccountSEPA1 getDbtrAcct()
CashAccountSEPA1
public void setDbtrAcct(CashAccountSEPA1 value)
value
- allowed object is
CashAccountSEPA1
public BranchAndFinancialInstitutionIdentificationSEPA3 getDbtrAgt()
BranchAndFinancialInstitutionIdentificationSEPA3
public void setDbtrAgt(BranchAndFinancialInstitutionIdentificationSEPA3 value)
value
- allowed object is
BranchAndFinancialInstitutionIdentificationSEPA3
public BranchAndFinancialInstitutionIdentificationSEPA3 getCdtrAgt()
BranchAndFinancialInstitutionIdentificationSEPA3
public void setCdtrAgt(BranchAndFinancialInstitutionIdentificationSEPA3 value)
value
- allowed object is
BranchAndFinancialInstitutionIdentificationSEPA3
public PartyIdentificationSEPA2 getCdtr()
PartyIdentificationSEPA2
public void setCdtr(PartyIdentificationSEPA2 value)
value
- allowed object is
PartyIdentificationSEPA2
public CashAccountSEPA1 getCdtrAcct()
CashAccountSEPA1
public void setCdtrAcct(CashAccountSEPA1 value)
value
- allowed object is
CashAccountSEPA1
public PartyIdentificationSEPA1 getUltmtCdtr()
PartyIdentificationSEPA1
public void setUltmtCdtr(PartyIdentificationSEPA1 value)
value
- allowed object is
PartyIdentificationSEPA1
Copyright © 2018. All rights reserved.