public class OrderMassActionRequest extends Object implements com.epam.fix.model.Message
Constructor and Description |
---|
OrderMassActionRequest() |
public SMHBlock getHeader()
public void setHeader(SMHBlock value)
public SMTBlock getTrailer()
public void setTrailer(SMTBlock value)
public String getClOrdID()
public void setClOrdID(String value)
public String getSecondaryClOrdID()
public void setSecondaryClOrdID(String value)
public Long getMassActionType()
public void setMassActionType(Long value)
public Long getMassActionScope()
public void setMassActionScope(Long value)
public String getMarketID()
public void setMarketID(String value)
public String getMarketSegmentID()
public void setMarketSegmentID(String value)
public String getTradingSessionID()
public void setTradingSessionID(String value)
public String getTradingSessionSubID()
public void setTradingSessionSubID(String value)
public PartiesBlock getParties()
public void setParties(PartiesBlock value)
public TargetPartiesBlock getTargetParties()
public void setTargetParties(TargetPartiesBlock value)
public InstrumentBlock getInstrument()
public void setInstrument(InstrumentBlock value)
public UnderlyingInstrumentBlock getUnderlyingInstrument()
public void setUnderlyingInstrument(UnderlyingInstrumentBlock value)
public Character getSide()
public void setSide(Character value)
public Calendar getTransactTime()
public void setTransactTime(Calendar 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)
toFIX
in interface com.epam.fix.model.Block
public void fromFIX(FIXFieldList l)
fromFIX
in interface com.epam.fix.model.Block
Copyright © 2000–2022 EPAM Systems. All rights reserved.