public class TrdClearingPriceLegGrpElem extends Object
Constructor and Description |
---|
TrdClearingPriceLegGrpElem()
Create new object.
|
Modifier and Type | Method and Description |
---|---|
long |
getLegClearingTradePrice()
Price in clearing notation which can be preliminary or final depending on TradeReportType (856).
|
long |
getLegSecurityId()
Instrument identifiier of the leg security.
|
void |
setLegClearingTradePrice(long value) |
void |
setLegSecurityId(long value) |
String |
toString()
Returns a string representation.
|
public TrdClearingPriceLegGrpElem()
public String toString()
public long getLegSecurityId()
public void setLegSecurityId(long value)
public long getLegClearingTradePrice()
public void setLegClearingTradePrice(long value)
Copyright © 2012–2024 Onix Solutions. All rights reserved.