Class OriginalTransactionReferenceSEPA
java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_002_002_02.OriginalTransactionReferenceSEPA
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:swift:xsd:$pain.002.002.02}AmountTypeSEPA" minOccurs="0"/> <choice> <element name="ReqdExctnDt" type="{urn:swift:xsd:$pain.002.002.02}ISODate" minOccurs="0"/> <element name="ReqdColltnDt" type="{urn:swift:xsd:$pain.002.002.02}ISODate" minOccurs="0"/> </choice> <element name="CdtrSchmeId" type="{urn:swift:xsd:$pain.002.002.02}PartyIdentificationSEPA2" minOccurs="0"/> <element name="PmtTpInf" type="{urn:swift:xsd:$pain.002.002.02}PaymentTypeInformationSEPA" minOccurs="0"/> <element name="PmtMtd" type="{urn:swift:xsd:$pain.002.002.02}PaymentMethodSEPACode" minOccurs="0"/> <element name="MndtRltdInf" type="{urn:swift:xsd:$pain.002.002.02}MandateRelatedInformationSEPA" minOccurs="0"/> <element name="RmtInf" type="{urn:swift:xsd:$pain.002.002.02}RemittanceInformationSEPAChoice" minOccurs="0"/> <element name="UltmtDbtr" type="{urn:swift:xsd:$pain.002.002.02}PartyIdentificationSEPA4" minOccurs="0"/> <element name="Dbtr" type="{urn:swift:xsd:$pain.002.002.02}PartyIdentificationSEPA5" minOccurs="0"/> <element name="DbtrAcct" type="{urn:swift:xsd:$pain.002.002.02}CashAccountSEPA1" minOccurs="0"/> <element name="DbtrAgt" type="{urn:swift:xsd:$pain.002.002.02}BranchAndFinancialInstitutionIdentificationSEPA1" minOccurs="0"/> <element name="CdtrAgt" type="{urn:swift:xsd:$pain.002.002.02}BranchAndFinancialInstitutionIdentificationSEPA1" minOccurs="0"/> <element name="Cdtr" type="{urn:swift:xsd:$pain.002.002.02}PartyIdentificationSEPA5" minOccurs="0"/> <element name="CdtrAcct" type="{urn:swift:xsd:$pain.002.002.02}CashAccountSEPA1" minOccurs="0"/> <element name="UltmtCdtr" type="{urn:swift:xsd:$pain.002.002.02}PartyIdentificationSEPA4" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected AmountTypeSEPA
protected PartyIdentificationSEPA5
protected CashAccountSEPA1
protected PartyIdentificationSEPA2
protected PartyIdentificationSEPA5
protected CashAccountSEPA1
protected MandateRelatedInformationSEPA
protected PaymentMethodSEPACode
protected PaymentTypeInformationSEPA
protected XMLGregorianCalendar
protected XMLGregorianCalendar
protected RemittanceInformationSEPAChoice
protected PartyIdentificationSEPA4
protected PartyIdentificationSEPA4
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAmt()
Gets the value of the amt property.getCdtr()
Gets the value of the cdtr property.Gets the value of the cdtrAcct property.Gets the value of the cdtrAgt property.Gets the value of the cdtrSchmeId property.getDbtr()
Gets the value of the dbtr property.Gets the value of the dbtrAcct property.Gets the value of the dbtrAgt property.Gets the value of the mndtRltdInf property.Gets the value of the pmtMtd property.Gets the value of the pmtTpInf property.Gets the value of the reqdColltnDt property.Gets the value of the reqdExctnDt property.Gets the value of the rmtInf property.Gets the value of the ultmtCdtr property.Gets the value of the ultmtDbtr property.void
setAmt
(AmountTypeSEPA value) Sets the value of the amt property.void
setCdtr
(PartyIdentificationSEPA5 value) Sets the value of the cdtr property.void
setCdtrAcct
(CashAccountSEPA1 value) Sets the value of the cdtrAcct property.void
Sets the value of the cdtrAgt property.void
Sets the value of the cdtrSchmeId property.void
setDbtr
(PartyIdentificationSEPA5 value) Sets the value of the dbtr property.void
setDbtrAcct
(CashAccountSEPA1 value) Sets the value of the dbtrAcct property.void
Sets the value of the dbtrAgt property.void
Sets the value of the mndtRltdInf property.void
setPmtMtd
(PaymentMethodSEPACode value) Sets the value of the pmtMtd property.void
Sets the value of the pmtTpInf property.void
Sets the value of the reqdColltnDt property.void
Sets the value of the reqdExctnDt property.void
Sets the value of the rmtInf property.void
Sets the value of the ultmtCdtr property.void
Sets the value of the ultmtDbtr property.
-
Field Details
-
amt
-
reqdExctnDt
-
reqdColltnDt
-
cdtrSchmeId
-
pmtTpInf
-
pmtMtd
-
mndtRltdInf
-
rmtInf
-
ultmtDbtr
-
dbtr
-
dbtrAcct
-
dbtrAgt
-
cdtrAgt
-
cdtr
-
cdtrAcct
-
ultmtCdtr
-
-
Constructor Details
-
OriginalTransactionReferenceSEPA
public OriginalTransactionReferenceSEPA()
-
-
Method Details
-
getAmt
Gets the value of the amt property.- Returns:
- possible object is
AmountTypeSEPA
-
setAmt
Sets the value of the amt property.- Parameters:
value
- allowed object isAmountTypeSEPA
-
getReqdExctnDt
Gets the value of the reqdExctnDt property.- Returns:
- possible object is
XMLGregorianCalendar
-
setReqdExctnDt
Sets the value of the reqdExctnDt property.- Parameters:
value
- allowed object isXMLGregorianCalendar
-
getReqdColltnDt
Gets the value of the reqdColltnDt property.- Returns:
- possible object is
XMLGregorianCalendar
-
setReqdColltnDt
Sets the value of the reqdColltnDt property.- Parameters:
value
- allowed object isXMLGregorianCalendar
-
getCdtrSchmeId
Gets the value of the cdtrSchmeId property.- Returns:
- possible object is
PartyIdentificationSEPA2
-
setCdtrSchmeId
Sets the value of the cdtrSchmeId property.- Parameters:
value
- allowed object isPartyIdentificationSEPA2
-
getPmtTpInf
Gets the value of the pmtTpInf property.- Returns:
- possible object is
PaymentTypeInformationSEPA
-
setPmtTpInf
Sets the value of the pmtTpInf property.- Parameters:
value
- allowed object isPaymentTypeInformationSEPA
-
getPmtMtd
Gets the value of the pmtMtd property.- Returns:
- possible object is
PaymentMethodSEPACode
-
setPmtMtd
Sets the value of the pmtMtd property.- Parameters:
value
- allowed object isPaymentMethodSEPACode
-
getMndtRltdInf
Gets the value of the mndtRltdInf property.- Returns:
- possible object is
MandateRelatedInformationSEPA
-
setMndtRltdInf
Sets the value of the mndtRltdInf property.- Parameters:
value
- allowed object isMandateRelatedInformationSEPA
-
getRmtInf
Gets the value of the rmtInf property.- Returns:
- possible object is
RemittanceInformationSEPAChoice
-
setRmtInf
Sets the value of the rmtInf property.- Parameters:
value
- allowed object isRemittanceInformationSEPAChoice
-
getUltmtDbtr
Gets the value of the ultmtDbtr property.- Returns:
- possible object is
PartyIdentificationSEPA4
-
setUltmtDbtr
Sets the value of the ultmtDbtr property.- Parameters:
value
- allowed object isPartyIdentificationSEPA4
-
getDbtr
Gets the value of the dbtr property.- Returns:
- possible object is
PartyIdentificationSEPA5
-
setDbtr
Sets the value of the dbtr property.- Parameters:
value
- allowed object isPartyIdentificationSEPA5
-
getDbtrAcct
Gets the value of the dbtrAcct property.- Returns:
- possible object is
CashAccountSEPA1
-
setDbtrAcct
Sets the value of the dbtrAcct property.- Parameters:
value
- allowed object isCashAccountSEPA1
-
getDbtrAgt
Gets the value of the dbtrAgt property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentificationSEPA1
-
setDbtrAgt
Sets the value of the dbtrAgt property.- Parameters:
value
- allowed object isBranchAndFinancialInstitutionIdentificationSEPA1
-
getCdtrAgt
Gets the value of the cdtrAgt property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentificationSEPA1
-
setCdtrAgt
Sets the value of the cdtrAgt property.- Parameters:
value
- allowed object isBranchAndFinancialInstitutionIdentificationSEPA1
-
getCdtr
Gets the value of the cdtr property.- Returns:
- possible object is
PartyIdentificationSEPA5
-
setCdtr
Sets the value of the cdtr property.- Parameters:
value
- allowed object isPartyIdentificationSEPA5
-
getCdtrAcct
Gets the value of the cdtrAcct property.- Returns:
- possible object is
CashAccountSEPA1
-
setCdtrAcct
Sets the value of the cdtrAcct property.- Parameters:
value
- allowed object isCashAccountSEPA1
-
getUltmtCdtr
Gets the value of the ultmtCdtr property.- Returns:
- possible object is
PartyIdentificationSEPA4
-
setUltmtCdtr
Sets the value of the ultmtCdtr property.- Parameters:
value
- allowed object isPartyIdentificationSEPA4
-