Class DirectDebitTransactionInformationSDD
java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_008_001_02.DirectDebitTransactionInformationSDD
Java class for DirectDebitTransactionInformationSDD complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DirectDebitTransactionInformationSDD"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="PmtId" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.02}PaymentIdentificationSEPA"/> <element name="InstdAmt" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.02}ActiveOrHistoricCurrencyAndAmountSEPA"/> <element name="ChrgBr" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.02}ChargeBearerTypeSEPACode" minOccurs="0"/> <element name="DrctDbtTx" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.02}DirectDebitTransactionSDD"/> <element name="UltmtCdtr" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.02}PartyIdentificationSEPA1" minOccurs="0"/> <element name="DbtrAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.02}BranchAndFinancialInstitutionIdentificationSEPA3"/> <element name="Dbtr" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.02}PartyIdentificationSEPA2"/> <element name="DbtrAcct" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.02}CashAccountSEPA2"/> <element name="UltmtDbtr" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.02}PartyIdentificationSEPA1" minOccurs="0"/> <element name="Purp" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.02}PurposeSEPA" minOccurs="0"/> <element name="RmtInf" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.02}RemittanceInformationSEPA1Choice" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected ChargeBearerTypeSEPACode
protected PartyIdentificationSEPA2
protected CashAccountSEPA2
protected DirectDebitTransactionSDD
protected ActiveOrHistoricCurrencyAndAmountSEPA
protected PaymentIdentificationSEPA
protected PurposeSEPA
protected RemittanceInformationSEPA1Choice
protected PartyIdentificationSEPA1
protected PartyIdentificationSEPA1
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the chrgBr 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 drctDbtTx property.Gets the value of the instdAmt property.getPmtId()
Gets the value of the pmtId property.getPurp()
Gets the value of the purp property.Gets the value of the rmtInf property.Gets the value of the ultmtCdtr property.Gets the value of the ultmtDbtr property.void
Sets the value of the chrgBr property.void
setDbtr
(PartyIdentificationSEPA2 value) Sets the value of the dbtr property.void
setDbtrAcct
(CashAccountSEPA2 value) Sets the value of the dbtrAcct property.void
Sets the value of the dbtrAgt property.void
Sets the value of the drctDbtTx property.void
Sets the value of the instdAmt property.void
Sets the value of the pmtId property.void
setPurp
(PurposeSEPA value) Sets the value of the purp 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
-
pmtId
-
instdAmt
-
chrgBr
-
drctDbtTx
-
ultmtCdtr
-
dbtrAgt
-
dbtr
-
dbtrAcct
-
ultmtDbtr
-
purp
-
rmtInf
-
-
Constructor Details
-
DirectDebitTransactionInformationSDD
public DirectDebitTransactionInformationSDD()
-
-
Method Details
-
getPmtId
Gets the value of the pmtId property.- Returns:
- possible object is
PaymentIdentificationSEPA
-
setPmtId
Sets the value of the pmtId property.- Parameters:
value
- allowed object isPaymentIdentificationSEPA
-
getInstdAmt
Gets the value of the instdAmt property.- Returns:
- possible object is
ActiveOrHistoricCurrencyAndAmountSEPA
-
setInstdAmt
Sets the value of the instdAmt property.- Parameters:
value
- allowed object isActiveOrHistoricCurrencyAndAmountSEPA
-
getChrgBr
Gets the value of the chrgBr property.- Returns:
- possible object is
ChargeBearerTypeSEPACode
-
setChrgBr
Sets the value of the chrgBr property.- Parameters:
value
- allowed object isChargeBearerTypeSEPACode
-
getDrctDbtTx
Gets the value of the drctDbtTx property.- Returns:
- possible object is
DirectDebitTransactionSDD
-
setDrctDbtTx
Sets the value of the drctDbtTx property.- Parameters:
value
- allowed object isDirectDebitTransactionSDD
-
getUltmtCdtr
Gets the value of the ultmtCdtr property.- Returns:
- possible object is
PartyIdentificationSEPA1
-
setUltmtCdtr
Sets the value of the ultmtCdtr property.- Parameters:
value
- allowed object isPartyIdentificationSEPA1
-
getDbtrAgt
Gets the value of the dbtrAgt property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentificationSEPA3
-
setDbtrAgt
Sets the value of the dbtrAgt property.- Parameters:
value
- allowed object isBranchAndFinancialInstitutionIdentificationSEPA3
-
getDbtr
Gets the value of the dbtr property.- Returns:
- possible object is
PartyIdentificationSEPA2
-
setDbtr
Sets the value of the dbtr property.- Parameters:
value
- allowed object isPartyIdentificationSEPA2
-
getDbtrAcct
Gets the value of the dbtrAcct property.- Returns:
- possible object is
CashAccountSEPA2
-
setDbtrAcct
Sets the value of the dbtrAcct property.- Parameters:
value
- allowed object isCashAccountSEPA2
-
getUltmtDbtr
Gets the value of the ultmtDbtr property.- Returns:
- possible object is
PartyIdentificationSEPA1
-
setUltmtDbtr
Sets the value of the ultmtDbtr property.- Parameters:
value
- allowed object isPartyIdentificationSEPA1
-
getPurp
Gets the value of the purp property.- Returns:
- possible object is
PurposeSEPA
-
setPurp
Sets the value of the purp property.- Parameters:
value
- allowed object isPurposeSEPA
-
getRmtInf
Gets the value of the rmtInf property.- Returns:
- possible object is
RemittanceInformationSEPA1Choice
-
setRmtInf
Sets the value of the rmtInf property.- Parameters:
value
- allowed object isRemittanceInformationSEPA1Choice
-