public class PaymentInstructionInformationSCT extends Object
Java-Klasse für PaymentInstructionInformationSCT complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<complexType name="PaymentInstructionInformationSCT">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="PmtInfId" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.002.03}RestrictedIdentificationSEPA1"/>
<element name="PmtMtd" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.002.03}PaymentMethodSCTCode"/>
<element name="BtchBookg" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.002.03}BatchBookingIndicator" minOccurs="0"/>
<element name="NbOfTxs" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.002.03}Max15NumericText" minOccurs="0"/>
<element name="CtrlSum" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.002.03}DecimalNumber" minOccurs="0"/>
<element name="PmtTpInf" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.002.03}PaymentTypeInformationSCT1" minOccurs="0"/>
<element name="ReqdExctnDt" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.002.03}ISODate"/>
<element name="Dbtr" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.002.03}PartyIdentificationSEPA2"/>
<element name="DbtrAcct" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.002.03}CashAccountSEPA1"/>
<element name="DbtrAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.002.03}BranchAndFinancialInstitutionIdentificationSEPA1"/>
<element name="UltmtDbtr" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.002.03}PartyIdentificationSEPA1" minOccurs="0"/>
<element name="ChrgBr" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.002.03}ChargeBearerTypeSEPACode" minOccurs="0"/>
<element name="CdtTrfTxInf" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.002.03}CreditTransferTransactionInformationSCT" maxOccurs="unbounded"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
btchBookg |
protected List<CreditTransferTransactionInformationSCT> |
cdtTrfTxInf |
protected ChargeBearerTypeSEPACode |
chrgBr |
protected BigDecimal |
ctrlSum |
protected PartyIdentificationSEPA2 |
dbtr |
protected CashAccountSEPA1 |
dbtrAcct |
protected BranchAndFinancialInstitutionIdentificationSEPA1 |
dbtrAgt |
protected String |
nbOfTxs |
protected String |
pmtInfId |
protected PaymentMethodSCTCode |
pmtMtd |
protected PaymentTypeInformationSCT1 |
pmtTpInf |
protected XMLGregorianCalendar |
reqdExctnDt |
protected PartyIdentificationSEPA1 |
ultmtDbtr |
| Constructor and Description |
|---|
PaymentInstructionInformationSCT() |
| Modifier and Type | Method and Description |
|---|---|
List<CreditTransferTransactionInformationSCT> |
getCdtTrfTxInf()
Gets the value of the cdtTrfTxInf property.
|
ChargeBearerTypeSEPACode |
getChrgBr()
Ruft den Wert der chrgBr-Eigenschaft ab.
|
BigDecimal |
getCtrlSum()
Ruft den Wert der ctrlSum-Eigenschaft ab.
|
PartyIdentificationSEPA2 |
getDbtr()
Ruft den Wert der dbtr-Eigenschaft ab.
|
CashAccountSEPA1 |
getDbtrAcct()
Ruft den Wert der dbtrAcct-Eigenschaft ab.
|
BranchAndFinancialInstitutionIdentificationSEPA1 |
getDbtrAgt()
Ruft den Wert der dbtrAgt-Eigenschaft ab.
|
String |
getNbOfTxs()
Ruft den Wert der nbOfTxs-Eigenschaft ab.
|
String |
getPmtInfId()
Ruft den Wert der pmtInfId-Eigenschaft ab.
|
PaymentMethodSCTCode |
getPmtMtd()
Ruft den Wert der pmtMtd-Eigenschaft ab.
|
PaymentTypeInformationSCT1 |
getPmtTpInf()
Ruft den Wert der pmtTpInf-Eigenschaft ab.
|
XMLGregorianCalendar |
getReqdExctnDt()
Ruft den Wert der reqdExctnDt-Eigenschaft ab.
|
PartyIdentificationSEPA1 |
getUltmtDbtr()
Ruft den Wert der ultmtDbtr-Eigenschaft ab.
|
Boolean |
isBtchBookg()
Ruft den Wert der btchBookg-Eigenschaft ab.
|
void |
setBtchBookg(Boolean value)
Legt den Wert der btchBookg-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 |
setDbtr(PartyIdentificationSEPA2 value)
Legt den Wert der dbtr-Eigenschaft fest.
|
void |
setDbtrAcct(CashAccountSEPA1 value)
Legt den Wert der dbtrAcct-Eigenschaft fest.
|
void |
setDbtrAgt(BranchAndFinancialInstitutionIdentificationSEPA1 value)
Legt den Wert der dbtrAgt-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(PaymentMethodSCTCode value)
Legt den Wert der pmtMtd-Eigenschaft fest.
|
void |
setPmtTpInf(PaymentTypeInformationSCT1 value)
Legt den Wert der pmtTpInf-Eigenschaft fest.
|
void |
setReqdExctnDt(XMLGregorianCalendar value)
Legt den Wert der reqdExctnDt-Eigenschaft fest.
|
void |
setUltmtDbtr(PartyIdentificationSEPA1 value)
Legt den Wert der ultmtDbtr-Eigenschaft fest.
|
protected String pmtInfId
protected PaymentMethodSCTCode pmtMtd
protected Boolean btchBookg
protected String nbOfTxs
protected BigDecimal ctrlSum
protected PaymentTypeInformationSCT1 pmtTpInf
protected XMLGregorianCalendar reqdExctnDt
protected PartyIdentificationSEPA2 dbtr
protected CashAccountSEPA1 dbtrAcct
protected BranchAndFinancialInstitutionIdentificationSEPA1 dbtrAgt
protected PartyIdentificationSEPA1 ultmtDbtr
protected ChargeBearerTypeSEPACode chrgBr
protected List<CreditTransferTransactionInformationSCT> cdtTrfTxInf
public String getPmtInfId()
Stringpublic void setPmtInfId(String value)
value - allowed object is
Stringpublic PaymentMethodSCTCode getPmtMtd()
PaymentMethodSCTCodepublic void setPmtMtd(PaymentMethodSCTCode value)
value - allowed object is
PaymentMethodSCTCodepublic Boolean isBtchBookg()
Booleanpublic void setBtchBookg(Boolean value)
value - allowed object is
Booleanpublic String getNbOfTxs()
Stringpublic void setNbOfTxs(String value)
value - allowed object is
Stringpublic BigDecimal getCtrlSum()
BigDecimalpublic void setCtrlSum(BigDecimal value)
value - allowed object is
BigDecimalpublic PaymentTypeInformationSCT1 getPmtTpInf()
PaymentTypeInformationSCT1public void setPmtTpInf(PaymentTypeInformationSCT1 value)
value - allowed object is
PaymentTypeInformationSCT1public XMLGregorianCalendar getReqdExctnDt()
XMLGregorianCalendarpublic void setReqdExctnDt(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic PartyIdentificationSEPA2 getDbtr()
PartyIdentificationSEPA2public void setDbtr(PartyIdentificationSEPA2 value)
value - allowed object is
PartyIdentificationSEPA2public CashAccountSEPA1 getDbtrAcct()
CashAccountSEPA1public void setDbtrAcct(CashAccountSEPA1 value)
value - allowed object is
CashAccountSEPA1public BranchAndFinancialInstitutionIdentificationSEPA1 getDbtrAgt()
BranchAndFinancialInstitutionIdentificationSEPA1public void setDbtrAgt(BranchAndFinancialInstitutionIdentificationSEPA1 value)
value - allowed object is
BranchAndFinancialInstitutionIdentificationSEPA1public PartyIdentificationSEPA1 getUltmtDbtr()
PartyIdentificationSEPA1public void setUltmtDbtr(PartyIdentificationSEPA1 value)
value - allowed object is
PartyIdentificationSEPA1public ChargeBearerTypeSEPACode getChrgBr()
ChargeBearerTypeSEPACodepublic void setChrgBr(ChargeBearerTypeSEPACode value)
value - allowed object is
ChargeBearerTypeSEPACodepublic List<CreditTransferTransactionInformationSCT> getCdtTrfTxInf()
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 cdtTrfTxInf property.
For example, to add a new item, do as follows:
getCdtTrfTxInf().add(newItem);
Objects of the following type(s) are allowed in the list
CreditTransferTransactionInformationSCT
Copyright © 2018. All rights reserved.