public class PaymentInstructionInformationSDD extends Object
Java-Klasse für PaymentInstructionInformationSDD complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<complexType name="PaymentInstructionInformationSDD"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="PmtInfId" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.02}RestrictedIdentificationSEPA1"/> <element name="PmtMtd" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.02}PaymentMethod2Code"/> <element name="BtchBookg" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.02}BatchBookingIndicator" minOccurs="0"/> <element name="NbOfTxs" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.02}Max15NumericText" minOccurs="0"/> <element name="CtrlSum" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.02}DecimalNumber" minOccurs="0"/> <element name="PmtTpInf" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.02}PaymentTypeInformationSDD"/> <element name="ReqdColltnDt" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.02}ISODate"/> <element name="Cdtr" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.02}PartyIdentificationSEPA5"/> <element name="CdtrAcct" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.02}CashAccountSEPA1"/> <element name="CdtrAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.02}BranchAndFinancialInstitutionIdentificationSEPA3"/> <element name="UltmtCdtr" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.02}PartyIdentificationSEPA1" minOccurs="0"/> <element name="ChrgBr" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.02}ChargeBearerTypeSEPACode" minOccurs="0"/> <element name="CdtrSchmeId" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.02}PartyIdentificationSEPA3" minOccurs="0"/> <element name="DrctDbtTxInf" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.02}DirectDebitTransactionInformationSDD" maxOccurs="unbounded"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected Boolean |
btchBookg |
protected PartyIdentificationSEPA5 |
cdtr |
protected CashAccountSEPA1 |
cdtrAcct |
protected BranchAndFinancialInstitutionIdentificationSEPA3 |
cdtrAgt |
protected PartyIdentificationSEPA3 |
cdtrSchmeId |
protected ChargeBearerTypeSEPACode |
chrgBr |
protected BigDecimal |
ctrlSum |
protected List<DirectDebitTransactionInformationSDD> |
drctDbtTxInf |
protected String |
nbOfTxs |
protected String |
pmtInfId |
protected PaymentMethod2Code |
pmtMtd |
protected PaymentTypeInformationSDD |
pmtTpInf |
protected XMLGregorianCalendar |
reqdColltnDt |
protected PartyIdentificationSEPA1 |
ultmtCdtr |
Constructor and Description |
---|
PaymentInstructionInformationSDD() |
Modifier and Type | Method and Description |
---|---|
PartyIdentificationSEPA5 |
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.
|
ChargeBearerTypeSEPACode |
getChrgBr()
Ruft den Wert der chrgBr-Eigenschaft ab.
|
BigDecimal |
getCtrlSum()
Ruft den Wert der ctrlSum-Eigenschaft ab.
|
List<DirectDebitTransactionInformationSDD> |
getDrctDbtTxInf()
Gets the value of the drctDbtTxInf property.
|
String |
getNbOfTxs()
Ruft den Wert der nbOfTxs-Eigenschaft ab.
|
String |
getPmtInfId()
Ruft den Wert der pmtInfId-Eigenschaft ab.
|
PaymentMethod2Code |
getPmtMtd()
Ruft den Wert der pmtMtd-Eigenschaft ab.
|
PaymentTypeInformationSDD |
getPmtTpInf()
Ruft den Wert der pmtTpInf-Eigenschaft ab.
|
XMLGregorianCalendar |
getReqdColltnDt()
Ruft den Wert der reqdColltnDt-Eigenschaft ab.
|
PartyIdentificationSEPA1 |
getUltmtCdtr()
Ruft den Wert der ultmtCdtr-Eigenschaft ab.
|
Boolean |
isBtchBookg()
Ruft den Wert der btchBookg-Eigenschaft ab.
|
void |
setBtchBookg(Boolean value)
Legt den Wert der btchBookg-Eigenschaft fest.
|
void |
setCdtr(PartyIdentificationSEPA5 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 |
setChrgBr(ChargeBearerTypeSEPACode value)
Legt den Wert der chrgBr-Eigenschaft fest.
|
void |
setCtrlSum(BigDecimal value)
Legt den Wert der ctrlSum-Eigenschaft fest.
|
void |
setNbOfTxs(String value)
Legt den Wert der nbOfTxs-Eigenschaft fest.
|
void |
setPmtInfId(String value)
Legt den Wert der pmtInfId-Eigenschaft fest.
|
void |
setPmtMtd(PaymentMethod2Code value)
Legt den Wert der pmtMtd-Eigenschaft fest.
|
void |
setPmtTpInf(PaymentTypeInformationSDD value)
Legt den Wert der pmtTpInf-Eigenschaft fest.
|
void |
setReqdColltnDt(XMLGregorianCalendar value)
Legt den Wert der reqdColltnDt-Eigenschaft fest.
|
void |
setUltmtCdtr(PartyIdentificationSEPA1 value)
Legt den Wert der ultmtCdtr-Eigenschaft fest.
|
protected String pmtInfId
protected PaymentMethod2Code pmtMtd
protected Boolean btchBookg
protected String nbOfTxs
protected BigDecimal ctrlSum
protected PaymentTypeInformationSDD pmtTpInf
protected XMLGregorianCalendar reqdColltnDt
protected PartyIdentificationSEPA5 cdtr
protected CashAccountSEPA1 cdtrAcct
protected BranchAndFinancialInstitutionIdentificationSEPA3 cdtrAgt
protected PartyIdentificationSEPA1 ultmtCdtr
protected ChargeBearerTypeSEPACode chrgBr
protected PartyIdentificationSEPA3 cdtrSchmeId
protected List<DirectDebitTransactionInformationSDD> drctDbtTxInf
public String getPmtInfId()
String
public void setPmtInfId(String value)
value
- allowed object is
String
public PaymentMethod2Code getPmtMtd()
PaymentMethod2Code
public void setPmtMtd(PaymentMethod2Code value)
value
- allowed object is
PaymentMethod2Code
public Boolean isBtchBookg()
Boolean
public void setBtchBookg(Boolean value)
value
- allowed object is
Boolean
public String getNbOfTxs()
String
public void setNbOfTxs(String value)
value
- allowed object is
String
public BigDecimal getCtrlSum()
BigDecimal
public void setCtrlSum(BigDecimal value)
value
- allowed object is
BigDecimal
public PaymentTypeInformationSDD getPmtTpInf()
PaymentTypeInformationSDD
public void setPmtTpInf(PaymentTypeInformationSDD value)
value
- allowed object is
PaymentTypeInformationSDD
public XMLGregorianCalendar getReqdColltnDt()
XMLGregorianCalendar
public void setReqdColltnDt(XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public PartyIdentificationSEPA5 getCdtr()
PartyIdentificationSEPA5
public void setCdtr(PartyIdentificationSEPA5 value)
value
- allowed object is
PartyIdentificationSEPA5
public CashAccountSEPA1 getCdtrAcct()
CashAccountSEPA1
public void setCdtrAcct(CashAccountSEPA1 value)
value
- allowed object is
CashAccountSEPA1
public BranchAndFinancialInstitutionIdentificationSEPA3 getCdtrAgt()
BranchAndFinancialInstitutionIdentificationSEPA3
public void setCdtrAgt(BranchAndFinancialInstitutionIdentificationSEPA3 value)
value
- allowed object is
BranchAndFinancialInstitutionIdentificationSEPA3
public PartyIdentificationSEPA1 getUltmtCdtr()
PartyIdentificationSEPA1
public void setUltmtCdtr(PartyIdentificationSEPA1 value)
value
- allowed object is
PartyIdentificationSEPA1
public ChargeBearerTypeSEPACode getChrgBr()
ChargeBearerTypeSEPACode
public void setChrgBr(ChargeBearerTypeSEPACode value)
value
- allowed object is
ChargeBearerTypeSEPACode
public PartyIdentificationSEPA3 getCdtrSchmeId()
PartyIdentificationSEPA3
public void setCdtrSchmeId(PartyIdentificationSEPA3 value)
value
- allowed object is
PartyIdentificationSEPA3
public List<DirectDebitTransactionInformationSDD> getDrctDbtTxInf()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the drctDbtTxInf property.
For example, to add a new item, do as follows:
getDrctDbtTxInf().add(newItem);
Objects of the following type(s) are allowed in the list
DirectDebitTransactionInformationSDD
Copyright © 2019. All rights reserved.