Package | Description |
---|---|
biz.onixs.cme.stp.handler |
Modifier and Type | Method and Description |
---|---|
static SecurityIDSource |
SecurityIDSource.forValue(String value)
Returns enum value for the string representation
|
SecurityIDSource |
ReportAlternateID.getAlternateIDSource() |
SecurityIDSource |
LegAlternativeID.getLegSecurityAltIDSource() |
SecurityIDSource |
RegulatoryTradeIdentifier.getRegulatoryTradeIDSource() |
SecurityIDSource |
RelatedInstrument.getRelatedSecurityIDSource() |
SecurityIDSource |
CollateralInstrument.getSecurityIDSource() |
SecurityIDSource |
ReportInstrument.getSourceOfTheProductCode() |
static SecurityIDSource |
SecurityIDSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SecurityIDSource[] |
SecurityIDSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ReportAlternateID.setAlternateIDSource(SecurityIDSource value) |
void |
LegAlternativeID.setLegSecurityAltIDSource(SecurityIDSource value) |
void |
RegulatoryTradeIdentifier.setRegulatoryTradeIDSource(SecurityIDSource value) |
void |
RelatedInstrument.setRelatedSecurityIDSource(SecurityIDSource value) |
void |
CollateralInstrument.setSecurityIDSource(SecurityIDSource value) |
void |
ReportInstrument.setSourceOfTheProductCode(SecurityIDSource value) |
Copyright © 2014–2025 Onix Solutions. All rights reserved.