Class FinancialItemParameters1
Java class for FinancialItemParameters1 complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FinancialItemParameters1"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="Idr" type="{urn:iso:std:iso:20022:tech:xsd:tsin.013.001.01}Max35Text"/> <element name="IsseDt" type="{urn:iso:std:iso:20022:tech:xsd:tsin.013.001.01}ISODate"/> <element name="RltdItm" type="{http://www.w3.org/2001/XMLSchema}IDREF" maxOccurs="unbounded" minOccurs="0"/> <element name="DocPurp" type="{urn:iso:std:iso:20022:tech:xsd:tsin.013.001.01}ExternalDocumentPurpose1Code" minOccurs="0"/> <element name="LangCd" type="{urn:iso:std:iso:20022:tech:xsd:tsin.013.001.01}LanguageCode" minOccurs="0"/> <element name="Issr" type="{http://www.w3.org/2001/XMLSchema}IDREF" minOccurs="0"/> <element name="Rcpt" type="{http://www.w3.org/2001/XMLSchema}IDREF" minOccurs="0"/> <element name="Buyr" type="{http://www.w3.org/2001/XMLSchema}IDREF" minOccurs="0"/> <element name="Sellr" type="{http://www.w3.org/2001/XMLSchema}IDREF" minOccurs="0"/> <element name="SellrFinAgt" type="{http://www.w3.org/2001/XMLSchema}IDREF" minOccurs="0"/> <element name="BuyrFinAgt" type="{http://www.w3.org/2001/XMLSchema}IDREF" minOccurs="0"/> <element name="GovngCtrct" type="{http://www.w3.org/2001/XMLSchema}IDREF" maxOccurs="unbounded" minOccurs="0"/> <element name="LglCntxt" type="{http://www.w3.org/2001/XMLSchema}IDREF" minOccurs="0"/> <element name="Ccy" type="{urn:iso:std:iso:20022:tech:xsd:tsin.013.001.01}CurrencyCode" minOccurs="0"/> <element name="DbtAcct" type="{urn:iso:std:iso:20022:tech:xsd:tsin.013.001.01}AccountIdentification4Choice" minOccurs="0"/> <element name="CdtAcct" type="{urn:iso:std:iso:20022:tech:xsd:tsin.013.001.01}AccountIdentification4Choice" minOccurs="0"/> <element name="TradMkt" type="{urn:iso:std:iso:20022:tech:xsd:tsin.013.001.01}TradeMarket1Choice" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetBuyr()
Gets the value of the buyr property.Gets the value of the buyrFinAgt property.getCcy()
Gets the value of the ccy property.Gets the value of the cdtAcct property.Gets the value of the dbtAcct property.Gets the value of the docPurp property.Gets the value of the govngCtrct property.getIdr()
Gets the value of the idr property.Gets the value of the isseDt property.getIssr()
Gets the value of the issr property.Gets the value of the langCd property.Gets the value of the lglCntxt property.getRcpt()
Gets the value of the rcpt property.Gets the value of the rltdItm property.getSellr()
Gets the value of the sellr property.Gets the value of the sellrFinAgt property.Gets the value of the tradMkt property.void
Sets the value of the buyr property.void
setBuyrFinAgt
(Object value) Sets the value of the buyrFinAgt property.void
Sets the value of the ccy property.void
Sets the value of the cdtAcct property.void
Sets the value of the dbtAcct property.void
setDocPurp
(String value) Sets the value of the docPurp property.void
Sets the value of the idr property.void
setIsseDt
(XMLGregorianCalendar value) Sets the value of the isseDt property.void
Sets the value of the issr property.void
Sets the value of the langCd property.void
setLglCntxt
(Object value) Sets the value of the lglCntxt property.void
Sets the value of the rcpt property.void
Sets the value of the sellr property.void
setSellrFinAgt
(Object value) Sets the value of the sellrFinAgt property.void
setTradMkt
(TradeMarket1Choice value) Sets the value of the tradMkt property.
-
Constructor Details
-
FinancialItemParameters1
public FinancialItemParameters1()
-
-
Method Details
-
getIdr
Gets the value of the idr property.- Returns:
- possible object is
String
-
setIdr
Sets the value of the idr property.- Parameters:
value
- allowed object isString
-
getIsseDt
Gets the value of the isseDt property.- Returns:
- possible object is
XMLGregorianCalendar
-
setIsseDt
Sets the value of the isseDt property.- Parameters:
value
- allowed object isXMLGregorianCalendar
-
getRltdItm
Gets the value of the rltdItm 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 rltdItm property.For example, to add a new item, do as follows:
getRltdItm().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement
<
Object
>
-
getDocPurp
Gets the value of the docPurp property.- Returns:
- possible object is
String
-
setDocPurp
Sets the value of the docPurp property.- Parameters:
value
- allowed object isString
-
getLangCd
Gets the value of the langCd property.- Returns:
- possible object is
String
-
setLangCd
Sets the value of the langCd property.- Parameters:
value
- allowed object isString
-
getIssr
Gets the value of the issr property.- Returns:
- possible object is
Object
-
setIssr
Sets the value of the issr property.- Parameters:
value
- allowed object isObject
-
getRcpt
Gets the value of the rcpt property.- Returns:
- possible object is
Object
-
setRcpt
Sets the value of the rcpt property.- Parameters:
value
- allowed object isObject
-
getBuyr
Gets the value of the buyr property.- Returns:
- possible object is
Object
-
setBuyr
Sets the value of the buyr property.- Parameters:
value
- allowed object isObject
-
getSellr
Gets the value of the sellr property.- Returns:
- possible object is
Object
-
setSellr
Sets the value of the sellr property.- Parameters:
value
- allowed object isObject
-
getSellrFinAgt
Gets the value of the sellrFinAgt property.- Returns:
- possible object is
Object
-
setSellrFinAgt
Sets the value of the sellrFinAgt property.- Parameters:
value
- allowed object isObject
-
getBuyrFinAgt
Gets the value of the buyrFinAgt property.- Returns:
- possible object is
Object
-
setBuyrFinAgt
Sets the value of the buyrFinAgt property.- Parameters:
value
- allowed object isObject
-
getGovngCtrct
Gets the value of the govngCtrct 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 govngCtrct property.For example, to add a new item, do as follows:
getGovngCtrct().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement
<
Object
>
-
getLglCntxt
Gets the value of the lglCntxt property.- Returns:
- possible object is
Object
-
setLglCntxt
Sets the value of the lglCntxt property.- Parameters:
value
- allowed object isObject
-
getCcy
Gets the value of the ccy property.- Returns:
- possible object is
String
-
setCcy
Sets the value of the ccy property.- Parameters:
value
- allowed object isString
-
getDbtAcct
Gets the value of the dbtAcct property.- Returns:
- possible object is
AccountIdentification4Choice
-
setDbtAcct
Sets the value of the dbtAcct property.- Parameters:
value
- allowed object isAccountIdentification4Choice
-
getCdtAcct
Gets the value of the cdtAcct property.- Returns:
- possible object is
AccountIdentification4Choice
-
setCdtAcct
Sets the value of the cdtAcct property.- Parameters:
value
- allowed object isAccountIdentification4Choice
-
getTradMkt
Gets the value of the tradMkt property.- Returns:
- possible object is
TradeMarket1Choice
-
setTradMkt
Sets the value of the tradMkt property.- Parameters:
value
- allowed object isTradeMarket1Choice
-