public class AmendmentInformationDetails6 extends Object
Java class for AmendmentInformationDetails6 complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AmendmentInformationDetails6">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="OrgnlMndtId" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.03}Max35Text" minOccurs="0"/>
<element name="OrgnlCdtrSchmeId" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.03}PartyIdentification32" minOccurs="0"/>
<element name="OrgnlCdtrAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.03}BranchAndFinancialInstitutionIdentification4" minOccurs="0"/>
<element name="OrgnlCdtrAgtAcct" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.03}CashAccount16" minOccurs="0"/>
<element name="OrgnlDbtr" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.03}PartyIdentification32" minOccurs="0"/>
<element name="OrgnlDbtrAcct" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.03}CashAccount16" minOccurs="0"/>
<element name="OrgnlDbtrAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.03}BranchAndFinancialInstitutionIdentification4" minOccurs="0"/>
<element name="OrgnlDbtrAgtAcct" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.03}CashAccount16" minOccurs="0"/>
<element name="OrgnlFnlColltnDt" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.03}ISODate" minOccurs="0"/>
<element name="OrgnlFrqcy" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.03}Frequency1Code" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected BranchAndFinancialInstitutionIdentification4 |
orgnlCdtrAgt |
protected CashAccount16 |
orgnlCdtrAgtAcct |
protected PartyIdentification32 |
orgnlCdtrSchmeId |
protected PartyIdentification32 |
orgnlDbtr |
protected CashAccount16 |
orgnlDbtrAcct |
protected BranchAndFinancialInstitutionIdentification4 |
orgnlDbtrAgt |
protected CashAccount16 |
orgnlDbtrAgtAcct |
protected XMLGregorianCalendar |
orgnlFnlColltnDt |
protected Frequency1Code |
orgnlFrqcy |
protected String |
orgnlMndtId |
| Constructor and Description |
|---|
AmendmentInformationDetails6() |
| Modifier and Type | Method and Description |
|---|---|
BranchAndFinancialInstitutionIdentification4 |
getOrgnlCdtrAgt()
Gets the value of the orgnlCdtrAgt property.
|
CashAccount16 |
getOrgnlCdtrAgtAcct()
Gets the value of the orgnlCdtrAgtAcct property.
|
PartyIdentification32 |
getOrgnlCdtrSchmeId()
Gets the value of the orgnlCdtrSchmeId property.
|
PartyIdentification32 |
getOrgnlDbtr()
Gets the value of the orgnlDbtr property.
|
CashAccount16 |
getOrgnlDbtrAcct()
Gets the value of the orgnlDbtrAcct property.
|
BranchAndFinancialInstitutionIdentification4 |
getOrgnlDbtrAgt()
Gets the value of the orgnlDbtrAgt property.
|
CashAccount16 |
getOrgnlDbtrAgtAcct()
Gets the value of the orgnlDbtrAgtAcct property.
|
XMLGregorianCalendar |
getOrgnlFnlColltnDt()
Gets the value of the orgnlFnlColltnDt property.
|
Frequency1Code |
getOrgnlFrqcy()
Gets the value of the orgnlFrqcy property.
|
String |
getOrgnlMndtId()
Gets the value of the orgnlMndtId property.
|
void |
setOrgnlCdtrAgt(BranchAndFinancialInstitutionIdentification4 value)
Sets the value of the orgnlCdtrAgt property.
|
void |
setOrgnlCdtrAgtAcct(CashAccount16 value)
Sets the value of the orgnlCdtrAgtAcct property.
|
void |
setOrgnlCdtrSchmeId(PartyIdentification32 value)
Sets the value of the orgnlCdtrSchmeId property.
|
void |
setOrgnlDbtr(PartyIdentification32 value)
Sets the value of the orgnlDbtr property.
|
void |
setOrgnlDbtrAcct(CashAccount16 value)
Sets the value of the orgnlDbtrAcct property.
|
void |
setOrgnlDbtrAgt(BranchAndFinancialInstitutionIdentification4 value)
Sets the value of the orgnlDbtrAgt property.
|
void |
setOrgnlDbtrAgtAcct(CashAccount16 value)
Sets the value of the orgnlDbtrAgtAcct property.
|
void |
setOrgnlFnlColltnDt(XMLGregorianCalendar value)
Sets the value of the orgnlFnlColltnDt property.
|
void |
setOrgnlFrqcy(Frequency1Code value)
Sets the value of the orgnlFrqcy property.
|
void |
setOrgnlMndtId(String value)
Sets the value of the orgnlMndtId property.
|
protected String orgnlMndtId
protected PartyIdentification32 orgnlCdtrSchmeId
protected BranchAndFinancialInstitutionIdentification4 orgnlCdtrAgt
protected CashAccount16 orgnlCdtrAgtAcct
protected PartyIdentification32 orgnlDbtr
protected CashAccount16 orgnlDbtrAcct
protected BranchAndFinancialInstitutionIdentification4 orgnlDbtrAgt
protected CashAccount16 orgnlDbtrAgtAcct
protected XMLGregorianCalendar orgnlFnlColltnDt
protected Frequency1Code orgnlFrqcy
public String getOrgnlMndtId()
Stringpublic void setOrgnlMndtId(String value)
value - allowed object is
Stringpublic PartyIdentification32 getOrgnlCdtrSchmeId()
PartyIdentification32public void setOrgnlCdtrSchmeId(PartyIdentification32 value)
value - allowed object is
PartyIdentification32public BranchAndFinancialInstitutionIdentification4 getOrgnlCdtrAgt()
BranchAndFinancialInstitutionIdentification4public void setOrgnlCdtrAgt(BranchAndFinancialInstitutionIdentification4 value)
value - allowed object is
BranchAndFinancialInstitutionIdentification4public CashAccount16 getOrgnlCdtrAgtAcct()
CashAccount16public void setOrgnlCdtrAgtAcct(CashAccount16 value)
value - allowed object is
CashAccount16public PartyIdentification32 getOrgnlDbtr()
PartyIdentification32public void setOrgnlDbtr(PartyIdentification32 value)
value - allowed object is
PartyIdentification32public CashAccount16 getOrgnlDbtrAcct()
CashAccount16public void setOrgnlDbtrAcct(CashAccount16 value)
value - allowed object is
CashAccount16public BranchAndFinancialInstitutionIdentification4 getOrgnlDbtrAgt()
BranchAndFinancialInstitutionIdentification4public void setOrgnlDbtrAgt(BranchAndFinancialInstitutionIdentification4 value)
value - allowed object is
BranchAndFinancialInstitutionIdentification4public CashAccount16 getOrgnlDbtrAgtAcct()
CashAccount16public void setOrgnlDbtrAgtAcct(CashAccount16 value)
value - allowed object is
CashAccount16public XMLGregorianCalendar getOrgnlFnlColltnDt()
XMLGregorianCalendarpublic void setOrgnlFnlColltnDt(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic Frequency1Code getOrgnlFrqcy()
Frequency1Codepublic void setOrgnlFrqcy(Frequency1Code value)
value - allowed object is
Frequency1CodeCopyright © 2019. All rights reserved.