public class QuoteRequestReject.RelatedSymGroup extends Object
Constructor and Description |
---|
RelatedSymGroup() |
public InstrumentBlock getInstrument()
public void setInstrument(InstrumentBlock value)
public Double getPrevClosePx()
public void setPrevClosePx(Double value)
public Long getQuoteRequestType()
public void setQuoteRequestType(Long value)
public Long getQuoteType()
public void setQuoteType(Long value)
public String getTradingSessionID()
public void setTradingSessionID(String value)
public String getTradingSessionSubID()
public void setTradingSessionSubID(String value)
public Calendar getTradeOriginationDate()
public void setTradeOriginationDate(Calendar value)
public StipulationsBlock getStipulations()
public void setStipulations(StipulationsBlock value)
public Character getSide()
public void setSide(Character value)
public Long getQuantityType()
public void setQuantityType(Long value)
public Double getOrderQty()
public void setOrderQty(Double value)
public Double getCashOrderQty()
public void setCashOrderQty(Double value)
public Character getSettlmntTyp()
public void setSettlmntTyp(Character value)
public Calendar getFutSettDate()
public void setFutSettDate(Calendar value)
public Character getOrdType()
public void setOrdType(Character value)
public Calendar getFutSettDate2()
public void setFutSettDate2(Calendar value)
public Double getOrderQty2()
public void setOrderQty2(Double value)
public Calendar getExpireTime()
public void setExpireTime(Calendar value)
public Calendar getTransactTime()
public void setTransactTime(Calendar value)
public String getCurrency()
public void setCurrency(String value)
public SpreadOrBenchmarkCurveDataBlock getSpreadOrBenchmarkCurveData()
public void setSpreadOrBenchmarkCurveData(SpreadOrBenchmarkCurveDataBlock value)
public Long getPriceType()
public void setPriceType(Long value)
public Double getPrice()
public void setPrice(Double value)
public Double getPrice2()
public void setPrice2(Double value)
public YieldDataBlock getYieldData()
public void setYieldData(YieldDataBlock value)
public String getText()
public void setText(String value)
public Long getEncodedTextLen()
public void setEncodedTextLen(Long value)
public String getEncodedText()
public void setEncodedText(String value)
public void toFIX(FIXFieldList l)
public void fromFIX(FIXFieldList l)
Copyright © 2000–2022 EPAM Systems. All rights reserved.