public class StrmAsgnReqInstrmtGrpBlock.RelatedSymGroup extends Object
Constructor and Description |
---|
RelatedSymGroup() |
Modifier and Type | Method and Description |
---|---|
void |
fromFIX(FIXFieldList l) |
InstrumentBlock |
getInstrument() |
Double |
getMDEntrySize() |
String |
getMDStreamID() |
String |
getSettlType() |
void |
setInstrument(InstrumentBlock value) |
void |
setMDEntrySize(Double value) |
void |
setMDStreamID(String value) |
void |
setSettlType(String value) |
void |
toFIX(FIXFieldList l) |
public InstrumentBlock getInstrument()
public void setInstrument(InstrumentBlock value)
public String getSettlType()
public void setSettlType(String value)
public Double getMDEntrySize()
public void setMDEntrySize(Double value)
public String getMDStreamID()
public void setMDStreamID(String value)
public void toFIX(FIXFieldList l)
public void fromFIX(FIXFieldList l)
Copyright © 2000–2022 EPAM Systems. All rights reserved.