public class QuotCxlEntriesGrpBlock.QuoteEntriesGroup extends Object
Constructor and Description |
---|
QuoteEntriesGroup() |
Modifier and Type | Method and Description |
---|---|
void |
fromFIX(FIXFieldList l) |
FinancingDetailsBlock |
getFinancingDetails() |
InstrmtLegGrpBlock |
getInstrmtLegGrp() |
InstrumentBlock |
getInstrument() |
UndInstrmtGrpBlock |
getUndInstrmtGrp() |
void |
setFinancingDetails(FinancingDetailsBlock value) |
void |
setInstrmtLegGrp(InstrmtLegGrpBlock value) |
void |
setInstrument(InstrumentBlock value) |
void |
setUndInstrmtGrp(UndInstrmtGrpBlock value) |
void |
toFIX(FIXFieldList l) |
public InstrumentBlock getInstrument()
public void setInstrument(InstrumentBlock value)
public FinancingDetailsBlock getFinancingDetails()
public void setFinancingDetails(FinancingDetailsBlock value)
public UndInstrmtGrpBlock getUndInstrmtGrp()
public void setUndInstrmtGrp(UndInstrmtGrpBlock value)
public InstrmtLegGrpBlock getInstrmtLegGrp()
public void setInstrmtLegGrp(InstrmtLegGrpBlock value)
public void toFIX(FIXFieldList l)
public void fromFIX(FIXFieldList l)
Copyright © 2000–2022 EPAM Systems. All rights reserved.