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