public class DirectDebitTransactionInformationSDD
extends java.lang.Object
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:swift:xsd:$pain.008.002.01}PaymentIdentification1"/> <element name="InstdAmt" type="{urn:swift:xsd:$pain.008.002.01}CurrencyAndAmountSDD"/> <element name="ChrgBr" type="{urn:swift:xsd:$pain.008.002.01}ChargeBearerTypeSDDCode" minOccurs="0"/> <element name="DrctDbtTx" type="{urn:swift:xsd:$pain.008.002.01}DirectDebitTransactionSDD"/> <element name="UltmtCdtr" type="{urn:swift:xsd:$pain.008.002.01}PartyIdentificationSDD1" minOccurs="0"/> <element name="DbtrAgt" type="{urn:swift:xsd:$pain.008.002.01}BranchAndFinancialInstitutionIdentificationSDD1"/> <element name="Dbtr" type="{urn:swift:xsd:$pain.008.002.01}PartyIdentificationSDD3"/> <element name="DbtrAcct" type="{urn:swift:xsd:$pain.008.002.01}CashAccountSDD2"/> <element name="UltmtDbtr" type="{urn:swift:xsd:$pain.008.002.01}PartyIdentificationSDD1" minOccurs="0"/> <element name="Purp" type="{urn:swift:xsd:$pain.008.002.01}PurposeSDD" minOccurs="0"/> <element name="RmtInf" type="{urn:swift:xsd:$pain.008.002.01}RemittanceInformationSDDChoice" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field | Description |
---|---|---|
protected ChargeBearerTypeSDDCode |
chrgBr |
|
protected PartyIdentificationSDD3 |
dbtr |
|
protected CashAccountSDD2 |
dbtrAcct |
|
protected BranchAndFinancialInstitutionIdentificationSDD1 |
dbtrAgt |
|
protected DirectDebitTransactionSDD |
drctDbtTx |
|
protected CurrencyAndAmountSDD |
instdAmt |
|
protected PaymentIdentification1 |
pmtId |
|
protected PurposeSDD |
purp |
|
protected RemittanceInformationSDDChoice |
rmtInf |
|
protected PartyIdentificationSDD1 |
ultmtCdtr |
|
protected PartyIdentificationSDD1 |
ultmtDbtr |
Constructor | Description |
---|---|
DirectDebitTransactionInformationSDD() |
Modifier and Type | Method | Description |
---|---|---|
ChargeBearerTypeSDDCode |
getChrgBr() |
Gets the value of the chrgBr property.
|
PartyIdentificationSDD3 |
getDbtr() |
Gets the value of the dbtr property.
|
CashAccountSDD2 |
getDbtrAcct() |
Gets the value of the dbtrAcct property.
|
BranchAndFinancialInstitutionIdentificationSDD1 |
getDbtrAgt() |
Gets the value of the dbtrAgt property.
|
DirectDebitTransactionSDD |
getDrctDbtTx() |
Gets the value of the drctDbtTx property.
|
CurrencyAndAmountSDD |
getInstdAmt() |
Gets the value of the instdAmt property.
|
PaymentIdentification1 |
getPmtId() |
Gets the value of the pmtId property.
|
PurposeSDD |
getPurp() |
Gets the value of the purp property.
|
RemittanceInformationSDDChoice |
getRmtInf() |
Gets the value of the rmtInf property.
|
PartyIdentificationSDD1 |
getUltmtCdtr() |
Gets the value of the ultmtCdtr property.
|
PartyIdentificationSDD1 |
getUltmtDbtr() |
Gets the value of the ultmtDbtr property.
|
void |
setChrgBr(ChargeBearerTypeSDDCode value) |
Sets the value of the chrgBr property.
|
void |
setDbtr(PartyIdentificationSDD3 value) |
Sets the value of the dbtr property.
|
void |
setDbtrAcct(CashAccountSDD2 value) |
Sets the value of the dbtrAcct property.
|
void |
setDbtrAgt(BranchAndFinancialInstitutionIdentificationSDD1 value) |
Sets the value of the dbtrAgt property.
|
void |
setDrctDbtTx(DirectDebitTransactionSDD value) |
Sets the value of the drctDbtTx property.
|
void |
setInstdAmt(CurrencyAndAmountSDD value) |
Sets the value of the instdAmt property.
|
void |
setPmtId(PaymentIdentification1 value) |
Sets the value of the pmtId property.
|
void |
setPurp(PurposeSDD value) |
Sets the value of the purp property.
|
void |
setRmtInf(RemittanceInformationSDDChoice value) |
Sets the value of the rmtInf property.
|
void |
setUltmtCdtr(PartyIdentificationSDD1 value) |
Sets the value of the ultmtCdtr property.
|
void |
setUltmtDbtr(PartyIdentificationSDD1 value) |
Sets the value of the ultmtDbtr property.
|
protected PaymentIdentification1 pmtId
protected CurrencyAndAmountSDD instdAmt
protected ChargeBearerTypeSDDCode chrgBr
protected DirectDebitTransactionSDD drctDbtTx
protected PartyIdentificationSDD1 ultmtCdtr
protected BranchAndFinancialInstitutionIdentificationSDD1 dbtrAgt
protected PartyIdentificationSDD3 dbtr
protected CashAccountSDD2 dbtrAcct
protected PartyIdentificationSDD1 ultmtDbtr
protected PurposeSDD purp
protected RemittanceInformationSDDChoice rmtInf
public DirectDebitTransactionInformationSDD()
public PaymentIdentification1 getPmtId()
PaymentIdentification1
public void setPmtId(PaymentIdentification1 value)
value
- allowed object is
PaymentIdentification1
public CurrencyAndAmountSDD getInstdAmt()
CurrencyAndAmountSDD
public void setInstdAmt(CurrencyAndAmountSDD value)
value
- allowed object is
CurrencyAndAmountSDD
public ChargeBearerTypeSDDCode getChrgBr()
ChargeBearerTypeSDDCode
public void setChrgBr(ChargeBearerTypeSDDCode value)
value
- allowed object is
ChargeBearerTypeSDDCode
public DirectDebitTransactionSDD getDrctDbtTx()
DirectDebitTransactionSDD
public void setDrctDbtTx(DirectDebitTransactionSDD value)
value
- allowed object is
DirectDebitTransactionSDD
public PartyIdentificationSDD1 getUltmtCdtr()
PartyIdentificationSDD1
public void setUltmtCdtr(PartyIdentificationSDD1 value)
value
- allowed object is
PartyIdentificationSDD1
public BranchAndFinancialInstitutionIdentificationSDD1 getDbtrAgt()
BranchAndFinancialInstitutionIdentificationSDD1
public void setDbtrAgt(BranchAndFinancialInstitutionIdentificationSDD1 value)
value
- allowed object is
BranchAndFinancialInstitutionIdentificationSDD1
public PartyIdentificationSDD3 getDbtr()
PartyIdentificationSDD3
public void setDbtr(PartyIdentificationSDD3 value)
value
- allowed object is
PartyIdentificationSDD3
public CashAccountSDD2 getDbtrAcct()
CashAccountSDD2
public void setDbtrAcct(CashAccountSDD2 value)
value
- allowed object is
CashAccountSDD2
public PartyIdentificationSDD1 getUltmtDbtr()
PartyIdentificationSDD1
public void setUltmtDbtr(PartyIdentificationSDD1 value)
value
- allowed object is
PartyIdentificationSDD1
public PurposeSDD getPurp()
PurposeSDD
public void setPurp(PurposeSDD value)
value
- allowed object is
PurposeSDD
public RemittanceInformationSDDChoice getRmtInf()
RemittanceInformationSDDChoice
public void setRmtInf(RemittanceInformationSDDChoice value)
value
- allowed object is
RemittanceInformationSDDChoice
Copyright © 2018. All rights reserved.