public class OriginalTransactionReferenceSEPA extends Object
Java-Klasse für OriginalTransactionReferenceSEPA complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<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 and 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 XMLGregorianCalendar |
reqdColltnDt |
protected XMLGregorianCalendar |
reqdExctnDt |
protected RemittanceInformationSEPA2Choice |
rmtInf |
protected PartyIdentificationSEPA1 |
ultmtCdtr |
protected PartyIdentificationSEPA1 |
ultmtDbtr |
| Constructor and Description |
|---|
OriginalTransactionReferenceSEPA() |
| Modifier and Type | Method and Description |
|---|---|
AmountTypeSEPA |
getAmt()
Ruft den Wert der amt-Eigenschaft ab.
|
PartyIdentificationSEPA2 |
getCdtr()
Ruft den Wert der cdtr-Eigenschaft ab.
|
CashAccountSEPA1 |
getCdtrAcct()
Ruft den Wert der cdtrAcct-Eigenschaft ab.
|
BranchAndFinancialInstitutionIdentificationSEPA3 |
getCdtrAgt()
Ruft den Wert der cdtrAgt-Eigenschaft ab.
|
PartyIdentificationSEPA3 |
getCdtrSchmeId()
Ruft den Wert der cdtrSchmeId-Eigenschaft ab.
|
PartyIdentificationSEPA2 |
getDbtr()
Ruft den Wert der dbtr-Eigenschaft ab.
|
CashAccountSEPA1 |
getDbtrAcct()
Ruft den Wert der dbtrAcct-Eigenschaft ab.
|
BranchAndFinancialInstitutionIdentificationSEPA3 |
getDbtrAgt()
Ruft den Wert der dbtrAgt-Eigenschaft ab.
|
MandateRelatedInformationSEPA |
getMndtRltdInf()
Ruft den Wert der mndtRltdInf-Eigenschaft ab.
|
PaymentMethodSEPACode |
getPmtMtd()
Ruft den Wert der pmtMtd-Eigenschaft ab.
|
PaymentTypeInformationSEPA |
getPmtTpInf()
Ruft den Wert der pmtTpInf-Eigenschaft ab.
|
XMLGregorianCalendar |
getReqdColltnDt()
Ruft den Wert der reqdColltnDt-Eigenschaft ab.
|
XMLGregorianCalendar |
getReqdExctnDt()
Ruft den Wert der reqdExctnDt-Eigenschaft ab.
|
RemittanceInformationSEPA2Choice |
getRmtInf()
Ruft den Wert der rmtInf-Eigenschaft ab.
|
PartyIdentificationSEPA1 |
getUltmtCdtr()
Ruft den Wert der ultmtCdtr-Eigenschaft ab.
|
PartyIdentificationSEPA1 |
getUltmtDbtr()
Ruft den Wert der ultmtDbtr-Eigenschaft ab.
|
void |
setAmt(AmountTypeSEPA value)
Legt den Wert der amt-Eigenschaft fest.
|
void |
setCdtr(PartyIdentificationSEPA2 value)
Legt den Wert der cdtr-Eigenschaft fest.
|
void |
setCdtrAcct(CashAccountSEPA1 value)
Legt den Wert der cdtrAcct-Eigenschaft fest.
|
void |
setCdtrAgt(BranchAndFinancialInstitutionIdentificationSEPA3 value)
Legt den Wert der cdtrAgt-Eigenschaft fest.
|
void |
setCdtrSchmeId(PartyIdentificationSEPA3 value)
Legt den Wert der cdtrSchmeId-Eigenschaft fest.
|
void |
setDbtr(PartyIdentificationSEPA2 value)
Legt den Wert der dbtr-Eigenschaft fest.
|
void |
setDbtrAcct(CashAccountSEPA1 value)
Legt den Wert der dbtrAcct-Eigenschaft fest.
|
void |
setDbtrAgt(BranchAndFinancialInstitutionIdentificationSEPA3 value)
Legt den Wert der dbtrAgt-Eigenschaft fest.
|
void |
setMndtRltdInf(MandateRelatedInformationSEPA value)
Legt den Wert der mndtRltdInf-Eigenschaft fest.
|
void |
setPmtMtd(PaymentMethodSEPACode value)
Legt den Wert der pmtMtd-Eigenschaft fest.
|
void |
setPmtTpInf(PaymentTypeInformationSEPA value)
Legt den Wert der pmtTpInf-Eigenschaft fest.
|
void |
setReqdColltnDt(XMLGregorianCalendar value)
Legt den Wert der reqdColltnDt-Eigenschaft fest.
|
void |
setReqdExctnDt(XMLGregorianCalendar value)
Legt den Wert der reqdExctnDt-Eigenschaft fest.
|
void |
setRmtInf(RemittanceInformationSEPA2Choice value)
Legt den Wert der rmtInf-Eigenschaft fest.
|
void |
setUltmtCdtr(PartyIdentificationSEPA1 value)
Legt den Wert der ultmtCdtr-Eigenschaft fest.
|
void |
setUltmtDbtr(PartyIdentificationSEPA1 value)
Legt den Wert der ultmtDbtr-Eigenschaft fest.
|
protected AmountTypeSEPA amt
protected XMLGregorianCalendar reqdColltnDt
protected 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()
AmountTypeSEPApublic void setAmt(AmountTypeSEPA value)
value - allowed object is
AmountTypeSEPApublic XMLGregorianCalendar getReqdColltnDt()
XMLGregorianCalendarpublic void setReqdColltnDt(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic XMLGregorianCalendar getReqdExctnDt()
XMLGregorianCalendarpublic void setReqdExctnDt(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic PartyIdentificationSEPA3 getCdtrSchmeId()
PartyIdentificationSEPA3public void setCdtrSchmeId(PartyIdentificationSEPA3 value)
value - allowed object is
PartyIdentificationSEPA3public PaymentTypeInformationSEPA getPmtTpInf()
PaymentTypeInformationSEPApublic void setPmtTpInf(PaymentTypeInformationSEPA value)
value - allowed object is
PaymentTypeInformationSEPApublic PaymentMethodSEPACode getPmtMtd()
PaymentMethodSEPACodepublic void setPmtMtd(PaymentMethodSEPACode value)
value - allowed object is
PaymentMethodSEPACodepublic MandateRelatedInformationSEPA getMndtRltdInf()
MandateRelatedInformationSEPApublic void setMndtRltdInf(MandateRelatedInformationSEPA value)
value - allowed object is
MandateRelatedInformationSEPApublic RemittanceInformationSEPA2Choice getRmtInf()
RemittanceInformationSEPA2Choicepublic void setRmtInf(RemittanceInformationSEPA2Choice value)
value - allowed object is
RemittanceInformationSEPA2Choicepublic PartyIdentificationSEPA1 getUltmtDbtr()
PartyIdentificationSEPA1public void setUltmtDbtr(PartyIdentificationSEPA1 value)
value - allowed object is
PartyIdentificationSEPA1public PartyIdentificationSEPA2 getDbtr()
PartyIdentificationSEPA2public void setDbtr(PartyIdentificationSEPA2 value)
value - allowed object is
PartyIdentificationSEPA2public CashAccountSEPA1 getDbtrAcct()
CashAccountSEPA1public void setDbtrAcct(CashAccountSEPA1 value)
value - allowed object is
CashAccountSEPA1public BranchAndFinancialInstitutionIdentificationSEPA3 getDbtrAgt()
BranchAndFinancialInstitutionIdentificationSEPA3public void setDbtrAgt(BranchAndFinancialInstitutionIdentificationSEPA3 value)
value - allowed object is
BranchAndFinancialInstitutionIdentificationSEPA3public BranchAndFinancialInstitutionIdentificationSEPA3 getCdtrAgt()
BranchAndFinancialInstitutionIdentificationSEPA3public void setCdtrAgt(BranchAndFinancialInstitutionIdentificationSEPA3 value)
value - allowed object is
BranchAndFinancialInstitutionIdentificationSEPA3public PartyIdentificationSEPA2 getCdtr()
PartyIdentificationSEPA2public void setCdtr(PartyIdentificationSEPA2 value)
value - allowed object is
PartyIdentificationSEPA2public CashAccountSEPA1 getCdtrAcct()
CashAccountSEPA1public void setCdtrAcct(CashAccountSEPA1 value)
value - allowed object is
CashAccountSEPA1public PartyIdentificationSEPA1 getUltmtCdtr()
PartyIdentificationSEPA1public void setUltmtCdtr(PartyIdentificationSEPA1 value)
value - allowed object is
PartyIdentificationSEPA1Copyright © 2017. All rights reserved.