Class CreditTransferTransactionInformationSCT
java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_001_002_02.CreditTransferTransactionInformationSCT
Java class for CreditTransferTransactionInformationSCT complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CreditTransferTransactionInformationSCT"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="PmtId" type="{urn:swift:xsd:$pain.001.002.02}PaymentIdentification1"/> <element name="PmtTpInf" type="{urn:swift:xsd:$pain.001.002.02}PaymentTypeInformationSCT2" minOccurs="0"/> <element name="Amt" type="{urn:swift:xsd:$pain.001.002.02}AmountTypeSCT"/> <element name="ChrgBr" type="{urn:swift:xsd:$pain.001.002.02}ChargeBearerTypeSCTCode" minOccurs="0"/> <element name="UltmtDbtr" type="{urn:swift:xsd:$pain.001.002.02}PartyIdentificationSCT1" minOccurs="0"/> <element name="CdtrAgt" type="{urn:swift:xsd:$pain.001.002.02}BranchAndFinancialInstitutionIdentificationSCT"/> <element name="Cdtr" type="{urn:swift:xsd:$pain.001.002.02}PartyIdentificationSCT2"/> <element name="CdtrAcct" type="{urn:swift:xsd:$pain.001.002.02}CashAccountSCT2"/> <element name="UltmtCdtr" type="{urn:swift:xsd:$pain.001.002.02}PartyIdentificationSCT1" minOccurs="0"/> <element name="Purp" type="{urn:swift:xsd:$pain.001.002.02}PurposeSCT" minOccurs="0"/> <element name="RmtInf" type="{urn:swift:xsd:$pain.001.002.02}RemittanceInformationSCTChoice" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected AmountTypeSCT
protected PartyIdentificationSCT2
protected CashAccountSCT2
protected ChargeBearerTypeSCTCode
protected PaymentIdentification1
protected PaymentTypeInformationSCT2
protected PurposeSCT
protected RemittanceInformationSCTChoice
protected PartyIdentificationSCT1
protected PartyIdentificationSCT1
-
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.getPmtId()
Gets the value of the pmtId property.Gets the value of the pmtTpInf property.getPurp()
Gets the value of the purp property.Gets the value of the rmtInf property.Gets the value of the ultmtCdtr property.Gets the value of the ultmtDbtr property.void
setAmt
(AmountTypeSCT value) Sets the value of the amt property.void
setCdtr
(PartyIdentificationSCT2 value) Sets the value of the cdtr property.void
setCdtrAcct
(CashAccountSCT2 value) Sets the value of the cdtrAcct property.void
Sets the value of the cdtrAgt property.void
setChrgBr
(ChargeBearerTypeSCTCode value) Sets the value of the chrgBr property.void
setPmtId
(PaymentIdentification1 value) Sets the value of the pmtId property.void
Sets the value of the pmtTpInf property.void
setPurp
(PurposeSCT value) Sets the value of the purp property.void
Sets the value of the rmtInf property.void
Sets the value of the ultmtCdtr property.void
Sets the value of the ultmtDbtr property.
-
Field Details
-
pmtId
-
pmtTpInf
-
amt
-
chrgBr
-
ultmtDbtr
-
cdtrAgt
-
cdtr
-
cdtrAcct
-
ultmtCdtr
-
purp
-
rmtInf
-
-
Constructor Details
-
CreditTransferTransactionInformationSCT
public CreditTransferTransactionInformationSCT()
-
-
Method Details
-
getPmtId
Gets the value of the pmtId property.- Returns:
- possible object is
PaymentIdentification1
-
setPmtId
Sets the value of the pmtId property.- Parameters:
value
- allowed object isPaymentIdentification1
-
getPmtTpInf
Gets the value of the pmtTpInf property.- Returns:
- possible object is
PaymentTypeInformationSCT2
-
setPmtTpInf
Sets the value of the pmtTpInf property.- Parameters:
value
- allowed object isPaymentTypeInformationSCT2
-
getAmt
Gets the value of the amt property.- Returns:
- possible object is
AmountTypeSCT
-
setAmt
Sets the value of the amt property.- Parameters:
value
- allowed object isAmountTypeSCT
-
getChrgBr
Gets the value of the chrgBr property.- Returns:
- possible object is
ChargeBearerTypeSCTCode
-
setChrgBr
Sets the value of the chrgBr property.- Parameters:
value
- allowed object isChargeBearerTypeSCTCode
-
getUltmtDbtr
Gets the value of the ultmtDbtr property.- Returns:
- possible object is
PartyIdentificationSCT1
-
setUltmtDbtr
Sets the value of the ultmtDbtr property.- Parameters:
value
- allowed object isPartyIdentificationSCT1
-
getCdtrAgt
Gets the value of the cdtrAgt property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentificationSCT
-
setCdtrAgt
Sets the value of the cdtrAgt property.- Parameters:
value
- allowed object isBranchAndFinancialInstitutionIdentificationSCT
-
getCdtr
Gets the value of the cdtr property.- Returns:
- possible object is
PartyIdentificationSCT2
-
setCdtr
Sets the value of the cdtr property.- Parameters:
value
- allowed object isPartyIdentificationSCT2
-
getCdtrAcct
Gets the value of the cdtrAcct property.- Returns:
- possible object is
CashAccountSCT2
-
setCdtrAcct
Sets the value of the cdtrAcct property.- Parameters:
value
- allowed object isCashAccountSCT2
-
getUltmtCdtr
Gets the value of the ultmtCdtr property.- Returns:
- possible object is
PartyIdentificationSCT1
-
setUltmtCdtr
Sets the value of the ultmtCdtr property.- Parameters:
value
- allowed object isPartyIdentificationSCT1
-
getPurp
Gets the value of the purp property.- Returns:
- possible object is
PurposeSCT
-
setPurp
Sets the value of the purp property.- Parameters:
value
- allowed object isPurposeSCT
-
getRmtInf
Gets the value of the rmtInf property.- Returns:
- possible object is
RemittanceInformationSCTChoice
-
setRmtInf
Sets the value of the rmtInf property.- Parameters:
value
- allowed object isRemittanceInformationSCTChoice
-