public class RelatedInstrument extends Object
Constructor and Description |
---|
RelatedInstrument()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getRelatedSecurityGuid() |
String |
getRelatedSecurityID() |
SecurityIDSource |
getRelatedSecurityIDSource() |
SecurityType |
getRelatedSecurityType() |
String |
getRelatedSymbol() |
void |
setRelatedSecurityGuid(String value) |
void |
setRelatedSecurityID(String value) |
void |
setRelatedSecurityIDSource(SecurityIDSource value) |
void |
setRelatedSecurityType(SecurityType value) |
void |
setRelatedSymbol(String value) |
public final SecurityIDSource getRelatedSecurityIDSource()
public final void setRelatedSecurityIDSource(SecurityIDSource value)
value
- class or source of the RelatedSecurityID (1650) value.public final String getRelatedSymbol()
public final void setRelatedSymbol(String value)
value
- symbol of the related security.public final String getRelatedSecurityID()
public final void setRelatedSecurityID(String value)
value
- Related security identifier. Value of RelatedSecurityIDSource (1651) type.public final SecurityType getRelatedSecurityType()
public final void setRelatedSecurityType(SecurityType value)
value
- Security type of the related instrument.public final String getRelatedSecurityGuid()
public final void setRelatedSecurityGuid(String value)
value
- Globally unique identifier.Copyright © 2014–2025 Onix Solutions. All rights reserved.