public class OrderMassStatusRequest extends Object implements com.epam.fix.model.Message
Constructor and Description |
---|
OrderMassStatusRequest() |
public SMHBlock getHeader()
public void setHeader(SMHBlock value)
public SMTBlock getTrailer()
public void setTrailer(SMTBlock value)
public String getMassStatusReqID()
public void setMassStatusReqID(String value)
public Long getMassStatusReqType()
public void setMassStatusReqType(Long value)
public PartiesBlock getParties()
public void setParties(PartiesBlock value)
public TargetPartiesBlock getTargetParties()
public void setTargetParties(TargetPartiesBlock value)
public String getAccount()
public void setAccount(String value)
public Long getAcctIDSource()
public void setAcctIDSource(Long value)
public String getTradingSessionID()
public void setTradingSessionID(String value)
public String getTradingSessionSubID()
public void setTradingSessionSubID(String 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 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.