Class AmendmentInformationDetails14
java.lang.Object
org.coderic.iso20022.messages.camt.AmendmentInformationDetails14
Java class for AmendmentInformationDetails14 complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AmendmentInformationDetails14">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="OrgnlMndtId" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}Max35Text" minOccurs="0"/>
<element name="OrgnlCdtrSchmeId" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}PartyIdentification135" minOccurs="0"/>
<element name="OrgnlCdtrAgt" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}BranchAndFinancialInstitutionIdentification6" minOccurs="0"/>
<element name="OrgnlCdtrAgtAcct" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}CashAccount40" minOccurs="0"/>
<element name="OrgnlDbtr" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}PartyIdentification135" minOccurs="0"/>
<element name="OrgnlDbtrAcct" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}CashAccount40" minOccurs="0"/>
<element name="OrgnlDbtrAgt" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}BranchAndFinancialInstitutionIdentification6" minOccurs="0"/>
<element name="OrgnlDbtrAgtAcct" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}CashAccount40" minOccurs="0"/>
<element name="OrgnlFnlColltnDt" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}ISODate" minOccurs="0"/>
<element name="OrgnlFrqcy" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}Frequency36Choice" minOccurs="0"/>
<element name="OrgnlRsn" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}MandateSetupReason1Choice" minOccurs="0"/>
<element name="OrgnlTrckgDays" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}Exact2NumericText" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the orgnlCdtrAgt property.Gets the value of the orgnlCdtrAgtAcct property.Gets the value of the orgnlCdtrSchmeId property.Gets the value of the orgnlDbtr property.Gets the value of the orgnlDbtrAcct property.Gets the value of the orgnlDbtrAgt property.Gets the value of the orgnlDbtrAgtAcct property.Gets the value of the orgnlFnlColltnDt property.Gets the value of the orgnlFrqcy property.Gets the value of the orgnlMndtId property.Gets the value of the orgnlRsn property.Gets the value of the orgnlTrckgDays property.voidSets the value of the orgnlCdtrAgt property.voidsetOrgnlCdtrAgtAcct(CashAccount40 value) Sets the value of the orgnlCdtrAgtAcct property.voidSets the value of the orgnlCdtrSchmeId property.voidSets the value of the orgnlDbtr property.voidsetOrgnlDbtrAcct(CashAccount40 value) Sets the value of the orgnlDbtrAcct property.voidSets the value of the orgnlDbtrAgt property.voidsetOrgnlDbtrAgtAcct(CashAccount40 value) Sets the value of the orgnlDbtrAgtAcct property.voidSets the value of the orgnlFnlColltnDt property.voidsetOrgnlFrqcy(Frequency36Choice value) Sets the value of the orgnlFrqcy property.voidsetOrgnlMndtId(String value) Sets the value of the orgnlMndtId property.voidSets the value of the orgnlRsn property.voidsetOrgnlTrckgDays(String value) Sets the value of the orgnlTrckgDays property.
-
Constructor Details
-
AmendmentInformationDetails14
public AmendmentInformationDetails14()
-
-
Method Details
-
getOrgnlMndtId
Gets the value of the orgnlMndtId property.- Returns:
- possible object is
String
-
setOrgnlMndtId
Sets the value of the orgnlMndtId property.- Parameters:
value- allowed object isString
-
getOrgnlCdtrSchmeId
Gets the value of the orgnlCdtrSchmeId property.- Returns:
- possible object is
PartyIdentification135
-
setOrgnlCdtrSchmeId
Sets the value of the orgnlCdtrSchmeId property.- Parameters:
value- allowed object isPartyIdentification135
-
getOrgnlCdtrAgt
Gets the value of the orgnlCdtrAgt property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification6
-
setOrgnlCdtrAgt
Sets the value of the orgnlCdtrAgt property.- Parameters:
value- allowed object isBranchAndFinancialInstitutionIdentification6
-
getOrgnlCdtrAgtAcct
Gets the value of the orgnlCdtrAgtAcct property.- Returns:
- possible object is
CashAccount40
-
setOrgnlCdtrAgtAcct
Sets the value of the orgnlCdtrAgtAcct property.- Parameters:
value- allowed object isCashAccount40
-
getOrgnlDbtr
Gets the value of the orgnlDbtr property.- Returns:
- possible object is
PartyIdentification135
-
setOrgnlDbtr
Sets the value of the orgnlDbtr property.- Parameters:
value- allowed object isPartyIdentification135
-
getOrgnlDbtrAcct
Gets the value of the orgnlDbtrAcct property.- Returns:
- possible object is
CashAccount40
-
setOrgnlDbtrAcct
Sets the value of the orgnlDbtrAcct property.- Parameters:
value- allowed object isCashAccount40
-
getOrgnlDbtrAgt
Gets the value of the orgnlDbtrAgt property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification6
-
setOrgnlDbtrAgt
Sets the value of the orgnlDbtrAgt property.- Parameters:
value- allowed object isBranchAndFinancialInstitutionIdentification6
-
getOrgnlDbtrAgtAcct
Gets the value of the orgnlDbtrAgtAcct property.- Returns:
- possible object is
CashAccount40
-
setOrgnlDbtrAgtAcct
Sets the value of the orgnlDbtrAgtAcct property.- Parameters:
value- allowed object isCashAccount40
-
getOrgnlFnlColltnDt
Gets the value of the orgnlFnlColltnDt property.- Returns:
- possible object is
XMLGregorianCalendar
-
setOrgnlFnlColltnDt
Sets the value of the orgnlFnlColltnDt property.- Parameters:
value- allowed object isXMLGregorianCalendar
-
getOrgnlFrqcy
Gets the value of the orgnlFrqcy property.- Returns:
- possible object is
Frequency36Choice
-
setOrgnlFrqcy
Sets the value of the orgnlFrqcy property.- Parameters:
value- allowed object isFrequency36Choice
-
getOrgnlRsn
Gets the value of the orgnlRsn property.- Returns:
- possible object is
MandateSetupReason1Choice
-
setOrgnlRsn
Sets the value of the orgnlRsn property.- Parameters:
value- allowed object isMandateSetupReason1Choice
-
getOrgnlTrckgDays
Gets the value of the orgnlTrckgDays property.- Returns:
- possible object is
String
-
setOrgnlTrckgDays
Sets the value of the orgnlTrckgDays property.- Parameters:
value- allowed object isString
-