Class Mandate20
java.lang.Object
org.coderic.iso20022.messages.pain.Mandate20
Java class for Mandate20 complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Mandate20"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="MndtId" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}Max35Text"/> <element name="MndtReqId" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}Max35Text" minOccurs="0"/> <element name="Authntcn" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}MandateAuthentication1" minOccurs="0"/> <element name="Tp" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}MandateTypeInformation2" minOccurs="0"/> <element name="Ocrncs" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}MandateOccurrences5" minOccurs="0"/> <element name="TrckgInd" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}TrueFalseIndicator"/> <element name="FrstColltnAmt" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}ActiveOrHistoricCurrencyAndAmount" minOccurs="0"/> <element name="ColltnAmt" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}ActiveOrHistoricCurrencyAndAmount" minOccurs="0"/> <element name="MaxAmt" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}ActiveOrHistoricCurrencyAndAmount" minOccurs="0"/> <element name="Adjstmnt" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}MandateAdjustment1" minOccurs="0"/> <element name="Rsn" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}MandateSetupReason1Choice" minOccurs="0"/> <element name="CdtrSchmeId" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}PartyIdentification272" minOccurs="0"/> <element name="Cdtr" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}PartyIdentification272"/> <element name="CdtrAcct" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}CashAccount40" minOccurs="0"/> <element name="CdtrAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}BranchAndFinancialInstitutionIdentification8" minOccurs="0"/> <element name="UltmtCdtr" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}PartyIdentification272" minOccurs="0"/> <element name="Dbtr" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}PartyIdentification272"/> <element name="DbtrAcct" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}CashAccount40" minOccurs="0"/> <element name="DbtrAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}BranchAndFinancialInstitutionIdentification8"/> <element name="UltmtDbtr" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}PartyIdentification272" minOccurs="0"/> <element name="MndtRef" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}Max35Text" minOccurs="0"/> <element name="RfrdDoc" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}ReferredMandateDocument2" maxOccurs="unbounded" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the adjstmnt property.Gets the value of the authntcn 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 cdtrSchmeId property.Gets the value of the colltnAmt property.getDbtr()
Gets the value of the dbtr property.Gets the value of the dbtrAcct property.Gets the value of the dbtrAgt property.Gets the value of the frstColltnAmt property.Gets the value of the maxAmt property.Gets the value of the mndtId property.Gets the value of the mndtRef property.Gets the value of the mndtReqId property.Gets the value of the ocrncs property.Gets the value of the rfrdDoc property.getRsn()
Gets the value of the rsn property.getTp()
Gets the value of the tp property.Gets the value of the ultmtCdtr property.Gets the value of the ultmtDbtr property.boolean
Gets the value of the trckgInd property.void
setAdjstmnt
(MandateAdjustment1 value) Sets the value of the adjstmnt property.void
Sets the value of the authntcn property.void
setCdtr
(PartyIdentification272 value) Sets the value of the cdtr property.void
setCdtrAcct
(CashAccount40 value) Sets the value of the cdtrAcct property.void
Sets the value of the cdtrAgt property.void
Sets the value of the cdtrSchmeId property.void
Sets the value of the colltnAmt property.void
setDbtr
(PartyIdentification272 value) Sets the value of the dbtr property.void
setDbtrAcct
(CashAccount40 value) Sets the value of the dbtrAcct property.void
Sets the value of the dbtrAgt property.void
Sets the value of the frstColltnAmt property.void
Sets the value of the maxAmt property.void
Sets the value of the mndtId property.void
setMndtRef
(String value) Sets the value of the mndtRef property.void
setMndtReqId
(String value) Sets the value of the mndtReqId property.void
setOcrncs
(MandateOccurrences5 value) Sets the value of the ocrncs property.void
setRsn
(MandateSetupReason1Choice value) Sets the value of the rsn property.void
setTp
(MandateTypeInformation2 value) Sets the value of the tp property.void
setTrckgInd
(boolean value) Sets the value of the trckgInd property.void
Sets the value of the ultmtCdtr property.void
Sets the value of the ultmtDbtr property.
-
Constructor Details
-
Mandate20
public Mandate20()
-
-
Method Details
-
getMndtId
Gets the value of the mndtId property.- Returns:
- possible object is
String
-
setMndtId
Sets the value of the mndtId property.- Parameters:
value
- allowed object isString
-
getMndtReqId
Gets the value of the mndtReqId property.- Returns:
- possible object is
String
-
setMndtReqId
Sets the value of the mndtReqId property.- Parameters:
value
- allowed object isString
-
getAuthntcn
Gets the value of the authntcn property.- Returns:
- possible object is
MandateAuthentication1
-
setAuthntcn
Sets the value of the authntcn property.- Parameters:
value
- allowed object isMandateAuthentication1
-
getTp
Gets the value of the tp property.- Returns:
- possible object is
MandateTypeInformation2
-
setTp
Sets the value of the tp property.- Parameters:
value
- allowed object isMandateTypeInformation2
-
getOcrncs
Gets the value of the ocrncs property.- Returns:
- possible object is
MandateOccurrences5
-
setOcrncs
Sets the value of the ocrncs property.- Parameters:
value
- allowed object isMandateOccurrences5
-
isTrckgInd
public boolean isTrckgInd()Gets the value of the trckgInd property. -
setTrckgInd
public void setTrckgInd(boolean value) Sets the value of the trckgInd property. -
getFrstColltnAmt
Gets the value of the frstColltnAmt property.- Returns:
- possible object is
ActiveOrHistoricCurrencyAndAmount
-
setFrstColltnAmt
Sets the value of the frstColltnAmt property.- Parameters:
value
- allowed object isActiveOrHistoricCurrencyAndAmount
-
getColltnAmt
Gets the value of the colltnAmt property.- Returns:
- possible object is
ActiveOrHistoricCurrencyAndAmount
-
setColltnAmt
Sets the value of the colltnAmt property.- Parameters:
value
- allowed object isActiveOrHistoricCurrencyAndAmount
-
getMaxAmt
Gets the value of the maxAmt property.- Returns:
- possible object is
ActiveOrHistoricCurrencyAndAmount
-
setMaxAmt
Sets the value of the maxAmt property.- Parameters:
value
- allowed object isActiveOrHistoricCurrencyAndAmount
-
getAdjstmnt
Gets the value of the adjstmnt property.- Returns:
- possible object is
MandateAdjustment1
-
setAdjstmnt
Sets the value of the adjstmnt property.- Parameters:
value
- allowed object isMandateAdjustment1
-
getRsn
Gets the value of the rsn property.- Returns:
- possible object is
MandateSetupReason1Choice
-
setRsn
Sets the value of the rsn property.- Parameters:
value
- allowed object isMandateSetupReason1Choice
-
getCdtrSchmeId
Gets the value of the cdtrSchmeId property.- Returns:
- possible object is
PartyIdentification272
-
setCdtrSchmeId
Sets the value of the cdtrSchmeId property.- Parameters:
value
- allowed object isPartyIdentification272
-
getCdtr
Gets the value of the cdtr property.- Returns:
- possible object is
PartyIdentification272
-
setCdtr
Sets the value of the cdtr property.- Parameters:
value
- allowed object isPartyIdentification272
-
getCdtrAcct
Gets the value of the cdtrAcct property.- Returns:
- possible object is
CashAccount40
-
setCdtrAcct
Sets the value of the cdtrAcct property.- Parameters:
value
- allowed object isCashAccount40
-
getCdtrAgt
Gets the value of the cdtrAgt property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification8
-
setCdtrAgt
Sets the value of the cdtrAgt property.- Parameters:
value
- allowed object isBranchAndFinancialInstitutionIdentification8
-
getUltmtCdtr
Gets the value of the ultmtCdtr property.- Returns:
- possible object is
PartyIdentification272
-
setUltmtCdtr
Sets the value of the ultmtCdtr property.- Parameters:
value
- allowed object isPartyIdentification272
-
getDbtr
Gets the value of the dbtr property.- Returns:
- possible object is
PartyIdentification272
-
setDbtr
Sets the value of the dbtr property.- Parameters:
value
- allowed object isPartyIdentification272
-
getDbtrAcct
Gets the value of the dbtrAcct property.- Returns:
- possible object is
CashAccount40
-
setDbtrAcct
Sets the value of the dbtrAcct property.- Parameters:
value
- allowed object isCashAccount40
-
getDbtrAgt
Gets the value of the dbtrAgt property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification8
-
setDbtrAgt
Sets the value of the dbtrAgt property.- Parameters:
value
- allowed object isBranchAndFinancialInstitutionIdentification8
-
getUltmtDbtr
Gets the value of the ultmtDbtr property.- Returns:
- possible object is
PartyIdentification272
-
setUltmtDbtr
Sets the value of the ultmtDbtr property.- Parameters:
value
- allowed object isPartyIdentification272
-
getMndtRef
Gets the value of the mndtRef property.- Returns:
- possible object is
String
-
setMndtRef
Sets the value of the mndtRef property.- Parameters:
value
- allowed object isString
-
getRfrdDoc
Gets the value of the rfrdDoc 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 rfrdDoc property.For example, to add a new item, do as follows:
getRfrdDoc().add(newItem);
Objects of the following type(s) are allowed in the list
ReferredMandateDocument2
-