Class SecurityIdentification25Choice

java.lang.Object
org.coderic.iso20022.messages.setr.SecurityIdentification25Choice

public class SecurityIdentification25Choice extends Object

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 Details

    • SecurityIdentification25Choice

      public SecurityIdentification25Choice()
  • Method Details

    • getISIN

      public String getISIN()
      Gets the value of the isin property.
      Returns:
      possible object is String
    • setISIN

      public void setISIN(String value)
      Sets the value of the isin property.
      Parameters:
      value - allowed object is String
    • getSEDOL

      public String getSEDOL()
      Gets the value of the sedol property.
      Returns:
      possible object is String
    • setSEDOL

      public void setSEDOL(String value)
      Sets the value of the sedol property.
      Parameters:
      value - allowed object is String
    • getCUSIP

      public String getCUSIP()
      Gets the value of the cusip property.
      Returns:
      possible object is String
    • setCUSIP

      public void setCUSIP(String value)
      Sets the value of the cusip property.
      Parameters:
      value - allowed object is String
    • getRIC

      public String getRIC()
      Gets the value of the ric property.
      Returns:
      possible object is String
    • setRIC

      public void setRIC(String value)
      Sets the value of the ric property.
      Parameters:
      value - allowed object is String
    • getTckrSymb

      public String getTckrSymb()
      Gets the value of the tckrSymb property.
      Returns:
      possible object is String
    • setTckrSymb

      public void setTckrSymb(String value)
      Sets the value of the tckrSymb property.
      Parameters:
      value - allowed object is String
    • getBlmbrg

      public String getBlmbrg()
      Gets the value of the blmbrg property.
      Returns:
      possible object is String
    • setBlmbrg

      public void setBlmbrg(String value)
      Sets the value of the blmbrg property.
      Parameters:
      value - allowed object is String
    • getCTA

      public String getCTA()
      Gets the value of the cta property.
      Returns:
      possible object is String
    • setCTA

      public void setCTA(String value)
      Sets the value of the cta property.
      Parameters:
      value - allowed object is String
    • getQUICK

      public String getQUICK()
      Gets the value of the quick property.
      Returns:
      possible object is String
    • setQUICK

      public void setQUICK(String value)
      Sets the value of the quick property.
      Parameters:
      value - allowed object is String
    • getWrtppr

      public String getWrtppr()
      Gets the value of the wrtppr property.
      Returns:
      possible object is String
    • setWrtppr

      public void setWrtppr(String value)
      Sets the value of the wrtppr property.
      Parameters:
      value - allowed object is String
    • getDtch

      public String getDtch()
      Gets the value of the dtch property.
      Returns:
      possible object is String
    • setDtch

      public void setDtch(String value)
      Sets the value of the dtch property.
      Parameters:
      value - allowed object is String
    • getVlrn

      public String getVlrn()
      Gets the value of the vlrn property.
      Returns:
      possible object is String
    • setVlrn

      public void setVlrn(String value)
      Sets the value of the vlrn property.
      Parameters:
      value - allowed object is String
    • getSCVM

      public String getSCVM()
      Gets the value of the scvm property.
      Returns:
      possible object is String
    • setSCVM

      public void setSCVM(String value)
      Sets the value of the scvm property.
      Parameters:
      value - allowed object is String
    • getBelgn

      public String getBelgn()
      Gets the value of the belgn property.
      Returns:
      possible object is String
    • setBelgn

      public void setBelgn(String value)
      Sets the value of the belgn property.
      Parameters:
      value - allowed object is String
    • getCmon

      public String getCmon()
      Gets the value of the cmon property.
      Returns:
      possible object is String
    • setCmon

      public void setCmon(String value)
      Sets the value of the cmon property.
      Parameters:
      value - allowed object is String
    • getOthrPrtryId

      public AlternateSecurityIdentification7 getOthrPrtryId()
      Gets the value of the othrPrtryId property.
      Returns:
      possible object is AlternateSecurityIdentification7
    • setOthrPrtryId

      public void setOthrPrtryId(AlternateSecurityIdentification7 value)
      Sets the value of the othrPrtryId property.
      Parameters:
      value - allowed object is AlternateSecurityIdentification7