public class MassQuoteAcknowledgement.QuoteSetsGroup.QuoteEntriesGroup extends Object
Constructor and Description |
---|
QuoteEntriesGroup() |
public String getQuoteEntryID()
public void setQuoteEntryID(String value)
public InstrumentBlock getInstrument()
public void setInstrument(InstrumentBlock value)
public int getNoLegs()
public void setNoLegs(int value)
public Collection<InstrumentLegBlock> getLegsGroup()
public void setLegsGroup(Collection<InstrumentLegBlock> value)
public Double getBidPx()
public void setBidPx(Double value)
public Double getOfferPx()
public void setOfferPx(Double value)
public Double getBidSize()
public void setBidSize(Double value)
public Double getOfferSize()
public void setOfferSize(Double value)
public Calendar getValidUntilTime()
public void setValidUntilTime(Calendar value)
public Double getBidSpotRate()
public void setBidSpotRate(Double value)
public Double getOfferSpotRate()
public void setOfferSpotRate(Double value)
public Double getBidForwardPoints()
public void setBidForwardPoints(Double value)
public Double getOfferForwardPoints()
public void setOfferForwardPoints(Double value)
public Double getMidPx()
public void setMidPx(Double value)
public Double getBidYield()
public void setBidYield(Double value)
public Double getMidYield()
public void setMidYield(Double value)
public Double getOfferYield()
public void setOfferYield(Double value)
public Calendar getTransactTime()
public void setTransactTime(Calendar value)
public String getTradingSessionID()
public void setTradingSessionID(String value)
public String getTradingSessionSubID()
public void setTradingSessionSubID(String value)
public Calendar getSettlDate()
public void setSettlDate(Calendar value)
public Character getOrdType()
public void setOrdType(Character value)
public Calendar getSettlDate2()
public void setSettlDate2(Calendar value)
public Double getOrderQty2()
public void setOrderQty2(Double value)
public Double getBidForwardPoints2()
public void setBidForwardPoints2(Double value)
public Double getOfferForwardPoints2()
public void setOfferForwardPoints2(Double value)
public String getCurrency()
public void setCurrency(String value)
public Long getQuoteEntryRejectReason()
public void setQuoteEntryRejectReason(Long value)
public void toFIX(FIXFieldList l)
public void fromFIX(FIXFieldList l)
Copyright © 2000–2022 EPAM Systems. All rights reserved.