public class IndicationofInterest.LegsGroup extends Object
Constructor and Description |
---|
LegsGroup() |
Modifier and Type | Method and Description |
---|---|
void |
fromFIX(FIXFieldList l) |
InstrumentLegBlock |
getInstrumentLeg() |
String |
getLegIOIQty() |
LegStipulationsBlock |
getLegStipulations() |
void |
setInstrumentLeg(InstrumentLegBlock value) |
void |
setLegIOIQty(String value) |
void |
setLegStipulations(LegStipulationsBlock value) |
void |
toFIX(FIXFieldList l) |
public InstrumentLegBlock getInstrumentLeg()
public void setInstrumentLeg(InstrumentLegBlock value)
public String getLegIOIQty()
public void setLegIOIQty(String value)
public LegStipulationsBlock getLegStipulations()
public void setLegStipulations(LegStipulationsBlock value)
public void toFIX(FIXFieldList l)
public void fromFIX(FIXFieldList l)
Copyright © 2000–2022 EPAM Systems. All rights reserved.