Class CreditTransferTransaction35
java.lang.Object
iso.std.iso._20022.tech.xsd.pain_013_001.CreditTransferTransaction35
Java class for CreditTransferTransaction35 complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CreditTransferTransaction35"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="PmtId" type="{urn:iso:std:iso:20022:tech:xsd:pain.013.001.07}PaymentIdentification6"/> <element name="PmtTpInf" type="{urn:iso:std:iso:20022:tech:xsd:pain.013.001.07}PaymentTypeInformation26"/> <element name="PmtCond" type="{urn:iso:std:iso:20022:tech:xsd:pain.013.001.07}PaymentCondition1" minOccurs="0"/> <element name="Amt" type="{urn:iso:std:iso:20022:tech:xsd:pain.013.001.07}AmountType4Choice"/> <element name="ChrgBr" type="{urn:iso:std:iso:20022:tech:xsd:pain.013.001.07}ChargeBearerType1Code"/> <element name="CdtrAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.013.001.07}BranchAndFinancialInstitutionIdentification6"/> <element name="Cdtr" type="{urn:iso:std:iso:20022:tech:xsd:pain.013.001.07}PartyIdentification135"/> <element name="CdtrAcct" type="{urn:iso:std:iso:20022:tech:xsd:pain.013.001.07}CashAccount38"/> <element name="UltmtCdtr" type="{urn:iso:std:iso:20022:tech:xsd:pain.013.001.07}PartyIdentification135" minOccurs="0"/> <element name="InstrForCdtrAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.013.001.07}InstructionForCreditorAgent1" maxOccurs="5" minOccurs="0"/> <element name="RltdRmtInf" type="{urn:iso:std:iso:20022:tech:xsd:pain.013.001.07}RemittanceLocation7" minOccurs="0"/> <element name="RmtInf" type="{urn:iso:std:iso:20022:tech:xsd:pain.013.001.07}RemittanceInformation16" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected AmountType4Choice
protected PartyIdentification135
protected CashAccount38
protected ChargeBearerType1Code
protected List<InstructionForCreditorAgent1>
protected PaymentCondition1
protected PaymentIdentification6
protected PaymentTypeInformation26
protected RemittanceLocation7
protected RemittanceInformation16
protected PartyIdentification135
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAmt()
Gets the value of the amt property.getCdtr()
Gets the value of the cdtr property.Gets the value of the cdtrAcct property.Gets the value of the cdtrAgt property.Gets the value of the chrgBr property.Gets the value of the instrForCdtrAgt property.Gets the value of the pmtCond property.getPmtId()
Gets the value of the pmtId property.Gets the value of the pmtTpInf property.Gets the value of the rltdRmtInf property.Gets the value of the rmtInf property.Gets the value of the ultmtCdtr property.void
setAmt
(AmountType4Choice value) Sets the value of the amt property.void
setCdtr
(PartyIdentification135 value) Sets the value of the cdtr property.void
setCdtrAcct
(CashAccount38 value) Sets the value of the cdtrAcct property.void
Sets the value of the cdtrAgt property.void
setChrgBr
(ChargeBearerType1Code value) Sets the value of the chrgBr property.void
setPmtCond
(PaymentCondition1 value) Sets the value of the pmtCond property.void
setPmtId
(PaymentIdentification6 value) Sets the value of the pmtId property.void
Sets the value of the pmtTpInf property.void
setRltdRmtInf
(RemittanceLocation7 value) Sets the value of the rltdRmtInf property.void
setRmtInf
(RemittanceInformation16 value) Sets the value of the rmtInf property.void
Sets the value of the ultmtCdtr property.
-
Field Details
-
pmtId
-
pmtTpInf
-
pmtCond
-
amt
-
chrgBr
-
cdtrAgt
-
cdtr
-
cdtrAcct
-
ultmtCdtr
-
instrForCdtrAgt
-
rltdRmtInf
-
rmtInf
-
-
Constructor Details
-
CreditTransferTransaction35
public CreditTransferTransaction35()
-
-
Method Details
-
getPmtId
Gets the value of the pmtId property.- Returns:
- possible object is
PaymentIdentification6
-
setPmtId
Sets the value of the pmtId property.- Parameters:
value
- allowed object isPaymentIdentification6
-
getPmtTpInf
Gets the value of the pmtTpInf property.- Returns:
- possible object is
PaymentTypeInformation26
-
setPmtTpInf
Sets the value of the pmtTpInf property.- Parameters:
value
- allowed object isPaymentTypeInformation26
-
getPmtCond
Gets the value of the pmtCond property.- Returns:
- possible object is
PaymentCondition1
-
setPmtCond
Sets the value of the pmtCond property.- Parameters:
value
- allowed object isPaymentCondition1
-
getAmt
Gets the value of the amt property.- Returns:
- possible object is
AmountType4Choice
-
setAmt
Sets the value of the amt property.- Parameters:
value
- allowed object isAmountType4Choice
-
getChrgBr
Gets the value of the chrgBr property.- Returns:
- possible object is
ChargeBearerType1Code
-
setChrgBr
Sets the value of the chrgBr property.- Parameters:
value
- allowed object isChargeBearerType1Code
-
getCdtrAgt
Gets the value of the cdtrAgt property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification6
-
setCdtrAgt
Sets the value of the cdtrAgt property.- Parameters:
value
- allowed object isBranchAndFinancialInstitutionIdentification6
-
getCdtr
Gets the value of the cdtr property.- Returns:
- possible object is
PartyIdentification135
-
setCdtr
Sets the value of the cdtr property.- Parameters:
value
- allowed object isPartyIdentification135
-
getCdtrAcct
Gets the value of the cdtrAcct property.- Returns:
- possible object is
CashAccount38
-
setCdtrAcct
Sets the value of the cdtrAcct property.- Parameters:
value
- allowed object isCashAccount38
-
getUltmtCdtr
Gets the value of the ultmtCdtr property.- Returns:
- possible object is
PartyIdentification135
-
setUltmtCdtr
Sets the value of the ultmtCdtr property.- Parameters:
value
- allowed object isPartyIdentification135
-
getInstrForCdtrAgt
Gets the value of the instrForCdtrAgt property.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 Jakarta XML Binding object. This is why there is not a
set
method for the instrForCdtrAgt property.For example, to add a new item, do as follows:
getInstrForCdtrAgt().add(newItem);
Objects of the following type(s) are allowed in the list
InstructionForCreditorAgent1
-
getRltdRmtInf
Gets the value of the rltdRmtInf property.- Returns:
- possible object is
RemittanceLocation7
-
setRltdRmtInf
Sets the value of the rltdRmtInf property.- Parameters:
value
- allowed object isRemittanceLocation7
-
getRmtInf
Gets the value of the rmtInf property.- Returns:
- possible object is
RemittanceInformation16
-
setRmtInf
Sets the value of the rmtInf property.- Parameters:
value
- allowed object isRemittanceInformation16
-