Class CreditTransferTransaction34
- java.lang.Object
-
- org.kapott.hbci.sepa.jaxb.pain_001_001_09.CreditTransferTransaction34
-
public class CreditTransferTransaction34 extends Object
Java class for CreditTransferTransaction34 complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CreditTransferTransaction34"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="PmtId" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.09}PaymentIdentification6"/> <element name="PmtTpInf" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.09}PaymentTypeInformation26_2" minOccurs="0"/> <element name="Amt" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.09}AmountType4Choice"/> <element name="ChrgBr" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.09}ChargeBearerTypeSEPACode" minOccurs="0"/> <element name="UltmtDbtr" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.09}PartyIdentification135_1" minOccurs="0"/> <element name="CdtrAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.09}BranchAndFinancialInstitutionIdentification5" minOccurs="0"/> <element name="Cdtr" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.09}PartyIdentification135_2"/> <element name="CdtrAcct" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.09}CashAccount38_2"/> <element name="UltmtCdtr" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.09}PartyIdentification135_1" minOccurs="0"/> <element name="Purp" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.09}Purpose2Choice" minOccurs="0"/> <element name="RmtInf" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.09}RemittanceInformation11" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
-
Field Summary
Fields Modifier and Type Field Description protected AmountType4Choiceamtprotected PartyIdentification1352cdtrprotected CashAccount382cdtrAcctprotected BranchAndFinancialInstitutionIdentification5cdtrAgtprotected ChargeBearerTypeSEPACodechrgBrprotected PaymentIdentification6pmtIdprotected PaymentTypeInformation262pmtTpInfprotected Purpose2Choicepurpprotected RemittanceInformation11rmtInfprotected PartyIdentification1351ultmtCdtrprotected PartyIdentification1351ultmtDbtr
-
Constructor Summary
Constructors Constructor Description CreditTransferTransaction34()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AmountType4ChoicegetAmt()Gets the value of the amt property.PartyIdentification1352getCdtr()Gets the value of the cdtr property.CashAccount382getCdtrAcct()Gets the value of the cdtrAcct property.BranchAndFinancialInstitutionIdentification5getCdtrAgt()Gets the value of the cdtrAgt property.ChargeBearerTypeSEPACodegetChrgBr()Gets the value of the chrgBr property.PaymentIdentification6getPmtId()Gets the value of the pmtId property.PaymentTypeInformation262getPmtTpInf()Gets the value of the pmtTpInf property.Purpose2ChoicegetPurp()Gets the value of the purp property.RemittanceInformation11getRmtInf()Gets the value of the rmtInf property.PartyIdentification1351getUltmtCdtr()Gets the value of the ultmtCdtr property.PartyIdentification1351getUltmtDbtr()Gets the value of the ultmtDbtr property.voidsetAmt(AmountType4Choice value)Sets the value of the amt property.voidsetCdtr(PartyIdentification1352 value)Sets the value of the cdtr property.voidsetCdtrAcct(CashAccount382 value)Sets the value of the cdtrAcct property.voidsetCdtrAgt(BranchAndFinancialInstitutionIdentification5 value)Sets the value of the cdtrAgt property.voidsetChrgBr(ChargeBearerTypeSEPACode value)Sets the value of the chrgBr property.voidsetPmtId(PaymentIdentification6 value)Sets the value of the pmtId property.voidsetPmtTpInf(PaymentTypeInformation262 value)Sets the value of the pmtTpInf property.voidsetPurp(Purpose2Choice value)Sets the value of the purp property.voidsetRmtInf(RemittanceInformation11 value)Sets the value of the rmtInf property.voidsetUltmtCdtr(PartyIdentification1351 value)Sets the value of the ultmtCdtr property.voidsetUltmtDbtr(PartyIdentification1351 value)Sets the value of the ultmtDbtr property.
-
-
-
Field Detail
-
pmtId
protected PaymentIdentification6 pmtId
-
pmtTpInf
protected PaymentTypeInformation262 pmtTpInf
-
amt
protected AmountType4Choice amt
-
chrgBr
protected ChargeBearerTypeSEPACode chrgBr
-
ultmtDbtr
protected PartyIdentification1351 ultmtDbtr
-
cdtrAgt
protected BranchAndFinancialInstitutionIdentification5 cdtrAgt
-
cdtr
protected PartyIdentification1352 cdtr
-
cdtrAcct
protected CashAccount382 cdtrAcct
-
ultmtCdtr
protected PartyIdentification1351 ultmtCdtr
-
purp
protected Purpose2Choice purp
-
rmtInf
protected RemittanceInformation11 rmtInf
-
-
Method Detail
-
getPmtId
public PaymentIdentification6 getPmtId()
Gets the value of the pmtId property.- Returns:
- possible object is
PaymentIdentification6
-
setPmtId
public void setPmtId(PaymentIdentification6 value)
Sets the value of the pmtId property.- Parameters:
value- allowed object isPaymentIdentification6
-
getPmtTpInf
public PaymentTypeInformation262 getPmtTpInf()
Gets the value of the pmtTpInf property.- Returns:
- possible object is
PaymentTypeInformation262
-
setPmtTpInf
public void setPmtTpInf(PaymentTypeInformation262 value)
Sets the value of the pmtTpInf property.- Parameters:
value- allowed object isPaymentTypeInformation262
-
getAmt
public AmountType4Choice getAmt()
Gets the value of the amt property.- Returns:
- possible object is
AmountType4Choice
-
setAmt
public void setAmt(AmountType4Choice value)
Sets the value of the amt property.- Parameters:
value- allowed object isAmountType4Choice
-
getChrgBr
public ChargeBearerTypeSEPACode getChrgBr()
Gets the value of the chrgBr property.- Returns:
- possible object is
ChargeBearerTypeSEPACode
-
setChrgBr
public void setChrgBr(ChargeBearerTypeSEPACode value)
Sets the value of the chrgBr property.- Parameters:
value- allowed object isChargeBearerTypeSEPACode
-
getUltmtDbtr
public PartyIdentification1351 getUltmtDbtr()
Gets the value of the ultmtDbtr property.- Returns:
- possible object is
PartyIdentification1351
-
setUltmtDbtr
public void setUltmtDbtr(PartyIdentification1351 value)
Sets the value of the ultmtDbtr property.- Parameters:
value- allowed object isPartyIdentification1351
-
getCdtrAgt
public BranchAndFinancialInstitutionIdentification5 getCdtrAgt()
Gets the value of the cdtrAgt property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification5
-
setCdtrAgt
public void setCdtrAgt(BranchAndFinancialInstitutionIdentification5 value)
Sets the value of the cdtrAgt property.- Parameters:
value- allowed object isBranchAndFinancialInstitutionIdentification5
-
getCdtr
public PartyIdentification1352 getCdtr()
Gets the value of the cdtr property.- Returns:
- possible object is
PartyIdentification1352
-
setCdtr
public void setCdtr(PartyIdentification1352 value)
Sets the value of the cdtr property.- Parameters:
value- allowed object isPartyIdentification1352
-
getCdtrAcct
public CashAccount382 getCdtrAcct()
Gets the value of the cdtrAcct property.- Returns:
- possible object is
CashAccount382
-
setCdtrAcct
public void setCdtrAcct(CashAccount382 value)
Sets the value of the cdtrAcct property.- Parameters:
value- allowed object isCashAccount382
-
getUltmtCdtr
public PartyIdentification1351 getUltmtCdtr()
Gets the value of the ultmtCdtr property.- Returns:
- possible object is
PartyIdentification1351
-
setUltmtCdtr
public void setUltmtCdtr(PartyIdentification1351 value)
Sets the value of the ultmtCdtr property.- Parameters:
value- allowed object isPartyIdentification1351
-
getPurp
public Purpose2Choice getPurp()
Gets the value of the purp property.- Returns:
- possible object is
Purpose2Choice
-
setPurp
public void setPurp(Purpose2Choice value)
Sets the value of the purp property.- Parameters:
value- allowed object isPurpose2Choice
-
getRmtInf
public RemittanceInformation11 getRmtInf()
Gets the value of the rmtInf property.- Returns:
- possible object is
RemittanceInformation11
-
setRmtInf
public void setRmtInf(RemittanceInformation11 value)
Sets the value of the rmtInf property.- Parameters:
value- allowed object isRemittanceInformation11
-
-