Class SettlementInstruction7
- java.lang.Object
-
- org.kapott.hbci.sepa.jaxb.pain_002_001_10.SettlementInstruction7
-
public class SettlementInstruction7 extends java.lang.Object
Java class for SettlementInstruction7 complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SettlementInstruction7"> <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.10}SettlementMethod1Code"/> <element name="SttlmAcct" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.10}CashAccount38" minOccurs="0"/> <element name="ClrSys" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.10}ClearingSystemIdentification3Choice" minOccurs="0"/> <element name="InstgRmbrsmntAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.10}BranchAndFinancialInstitutionIdentification6" minOccurs="0"/> <element name="InstgRmbrsmntAgtAcct" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.10}CashAccount38" minOccurs="0"/> <element name="InstdRmbrsmntAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.10}BranchAndFinancialInstitutionIdentification6" minOccurs="0"/> <element name="InstdRmbrsmntAgtAcct" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.10}CashAccount38" minOccurs="0"/> <element name="ThrdRmbrsmntAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.10}BranchAndFinancialInstitutionIdentification6" minOccurs="0"/> <element name="ThrdRmbrsmntAgtAcct" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.10}CashAccount38" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
-
Field Summary
Fields Modifier and Type Field Description protected ClearingSystemIdentification3Choice
clrSys
protected BranchAndFinancialInstitutionIdentification6
instdRmbrsmntAgt
protected CashAccount38
instdRmbrsmntAgtAcct
protected BranchAndFinancialInstitutionIdentification6
instgRmbrsmntAgt
protected CashAccount38
instgRmbrsmntAgtAcct
protected CashAccount38
sttlmAcct
protected SettlementMethod1Code
sttlmMtd
protected BranchAndFinancialInstitutionIdentification6
thrdRmbrsmntAgt
protected CashAccount38
thrdRmbrsmntAgtAcct
-
Constructor Summary
Constructors Constructor Description SettlementInstruction7()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ClearingSystemIdentification3Choice
getClrSys()
Gets the value of the clrSys property.BranchAndFinancialInstitutionIdentification6
getInstdRmbrsmntAgt()
Gets the value of the instdRmbrsmntAgt property.CashAccount38
getInstdRmbrsmntAgtAcct()
Gets the value of the instdRmbrsmntAgtAcct property.BranchAndFinancialInstitutionIdentification6
getInstgRmbrsmntAgt()
Gets the value of the instgRmbrsmntAgt property.CashAccount38
getInstgRmbrsmntAgtAcct()
Gets the value of the instgRmbrsmntAgtAcct property.CashAccount38
getSttlmAcct()
Gets the value of the sttlmAcct property.SettlementMethod1Code
getSttlmMtd()
Gets the value of the sttlmMtd property.BranchAndFinancialInstitutionIdentification6
getThrdRmbrsmntAgt()
Gets the value of the thrdRmbrsmntAgt property.CashAccount38
getThrdRmbrsmntAgtAcct()
Gets the value of the thrdRmbrsmntAgtAcct property.void
setClrSys(ClearingSystemIdentification3Choice value)
Sets the value of the clrSys property.void
setInstdRmbrsmntAgt(BranchAndFinancialInstitutionIdentification6 value)
Sets the value of the instdRmbrsmntAgt property.void
setInstdRmbrsmntAgtAcct(CashAccount38 value)
Sets the value of the instdRmbrsmntAgtAcct property.void
setInstgRmbrsmntAgt(BranchAndFinancialInstitutionIdentification6 value)
Sets the value of the instgRmbrsmntAgt property.void
setInstgRmbrsmntAgtAcct(CashAccount38 value)
Sets the value of the instgRmbrsmntAgtAcct property.void
setSttlmAcct(CashAccount38 value)
Sets the value of the sttlmAcct property.void
setSttlmMtd(SettlementMethod1Code value)
Sets the value of the sttlmMtd property.void
setThrdRmbrsmntAgt(BranchAndFinancialInstitutionIdentification6 value)
Sets the value of the thrdRmbrsmntAgt property.void
setThrdRmbrsmntAgtAcct(CashAccount38 value)
Sets the value of the thrdRmbrsmntAgtAcct property.
-
-
-
Field Detail
-
sttlmMtd
protected SettlementMethod1Code sttlmMtd
-
sttlmAcct
protected CashAccount38 sttlmAcct
-
clrSys
protected ClearingSystemIdentification3Choice clrSys
-
instgRmbrsmntAgt
protected BranchAndFinancialInstitutionIdentification6 instgRmbrsmntAgt
-
instgRmbrsmntAgtAcct
protected CashAccount38 instgRmbrsmntAgtAcct
-
instdRmbrsmntAgt
protected BranchAndFinancialInstitutionIdentification6 instdRmbrsmntAgt
-
instdRmbrsmntAgtAcct
protected CashAccount38 instdRmbrsmntAgtAcct
-
thrdRmbrsmntAgt
protected BranchAndFinancialInstitutionIdentification6 thrdRmbrsmntAgt
-
thrdRmbrsmntAgtAcct
protected CashAccount38 thrdRmbrsmntAgtAcct
-
-
Method Detail
-
getSttlmMtd
public SettlementMethod1Code getSttlmMtd()
Gets the value of the sttlmMtd property.- Returns:
- possible object is
SettlementMethod1Code
-
setSttlmMtd
public void setSttlmMtd(SettlementMethod1Code value)
Sets the value of the sttlmMtd property.- Parameters:
value
- allowed object isSettlementMethod1Code
-
getSttlmAcct
public CashAccount38 getSttlmAcct()
Gets the value of the sttlmAcct property.- Returns:
- possible object is
CashAccount38
-
setSttlmAcct
public void setSttlmAcct(CashAccount38 value)
Sets the value of the sttlmAcct property.- Parameters:
value
- allowed object isCashAccount38
-
getClrSys
public ClearingSystemIdentification3Choice getClrSys()
Gets the value of the clrSys property.- Returns:
- possible object is
ClearingSystemIdentification3Choice
-
setClrSys
public void setClrSys(ClearingSystemIdentification3Choice value)
Sets the value of the clrSys property.- Parameters:
value
- allowed object isClearingSystemIdentification3Choice
-
getInstgRmbrsmntAgt
public BranchAndFinancialInstitutionIdentification6 getInstgRmbrsmntAgt()
Gets the value of the instgRmbrsmntAgt property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification6
-
setInstgRmbrsmntAgt
public void setInstgRmbrsmntAgt(BranchAndFinancialInstitutionIdentification6 value)
Sets the value of the instgRmbrsmntAgt property.- Parameters:
value
- allowed object isBranchAndFinancialInstitutionIdentification6
-
getInstgRmbrsmntAgtAcct
public CashAccount38 getInstgRmbrsmntAgtAcct()
Gets the value of the instgRmbrsmntAgtAcct property.- Returns:
- possible object is
CashAccount38
-
setInstgRmbrsmntAgtAcct
public void setInstgRmbrsmntAgtAcct(CashAccount38 value)
Sets the value of the instgRmbrsmntAgtAcct property.- Parameters:
value
- allowed object isCashAccount38
-
getInstdRmbrsmntAgt
public BranchAndFinancialInstitutionIdentification6 getInstdRmbrsmntAgt()
Gets the value of the instdRmbrsmntAgt property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification6
-
setInstdRmbrsmntAgt
public void setInstdRmbrsmntAgt(BranchAndFinancialInstitutionIdentification6 value)
Sets the value of the instdRmbrsmntAgt property.- Parameters:
value
- allowed object isBranchAndFinancialInstitutionIdentification6
-
getInstdRmbrsmntAgtAcct
public CashAccount38 getInstdRmbrsmntAgtAcct()
Gets the value of the instdRmbrsmntAgtAcct property.- Returns:
- possible object is
CashAccount38
-
setInstdRmbrsmntAgtAcct
public void setInstdRmbrsmntAgtAcct(CashAccount38 value)
Sets the value of the instdRmbrsmntAgtAcct property.- Parameters:
value
- allowed object isCashAccount38
-
getThrdRmbrsmntAgt
public BranchAndFinancialInstitutionIdentification6 getThrdRmbrsmntAgt()
Gets the value of the thrdRmbrsmntAgt property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification6
-
setThrdRmbrsmntAgt
public void setThrdRmbrsmntAgt(BranchAndFinancialInstitutionIdentification6 value)
Sets the value of the thrdRmbrsmntAgt property.- Parameters:
value
- allowed object isBranchAndFinancialInstitutionIdentification6
-
getThrdRmbrsmntAgtAcct
public CashAccount38 getThrdRmbrsmntAgtAcct()
Gets the value of the thrdRmbrsmntAgtAcct property.- Returns:
- possible object is
CashAccount38
-
setThrdRmbrsmntAgtAcct
public void setThrdRmbrsmntAgtAcct(CashAccount38 value)
Sets the value of the thrdRmbrsmntAgtAcct property.- Parameters:
value
- allowed object isCashAccount38
-
-