public class SideRegulatoryTrade extends Object
Constructor and Description |
---|
SideRegulatoryTrade() |
Modifier and Type | Method and Description |
---|---|
String |
getDataRepositoryID() |
String |
getFacilityType() |
String |
getLegReferenceID()
When reporting the USI or UTI of a spread or strategy, this gets the leg number that
the USI or UTI references, as communicated in the LegNo field.
|
String |
getTradeID()
Gets regulatory Trade ID for the trade side.
|
TradeIDEvent |
getTradeIDEvent() |
TradeIDScope |
getTradeIDScope()
Gets when a trade must be assigned more than one identifier, e.g.
|
String |
getTradeIDSource() |
TradeIDType |
getTradeIDType() |
void |
setDataRepositoryID(String value) |
void |
setFacilityType(String value) |
void |
setLegReferenceID(String value)
When reporting the USI or UTI of a spread or strategy, this gets the leg number that
the USI or UTI references, as communicated in the LegNo field.
|
void |
setTradeID(String value)
Sets regulatory Trade ID for the trade side.
|
void |
setTradeIDEvent(TradeIDEvent value) |
void |
setTradeIDScope(TradeIDScope value)
Gets when a trade must be assigned more than one identifier, e.g.
|
void |
setTradeIDSource(String value) |
void |
setTradeIDType(TradeIDType value) |
public final String getTradeID()
public final void setTradeID(String value)
value
- regulatory Trade ID for the trade sidepublic final String getTradeIDSource()
public final void setTradeIDSource(String value)
value
- the type of event associated with the contract.public final TradeIDEvent getTradeIDEvent()
public final void setTradeIDEvent(TradeIDEvent value)
value
- the event causing origination of the ID, e.g. Clearing.public final TradeIDType getTradeIDType()
public final void setTradeIDType(TradeIDType value)
value
- the type of Regulatory Trade ID being sent.public final String getLegReferenceID()
public final void setLegReferenceID(String value)
value
- the leg number that the USI or UTI referencespublic final TradeIDScope getTradeIDScope()
public final void setTradeIDScope(TradeIDScope value)
value
- the scope of the trade IDpublic final String getFacilityType()
public final void setFacilityType(String value)
value
- indicator of which regulator the ID is for.public final String getDataRepositoryID()
public final void setDataRepositoryID(String value)
value
- identifier of the data repository, currently defaulted to DTCCGTR.Copyright © 2014–2025 Onix Solutions. All rights reserved.