public class SettlementInformation13 extends Object
Java class for SettlementInformation13 complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SettlementInformation13">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="SttlmMtd" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.03}SettlementMethod1Code"/>
<element name="SttlmAcct" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.03}CashAccount16" minOccurs="0"/>
<element name="ClrSys" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.03}ClearingSystemIdentification3Choice" minOccurs="0"/>
<element name="InstgRmbrsmntAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.03}BranchAndFinancialInstitutionIdentification4" minOccurs="0"/>
<element name="InstgRmbrsmntAgtAcct" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.03}CashAccount16" minOccurs="0"/>
<element name="InstdRmbrsmntAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.03}BranchAndFinancialInstitutionIdentification4" minOccurs="0"/>
<element name="InstdRmbrsmntAgtAcct" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.03}CashAccount16" minOccurs="0"/>
<element name="ThrdRmbrsmntAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.03}BranchAndFinancialInstitutionIdentification4" minOccurs="0"/>
<element name="ThrdRmbrsmntAgtAcct" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.03}CashAccount16" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected ClearingSystemIdentification3Choice |
clrSys |
protected BranchAndFinancialInstitutionIdentification4 |
instdRmbrsmntAgt |
protected CashAccount16 |
instdRmbrsmntAgtAcct |
protected BranchAndFinancialInstitutionIdentification4 |
instgRmbrsmntAgt |
protected CashAccount16 |
instgRmbrsmntAgtAcct |
protected CashAccount16 |
sttlmAcct |
protected SettlementMethod1Code |
sttlmMtd |
protected BranchAndFinancialInstitutionIdentification4 |
thrdRmbrsmntAgt |
protected CashAccount16 |
thrdRmbrsmntAgtAcct |
| Constructor and Description |
|---|
SettlementInformation13() |
| Modifier and Type | Method and Description |
|---|---|
ClearingSystemIdentification3Choice |
getClrSys()
Gets the value of the clrSys property.
|
BranchAndFinancialInstitutionIdentification4 |
getInstdRmbrsmntAgt()
Gets the value of the instdRmbrsmntAgt property.
|
CashAccount16 |
getInstdRmbrsmntAgtAcct()
Gets the value of the instdRmbrsmntAgtAcct property.
|
BranchAndFinancialInstitutionIdentification4 |
getInstgRmbrsmntAgt()
Gets the value of the instgRmbrsmntAgt property.
|
CashAccount16 |
getInstgRmbrsmntAgtAcct()
Gets the value of the instgRmbrsmntAgtAcct property.
|
CashAccount16 |
getSttlmAcct()
Gets the value of the sttlmAcct property.
|
SettlementMethod1Code |
getSttlmMtd()
Gets the value of the sttlmMtd property.
|
BranchAndFinancialInstitutionIdentification4 |
getThrdRmbrsmntAgt()
Gets the value of the thrdRmbrsmntAgt property.
|
CashAccount16 |
getThrdRmbrsmntAgtAcct()
Gets the value of the thrdRmbrsmntAgtAcct property.
|
void |
setClrSys(ClearingSystemIdentification3Choice value)
Sets the value of the clrSys property.
|
void |
setInstdRmbrsmntAgt(BranchAndFinancialInstitutionIdentification4 value)
Sets the value of the instdRmbrsmntAgt property.
|
void |
setInstdRmbrsmntAgtAcct(CashAccount16 value)
Sets the value of the instdRmbrsmntAgtAcct property.
|
void |
setInstgRmbrsmntAgt(BranchAndFinancialInstitutionIdentification4 value)
Sets the value of the instgRmbrsmntAgt property.
|
void |
setInstgRmbrsmntAgtAcct(CashAccount16 value)
Sets the value of the instgRmbrsmntAgtAcct property.
|
void |
setSttlmAcct(CashAccount16 value)
Sets the value of the sttlmAcct property.
|
void |
setSttlmMtd(SettlementMethod1Code value)
Sets the value of the sttlmMtd property.
|
void |
setThrdRmbrsmntAgt(BranchAndFinancialInstitutionIdentification4 value)
Sets the value of the thrdRmbrsmntAgt property.
|
void |
setThrdRmbrsmntAgtAcct(CashAccount16 value)
Sets the value of the thrdRmbrsmntAgtAcct property.
|
protected SettlementMethod1Code sttlmMtd
protected CashAccount16 sttlmAcct
protected ClearingSystemIdentification3Choice clrSys
protected BranchAndFinancialInstitutionIdentification4 instgRmbrsmntAgt
protected CashAccount16 instgRmbrsmntAgtAcct
protected BranchAndFinancialInstitutionIdentification4 instdRmbrsmntAgt
protected CashAccount16 instdRmbrsmntAgtAcct
protected BranchAndFinancialInstitutionIdentification4 thrdRmbrsmntAgt
protected CashAccount16 thrdRmbrsmntAgtAcct
public SettlementMethod1Code getSttlmMtd()
SettlementMethod1Codepublic void setSttlmMtd(SettlementMethod1Code value)
value - allowed object is
SettlementMethod1Codepublic CashAccount16 getSttlmAcct()
CashAccount16public void setSttlmAcct(CashAccount16 value)
value - allowed object is
CashAccount16public ClearingSystemIdentification3Choice getClrSys()
ClearingSystemIdentification3Choicepublic void setClrSys(ClearingSystemIdentification3Choice value)
value - allowed object is
ClearingSystemIdentification3Choicepublic BranchAndFinancialInstitutionIdentification4 getInstgRmbrsmntAgt()
BranchAndFinancialInstitutionIdentification4public void setInstgRmbrsmntAgt(BranchAndFinancialInstitutionIdentification4 value)
value - allowed object is
BranchAndFinancialInstitutionIdentification4public CashAccount16 getInstgRmbrsmntAgtAcct()
CashAccount16public void setInstgRmbrsmntAgtAcct(CashAccount16 value)
value - allowed object is
CashAccount16public BranchAndFinancialInstitutionIdentification4 getInstdRmbrsmntAgt()
BranchAndFinancialInstitutionIdentification4public void setInstdRmbrsmntAgt(BranchAndFinancialInstitutionIdentification4 value)
value - allowed object is
BranchAndFinancialInstitutionIdentification4public CashAccount16 getInstdRmbrsmntAgtAcct()
CashAccount16public void setInstdRmbrsmntAgtAcct(CashAccount16 value)
value - allowed object is
CashAccount16public BranchAndFinancialInstitutionIdentification4 getThrdRmbrsmntAgt()
BranchAndFinancialInstitutionIdentification4public void setThrdRmbrsmntAgt(BranchAndFinancialInstitutionIdentification4 value)
value - allowed object is
BranchAndFinancialInstitutionIdentification4public CashAccount16 getThrdRmbrsmntAgtAcct()
CashAccount16public void setThrdRmbrsmntAgtAcct(CashAccount16 value)
value - allowed object is
CashAccount16Copyright © 2019. All rights reserved.