Class SecurityIdentification25Choice
java.lang.Object
org.coderic.iso20022.messages.setr.SecurityIdentification25Choice
Java class for SecurityIdentification25Choice complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SecurityIdentification25Choice"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice> <element name="ISIN" type="{urn:iso:std:iso:20022:tech:xsd:setr.058.001.02}ISINOct2015Identifier"/> <element name="SEDOL" type="{urn:iso:std:iso:20022:tech:xsd:setr.058.001.02}SEDOLIdentifier"/> <element name="CUSIP" type="{urn:iso:std:iso:20022:tech:xsd:setr.058.001.02}CUSIPIdentifier"/> <element name="RIC" type="{urn:iso:std:iso:20022:tech:xsd:setr.058.001.02}RICIdentifier"/> <element name="TckrSymb" type="{urn:iso:std:iso:20022:tech:xsd:setr.058.001.02}TickerIdentifier"/> <element name="Blmbrg" type="{urn:iso:std:iso:20022:tech:xsd:setr.058.001.02}Bloomberg2Identifier"/> <element name="CTA" type="{urn:iso:std:iso:20022:tech:xsd:setr.058.001.02}ConsolidatedTapeAssociationIdentifier"/> <element name="QUICK" type="{urn:iso:std:iso:20022:tech:xsd:setr.058.001.02}QUICKIdentifier"/> <element name="Wrtppr" type="{urn:iso:std:iso:20022:tech:xsd:setr.058.001.02}WertpapierIdentifier"/> <element name="Dtch" type="{urn:iso:std:iso:20022:tech:xsd:setr.058.001.02}DutchIdentifier"/> <element name="Vlrn" type="{urn:iso:std:iso:20022:tech:xsd:setr.058.001.02}ValorenIdentifier"/> <element name="SCVM" type="{urn:iso:std:iso:20022:tech:xsd:setr.058.001.02}SicovamIdentifier"/> <element name="Belgn" type="{urn:iso:std:iso:20022:tech:xsd:setr.058.001.02}BelgianIdentifier"/> <element name="Cmon" type="{urn:iso:std:iso:20022:tech:xsd:setr.058.001.02}EuroclearClearstreamIdentifier"/> <element name="OthrPrtryId" type="{urn:iso:std:iso:20022:tech:xsd:setr.058.001.02}AlternateSecurityIdentification7"/> </choice> </restriction> </complexContent> </complexType>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetBelgn()
Gets the value of the belgn property.Gets the value of the blmbrg property.getCmon()
Gets the value of the cmon property.getCTA()
Gets the value of the cta property.getCUSIP()
Gets the value of the cusip property.getDtch()
Gets the value of the dtch property.getISIN()
Gets the value of the isin property.Gets the value of the othrPrtryId property.getQUICK()
Gets the value of the quick property.getRIC()
Gets the value of the ric property.getSCVM()
Gets the value of the scvm property.getSEDOL()
Gets the value of the sedol property.Gets the value of the tckrSymb property.getVlrn()
Gets the value of the vlrn property.Gets the value of the wrtppr property.void
Sets the value of the belgn property.void
Sets the value of the blmbrg property.void
Sets the value of the cmon property.void
Sets the value of the cta property.void
Sets the value of the cusip property.void
Sets the value of the dtch property.void
Sets the value of the isin property.void
Sets the value of the othrPrtryId property.void
Sets the value of the quick property.void
Sets the value of the ric property.void
Sets the value of the scvm property.void
Sets the value of the sedol property.void
setTckrSymb
(String value) Sets the value of the tckrSymb property.void
Sets the value of the vlrn property.void
Sets the value of the wrtppr property.
-
Constructor Details
-
SecurityIdentification25Choice
public SecurityIdentification25Choice()
-
-
Method Details
-
getISIN
Gets the value of the isin property.- Returns:
- possible object is
String
-
setISIN
Sets the value of the isin property.- Parameters:
value
- allowed object isString
-
getSEDOL
Gets the value of the sedol property.- Returns:
- possible object is
String
-
setSEDOL
Sets the value of the sedol property.- Parameters:
value
- allowed object isString
-
getCUSIP
Gets the value of the cusip property.- Returns:
- possible object is
String
-
setCUSIP
Sets the value of the cusip property.- Parameters:
value
- allowed object isString
-
getRIC
Gets the value of the ric property.- Returns:
- possible object is
String
-
setRIC
Sets the value of the ric property.- Parameters:
value
- allowed object isString
-
getTckrSymb
Gets the value of the tckrSymb property.- Returns:
- possible object is
String
-
setTckrSymb
Sets the value of the tckrSymb property.- Parameters:
value
- allowed object isString
-
getBlmbrg
Gets the value of the blmbrg property.- Returns:
- possible object is
String
-
setBlmbrg
Sets the value of the blmbrg property.- Parameters:
value
- allowed object isString
-
getCTA
Gets the value of the cta property.- Returns:
- possible object is
String
-
setCTA
Sets the value of the cta property.- Parameters:
value
- allowed object isString
-
getQUICK
Gets the value of the quick property.- Returns:
- possible object is
String
-
setQUICK
Sets the value of the quick property.- Parameters:
value
- allowed object isString
-
getWrtppr
Gets the value of the wrtppr property.- Returns:
- possible object is
String
-
setWrtppr
Sets the value of the wrtppr property.- Parameters:
value
- allowed object isString
-
getDtch
Gets the value of the dtch property.- Returns:
- possible object is
String
-
setDtch
Sets the value of the dtch property.- Parameters:
value
- allowed object isString
-
getVlrn
Gets the value of the vlrn property.- Returns:
- possible object is
String
-
setVlrn
Sets the value of the vlrn property.- Parameters:
value
- allowed object isString
-
getSCVM
Gets the value of the scvm property.- Returns:
- possible object is
String
-
setSCVM
Sets the value of the scvm property.- Parameters:
value
- allowed object isString
-
getBelgn
Gets the value of the belgn property.- Returns:
- possible object is
String
-
setBelgn
Sets the value of the belgn property.- Parameters:
value
- allowed object isString
-
getCmon
Gets the value of the cmon property.- Returns:
- possible object is
String
-
setCmon
Sets the value of the cmon property.- Parameters:
value
- allowed object isString
-
getOthrPrtryId
Gets the value of the othrPrtryId property.- Returns:
- possible object is
AlternateSecurityIdentification7
-
setOthrPrtryId
Sets the value of the othrPrtryId property.- Parameters:
value
- allowed object isAlternateSecurityIdentification7
-