Class SettlementObligation8
java.lang.Object
org.coderic.iso20022.messages.secl.SettlementObligation8
Java class for SettlementObligation8 complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SettlementObligation8"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="SttlmOblgtnId" type="{urn:iso:std:iso:20022:tech:xsd:secl.010.001.03}Max35Text"/> <element name="FinInstrmId" type="{urn:iso:std:iso:20022:tech:xsd:secl.010.001.03}SecurityIdentification14"/> <element name="IntnddSttlmDt" type="{urn:iso:std:iso:20022:tech:xsd:secl.010.001.03}DateFormat11Choice"/> <element name="Qty" type="{urn:iso:std:iso:20022:tech:xsd:secl.010.001.03}FinancialInstrumentQuantity1Choice"/> <element name="SttlmAmt" type="{urn:iso:std:iso:20022:tech:xsd:secl.010.001.03}AmountAndDirection27"/> <element name="PlcOfTrad" type="{urn:iso:std:iso:20022:tech:xsd:secl.010.001.03}MarketIdentification84"/> <element name="TradDt" type="{urn:iso:std:iso:20022:tech:xsd:secl.010.001.03}TradeDate3Choice" minOccurs="0"/> <element name="TradgCpcty" type="{urn:iso:std:iso:20022:tech:xsd:secl.010.001.03}TradingCapacity5Code" minOccurs="0"/> <element name="ClrAcctTp" type="{urn:iso:std:iso:20022:tech:xsd:secl.010.001.03}ClearingAccountType1Code" minOccurs="0"/> <element name="SfkpgPlc" type="{urn:iso:std:iso:20022:tech:xsd:secl.010.001.03}SafekeepingPlaceFormat7Choice" minOccurs="0"/> <element name="SfkpgAcct" type="{urn:iso:std:iso:20022:tech:xsd:secl.010.001.03}SecuritiesAccount19" minOccurs="0"/> <element name="SctiesMvmntTp" type="{urn:iso:std:iso:20022:tech:xsd:secl.010.001.03}ReceiveDelivery1Code" minOccurs="0"/> <element name="Pmt" type="{urn:iso:std:iso:20022:tech:xsd:secl.010.001.03}DeliveryReceiptType2Code"/> <element name="SttlmPties" type="{urn:iso:std:iso:20022:tech:xsd:secl.010.001.03}SettlementParties4Choice" minOccurs="0"/> <element name="AddtlSttlmOblgtnDtls" type="{urn:iso:std:iso:20022:tech:xsd:secl.010.001.03}SettlementObligation5" maxOccurs="unbounded" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the addtlSttlmOblgtnDtls property.Gets the value of the clrAcctTp property.Gets the value of the finInstrmId property.Gets the value of the intnddSttlmDt property.Gets the value of the plcOfTrad property.getPmt()
Gets the value of the pmt property.getQty()
Gets the value of the qty property.Gets the value of the sctiesMvmntTp property.Gets the value of the sfkpgAcct property.Gets the value of the sfkpgPlc property.Gets the value of the sttlmAmt property.Gets the value of the sttlmOblgtnId property.Gets the value of the sttlmPties property.Gets the value of the tradDt property.Gets the value of the tradgCpcty property.void
Sets the value of the clrAcctTp property.void
Sets the value of the finInstrmId property.void
Sets the value of the intnddSttlmDt property.void
Sets the value of the plcOfTrad property.void
setPmt
(DeliveryReceiptType2Code value) Sets the value of the pmt property.void
Sets the value of the qty property.void
Sets the value of the sctiesMvmntTp property.void
setSfkpgAcct
(SecuritiesAccount19 value) Sets the value of the sfkpgAcct property.void
Sets the value of the sfkpgPlc property.void
setSttlmAmt
(AmountAndDirection27 value) Sets the value of the sttlmAmt property.void
setSttlmOblgtnId
(String value) Sets the value of the sttlmOblgtnId property.void
Sets the value of the sttlmPties property.void
setTradDt
(TradeDate3Choice value) Sets the value of the tradDt property.void
Sets the value of the tradgCpcty property.
-
Constructor Details
-
SettlementObligation8
public SettlementObligation8()
-
-
Method Details
-
getSttlmOblgtnId
Gets the value of the sttlmOblgtnId property.- Returns:
- possible object is
String
-
setSttlmOblgtnId
Sets the value of the sttlmOblgtnId property.- Parameters:
value
- allowed object isString
-
getFinInstrmId
Gets the value of the finInstrmId property.- Returns:
- possible object is
SecurityIdentification14
-
setFinInstrmId
Sets the value of the finInstrmId property.- Parameters:
value
- allowed object isSecurityIdentification14
-
getIntnddSttlmDt
Gets the value of the intnddSttlmDt property.- Returns:
- possible object is
DateFormat11Choice
-
setIntnddSttlmDt
Sets the value of the intnddSttlmDt property.- Parameters:
value
- allowed object isDateFormat11Choice
-
getQty
Gets the value of the qty property.- Returns:
- possible object is
FinancialInstrumentQuantity1Choice
-
setQty
Sets the value of the qty property.- Parameters:
value
- allowed object isFinancialInstrumentQuantity1Choice
-
getSttlmAmt
Gets the value of the sttlmAmt property.- Returns:
- possible object is
AmountAndDirection27
-
setSttlmAmt
Sets the value of the sttlmAmt property.- Parameters:
value
- allowed object isAmountAndDirection27
-
getPlcOfTrad
Gets the value of the plcOfTrad property.- Returns:
- possible object is
MarketIdentification84
-
setPlcOfTrad
Sets the value of the plcOfTrad property.- Parameters:
value
- allowed object isMarketIdentification84
-
getTradDt
Gets the value of the tradDt property.- Returns:
- possible object is
TradeDate3Choice
-
setTradDt
Sets the value of the tradDt property.- Parameters:
value
- allowed object isTradeDate3Choice
-
getTradgCpcty
Gets the value of the tradgCpcty property.- Returns:
- possible object is
TradingCapacity5Code
-
setTradgCpcty
Sets the value of the tradgCpcty property.- Parameters:
value
- allowed object isTradingCapacity5Code
-
getClrAcctTp
Gets the value of the clrAcctTp property.- Returns:
- possible object is
ClearingAccountType1Code
-
setClrAcctTp
Sets the value of the clrAcctTp property.- Parameters:
value
- allowed object isClearingAccountType1Code
-
getSfkpgPlc
Gets the value of the sfkpgPlc property.- Returns:
- possible object is
SafekeepingPlaceFormat7Choice
-
setSfkpgPlc
Sets the value of the sfkpgPlc property.- Parameters:
value
- allowed object isSafekeepingPlaceFormat7Choice
-
getSfkpgAcct
Gets the value of the sfkpgAcct property.- Returns:
- possible object is
SecuritiesAccount19
-
setSfkpgAcct
Sets the value of the sfkpgAcct property.- Parameters:
value
- allowed object isSecuritiesAccount19
-
getSctiesMvmntTp
Gets the value of the sctiesMvmntTp property.- Returns:
- possible object is
ReceiveDelivery1Code
-
setSctiesMvmntTp
Sets the value of the sctiesMvmntTp property.- Parameters:
value
- allowed object isReceiveDelivery1Code
-
getPmt
Gets the value of the pmt property.- Returns:
- possible object is
DeliveryReceiptType2Code
-
setPmt
Sets the value of the pmt property.- Parameters:
value
- allowed object isDeliveryReceiptType2Code
-
getSttlmPties
Gets the value of the sttlmPties property.- Returns:
- possible object is
SettlementParties4Choice
-
setSttlmPties
Sets the value of the sttlmPties property.- Parameters:
value
- allowed object isSettlementParties4Choice
-
getAddtlSttlmOblgtnDtls
Gets the value of the addtlSttlmOblgtnDtls property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
set
method for the addtlSttlmOblgtnDtls property.For example, to add a new item, do as follows:
getAddtlSttlmOblgtnDtls().add(newItem);
Objects of the following type(s) are allowed in the list
SettlementObligation5
-