Class SettlementInstruction7
java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_002_001_10.SettlementInstruction7
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
FieldsModifier and TypeFieldDescriptionprotected ClearingSystemIdentification3Choice
protected CashAccount38
protected CashAccount38
protected CashAccount38
protected SettlementMethod1Code
protected CashAccount38
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the clrSys property.Gets the value of the instdRmbrsmntAgt property.Gets the value of the instdRmbrsmntAgtAcct property.Gets the value of the instgRmbrsmntAgt property.Gets the value of the instgRmbrsmntAgtAcct property.Gets the value of the sttlmAcct property.Gets the value of the sttlmMtd property.Gets the value of the thrdRmbrsmntAgt property.Gets the value of the thrdRmbrsmntAgtAcct property.void
Sets the value of the clrSys property.void
Sets the value of the instdRmbrsmntAgt property.void
Sets the value of the instdRmbrsmntAgtAcct property.void
Sets the value of the instgRmbrsmntAgt property.void
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
Sets the value of the thrdRmbrsmntAgt property.void
Sets the value of the thrdRmbrsmntAgtAcct property.
-
Field Details
-
sttlmMtd
-
sttlmAcct
-
clrSys
-
instgRmbrsmntAgt
-
instgRmbrsmntAgtAcct
-
instdRmbrsmntAgt
-
instdRmbrsmntAgtAcct
-
thrdRmbrsmntAgt
-
thrdRmbrsmntAgtAcct
-
-
Constructor Details
-
SettlementInstruction7
public SettlementInstruction7()
-
-
Method Details
-
getSttlmMtd
Gets the value of the sttlmMtd property.- Returns:
- possible object is
SettlementMethod1Code
-
setSttlmMtd
Sets the value of the sttlmMtd property.- Parameters:
value
- allowed object isSettlementMethod1Code
-
getSttlmAcct
Gets the value of the sttlmAcct property.- Returns:
- possible object is
CashAccount38
-
setSttlmAcct
Sets the value of the sttlmAcct property.- Parameters:
value
- allowed object isCashAccount38
-
getClrSys
Gets the value of the clrSys property.- Returns:
- possible object is
ClearingSystemIdentification3Choice
-
setClrSys
Sets the value of the clrSys property.- Parameters:
value
- allowed object isClearingSystemIdentification3Choice
-
getInstgRmbrsmntAgt
Gets the value of the instgRmbrsmntAgt property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification6
-
setInstgRmbrsmntAgt
Sets the value of the instgRmbrsmntAgt property.- Parameters:
value
- allowed object isBranchAndFinancialInstitutionIdentification6
-
getInstgRmbrsmntAgtAcct
Gets the value of the instgRmbrsmntAgtAcct property.- Returns:
- possible object is
CashAccount38
-
setInstgRmbrsmntAgtAcct
Sets the value of the instgRmbrsmntAgtAcct property.- Parameters:
value
- allowed object isCashAccount38
-
getInstdRmbrsmntAgt
Gets the value of the instdRmbrsmntAgt property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification6
-
setInstdRmbrsmntAgt
Sets the value of the instdRmbrsmntAgt property.- Parameters:
value
- allowed object isBranchAndFinancialInstitutionIdentification6
-
getInstdRmbrsmntAgtAcct
Gets the value of the instdRmbrsmntAgtAcct property.- Returns:
- possible object is
CashAccount38
-
setInstdRmbrsmntAgtAcct
Sets the value of the instdRmbrsmntAgtAcct property.- Parameters:
value
- allowed object isCashAccount38
-
getThrdRmbrsmntAgt
Gets the value of the thrdRmbrsmntAgt property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification6
-
setThrdRmbrsmntAgt
Sets the value of the thrdRmbrsmntAgt property.- Parameters:
value
- allowed object isBranchAndFinancialInstitutionIdentification6
-
getThrdRmbrsmntAgtAcct
Gets the value of the thrdRmbrsmntAgtAcct property.- Returns:
- possible object is
CashAccount38
-
setThrdRmbrsmntAgtAcct
Sets the value of the thrdRmbrsmntAgtAcct property.- Parameters:
value
- allowed object isCashAccount38
-