Class OriginalTransactionReferenceSEPA
- java.lang.Object
-
- org.kapott.hbci.sepa.jaxb.pain_002_003_03.OriginalTransactionReferenceSEPA
-
public class OriginalTransactionReferenceSEPA extends java.lang.ObjectJava 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.003.03}AmountTypeSEPA" minOccurs="0"/> <choice> <element name="ReqdColltnDt" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.003.03}ISODate" minOccurs="0"/> <element name="ReqdExctnDt" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.003.03}ISODate" minOccurs="0"/> </choice> <element name="CdtrSchmeId" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.003.03}PartyIdentificationSEPA3" minOccurs="0"/> <element name="PmtTpInf" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.003.03}PaymentTypeInformationSEPA" minOccurs="0"/> <element name="PmtMtd" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.003.03}PaymentMethodSEPACode" minOccurs="0"/> <element name="MndtRltdInf" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.003.03}MandateRelatedInformationSEPA" minOccurs="0"/> <element name="RmtInf" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.003.03}RemittanceInformationSEPA2Choice" minOccurs="0"/> <element name="UltmtDbtr" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.003.03}PartyIdentificationSEPA1" minOccurs="0"/> <element name="Dbtr" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.003.03}PartyIdentificationSEPA2" minOccurs="0"/> <element name="DbtrAcct" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.003.03}CashAccountSEPA1" minOccurs="0"/> <element name="DbtrAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.003.03}BranchAndFinancialInstitutionIdentificationSEPA3" minOccurs="0"/> <element name="CdtrAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.003.03}BranchAndFinancialInstitutionIdentificationSEPA3" minOccurs="0"/> <element name="Cdtr" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.003.03}PartyIdentificationSEPA2" minOccurs="0"/> <element name="CdtrAcct" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.003.03}CashAccountSEPA1" minOccurs="0"/> <element name="UltmtCdtr" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.003.03}PartyIdentificationSEPA1" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
-
Field Summary
Fields Modifier and Type Field Description protected AmountTypeSEPAamtprotected PartyIdentificationSEPA2cdtrprotected CashAccountSEPA1cdtrAcctprotected BranchAndFinancialInstitutionIdentificationSEPA3cdtrAgtprotected PartyIdentificationSEPA3cdtrSchmeIdprotected PartyIdentificationSEPA2dbtrprotected CashAccountSEPA1dbtrAcctprotected BranchAndFinancialInstitutionIdentificationSEPA3dbtrAgtprotected MandateRelatedInformationSEPAmndtRltdInfprotected PaymentMethodSEPACodepmtMtdprotected PaymentTypeInformationSEPApmtTpInfprotected javax.xml.datatype.XMLGregorianCalendarreqdColltnDtprotected javax.xml.datatype.XMLGregorianCalendarreqdExctnDtprotected RemittanceInformationSEPA2ChoicermtInfprotected PartyIdentificationSEPA1ultmtCdtrprotected PartyIdentificationSEPA1ultmtDbtr
-
Constructor Summary
Constructors Constructor Description OriginalTransactionReferenceSEPA()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AmountTypeSEPAgetAmt()Gets the value of the amt property.PartyIdentificationSEPA2getCdtr()Gets the value of the cdtr property.CashAccountSEPA1getCdtrAcct()Gets the value of the cdtrAcct property.BranchAndFinancialInstitutionIdentificationSEPA3getCdtrAgt()Gets the value of the cdtrAgt property.PartyIdentificationSEPA3getCdtrSchmeId()Gets the value of the cdtrSchmeId property.PartyIdentificationSEPA2getDbtr()Gets the value of the dbtr property.CashAccountSEPA1getDbtrAcct()Gets the value of the dbtrAcct property.BranchAndFinancialInstitutionIdentificationSEPA3getDbtrAgt()Gets the value of the dbtrAgt property.MandateRelatedInformationSEPAgetMndtRltdInf()Gets the value of the mndtRltdInf property.PaymentMethodSEPACodegetPmtMtd()Gets the value of the pmtMtd property.PaymentTypeInformationSEPAgetPmtTpInf()Gets the value of the pmtTpInf property.javax.xml.datatype.XMLGregorianCalendargetReqdColltnDt()Gets the value of the reqdColltnDt property.javax.xml.datatype.XMLGregorianCalendargetReqdExctnDt()Gets the value of the reqdExctnDt property.RemittanceInformationSEPA2ChoicegetRmtInf()Gets the value of the rmtInf property.PartyIdentificationSEPA1getUltmtCdtr()Gets the value of the ultmtCdtr property.PartyIdentificationSEPA1getUltmtDbtr()Gets the value of the ultmtDbtr property.voidsetAmt(AmountTypeSEPA value)Sets the value of the amt property.voidsetCdtr(PartyIdentificationSEPA2 value)Sets the value of the cdtr property.voidsetCdtrAcct(CashAccountSEPA1 value)Sets the value of the cdtrAcct property.voidsetCdtrAgt(BranchAndFinancialInstitutionIdentificationSEPA3 value)Sets the value of the cdtrAgt property.voidsetCdtrSchmeId(PartyIdentificationSEPA3 value)Sets the value of the cdtrSchmeId property.voidsetDbtr(PartyIdentificationSEPA2 value)Sets the value of the dbtr property.voidsetDbtrAcct(CashAccountSEPA1 value)Sets the value of the dbtrAcct property.voidsetDbtrAgt(BranchAndFinancialInstitutionIdentificationSEPA3 value)Sets the value of the dbtrAgt property.voidsetMndtRltdInf(MandateRelatedInformationSEPA value)Sets the value of the mndtRltdInf property.voidsetPmtMtd(PaymentMethodSEPACode value)Sets the value of the pmtMtd property.voidsetPmtTpInf(PaymentTypeInformationSEPA value)Sets the value of the pmtTpInf property.voidsetReqdColltnDt(javax.xml.datatype.XMLGregorianCalendar value)Sets the value of the reqdColltnDt property.voidsetReqdExctnDt(javax.xml.datatype.XMLGregorianCalendar value)Sets the value of the reqdExctnDt property.voidsetRmtInf(RemittanceInformationSEPA2Choice value)Sets the value of the rmtInf property.voidsetUltmtCdtr(PartyIdentificationSEPA1 value)Sets the value of the ultmtCdtr property.voidsetUltmtDbtr(PartyIdentificationSEPA1 value)Sets the value of the ultmtDbtr property.
-
-
-
Field Detail
-
amt
protected AmountTypeSEPA amt
-
reqdColltnDt
protected javax.xml.datatype.XMLGregorianCalendar reqdColltnDt
-
reqdExctnDt
protected javax.xml.datatype.XMLGregorianCalendar reqdExctnDt
-
cdtrSchmeId
protected PartyIdentificationSEPA3 cdtrSchmeId
-
pmtTpInf
protected PaymentTypeInformationSEPA pmtTpInf
-
pmtMtd
protected PaymentMethodSEPACode pmtMtd
-
mndtRltdInf
protected MandateRelatedInformationSEPA mndtRltdInf
-
rmtInf
protected RemittanceInformationSEPA2Choice rmtInf
-
ultmtDbtr
protected PartyIdentificationSEPA1 ultmtDbtr
-
dbtr
protected PartyIdentificationSEPA2 dbtr
-
dbtrAcct
protected CashAccountSEPA1 dbtrAcct
-
dbtrAgt
protected BranchAndFinancialInstitutionIdentificationSEPA3 dbtrAgt
-
cdtrAgt
protected BranchAndFinancialInstitutionIdentificationSEPA3 cdtrAgt
-
cdtr
protected PartyIdentificationSEPA2 cdtr
-
cdtrAcct
protected CashAccountSEPA1 cdtrAcct
-
ultmtCdtr
protected PartyIdentificationSEPA1 ultmtCdtr
-
-
Method Detail
-
getAmt
public AmountTypeSEPA getAmt()
Gets the value of the amt property.- Returns:
- possible object is
AmountTypeSEPA
-
setAmt
public void setAmt(AmountTypeSEPA value)
Sets the value of the amt property.- Parameters:
value- allowed object isAmountTypeSEPA
-
getReqdColltnDt
public javax.xml.datatype.XMLGregorianCalendar getReqdColltnDt()
Gets the value of the reqdColltnDt property.- Returns:
- possible object is
XMLGregorianCalendar
-
setReqdColltnDt
public void setReqdColltnDt(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the reqdColltnDt property.- Parameters:
value- allowed object isXMLGregorianCalendar
-
getReqdExctnDt
public javax.xml.datatype.XMLGregorianCalendar getReqdExctnDt()
Gets the value of the reqdExctnDt property.- Returns:
- possible object is
XMLGregorianCalendar
-
setReqdExctnDt
public void setReqdExctnDt(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the reqdExctnDt property.- Parameters:
value- allowed object isXMLGregorianCalendar
-
getCdtrSchmeId
public PartyIdentificationSEPA3 getCdtrSchmeId()
Gets the value of the cdtrSchmeId property.- Returns:
- possible object is
PartyIdentificationSEPA3
-
setCdtrSchmeId
public void setCdtrSchmeId(PartyIdentificationSEPA3 value)
Sets the value of the cdtrSchmeId property.- Parameters:
value- allowed object isPartyIdentificationSEPA3
-
getPmtTpInf
public PaymentTypeInformationSEPA getPmtTpInf()
Gets the value of the pmtTpInf property.- Returns:
- possible object is
PaymentTypeInformationSEPA
-
setPmtTpInf
public void setPmtTpInf(PaymentTypeInformationSEPA value)
Sets the value of the pmtTpInf property.- Parameters:
value- allowed object isPaymentTypeInformationSEPA
-
getPmtMtd
public PaymentMethodSEPACode getPmtMtd()
Gets the value of the pmtMtd property.- Returns:
- possible object is
PaymentMethodSEPACode
-
setPmtMtd
public void setPmtMtd(PaymentMethodSEPACode value)
Sets the value of the pmtMtd property.- Parameters:
value- allowed object isPaymentMethodSEPACode
-
getMndtRltdInf
public MandateRelatedInformationSEPA getMndtRltdInf()
Gets the value of the mndtRltdInf property.- Returns:
- possible object is
MandateRelatedInformationSEPA
-
setMndtRltdInf
public void setMndtRltdInf(MandateRelatedInformationSEPA value)
Sets the value of the mndtRltdInf property.- Parameters:
value- allowed object isMandateRelatedInformationSEPA
-
getRmtInf
public RemittanceInformationSEPA2Choice getRmtInf()
Gets the value of the rmtInf property.- Returns:
- possible object is
RemittanceInformationSEPA2Choice
-
setRmtInf
public void setRmtInf(RemittanceInformationSEPA2Choice value)
Sets the value of the rmtInf property.- Parameters:
value- allowed object isRemittanceInformationSEPA2Choice
-
getUltmtDbtr
public PartyIdentificationSEPA1 getUltmtDbtr()
Gets the value of the ultmtDbtr property.- Returns:
- possible object is
PartyIdentificationSEPA1
-
setUltmtDbtr
public void setUltmtDbtr(PartyIdentificationSEPA1 value)
Sets the value of the ultmtDbtr property.- Parameters:
value- allowed object isPartyIdentificationSEPA1
-
getDbtr
public PartyIdentificationSEPA2 getDbtr()
Gets the value of the dbtr property.- Returns:
- possible object is
PartyIdentificationSEPA2
-
setDbtr
public void setDbtr(PartyIdentificationSEPA2 value)
Sets the value of the dbtr property.- Parameters:
value- allowed object isPartyIdentificationSEPA2
-
getDbtrAcct
public CashAccountSEPA1 getDbtrAcct()
Gets the value of the dbtrAcct property.- Returns:
- possible object is
CashAccountSEPA1
-
setDbtrAcct
public void setDbtrAcct(CashAccountSEPA1 value)
Sets the value of the dbtrAcct property.- Parameters:
value- allowed object isCashAccountSEPA1
-
getDbtrAgt
public BranchAndFinancialInstitutionIdentificationSEPA3 getDbtrAgt()
Gets the value of the dbtrAgt property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentificationSEPA3
-
setDbtrAgt
public void setDbtrAgt(BranchAndFinancialInstitutionIdentificationSEPA3 value)
Sets the value of the dbtrAgt property.- Parameters:
value- allowed object isBranchAndFinancialInstitutionIdentificationSEPA3
-
getCdtrAgt
public BranchAndFinancialInstitutionIdentificationSEPA3 getCdtrAgt()
Gets the value of the cdtrAgt property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentificationSEPA3
-
setCdtrAgt
public void setCdtrAgt(BranchAndFinancialInstitutionIdentificationSEPA3 value)
Sets the value of the cdtrAgt property.- Parameters:
value- allowed object isBranchAndFinancialInstitutionIdentificationSEPA3
-
getCdtr
public PartyIdentificationSEPA2 getCdtr()
Gets the value of the cdtr property.- Returns:
- possible object is
PartyIdentificationSEPA2
-
setCdtr
public void setCdtr(PartyIdentificationSEPA2 value)
Sets the value of the cdtr property.- Parameters:
value- allowed object isPartyIdentificationSEPA2
-
getCdtrAcct
public CashAccountSEPA1 getCdtrAcct()
Gets the value of the cdtrAcct property.- Returns:
- possible object is
CashAccountSEPA1
-
setCdtrAcct
public void setCdtrAcct(CashAccountSEPA1 value)
Sets the value of the cdtrAcct property.- Parameters:
value- allowed object isCashAccountSEPA1
-
getUltmtCdtr
public PartyIdentificationSEPA1 getUltmtCdtr()
Gets the value of the ultmtCdtr property.- Returns:
- possible object is
PartyIdentificationSEPA1
-
setUltmtCdtr
public void setUltmtCdtr(PartyIdentificationSEPA1 value)
Sets the value of the ultmtCdtr property.- Parameters:
value- allowed object isPartyIdentificationSEPA1
-
-