public class MultilegOrderCancelReplaceRequest extends Object implements com.epam.fix.model.Message
Modifier and Type | Class and Description |
---|---|
class |
MultilegOrderCancelReplaceRequest.AllocsGroup |
class |
MultilegOrderCancelReplaceRequest.LegsGroup |
class |
MultilegOrderCancelReplaceRequest.StrategyParametersGroup |
class |
MultilegOrderCancelReplaceRequest.TradingSessionsGroup |
Constructor and Description |
---|
MultilegOrderCancelReplaceRequest() |
public SMHBlock getHeader()
public void setHeader(SMHBlock value)
public SMTBlock getTrailer()
public void setTrailer(SMTBlock value)
public String getOrderID()
public void setOrderID(String value)
public String getOrigClOrdID()
public void setOrigClOrdID(String value)
public String getClOrdID()
public void setClOrdID(String value)
public String getSecondaryClOrdID()
public void setSecondaryClOrdID(String value)
public String getClOrdLinkID()
public void setClOrdLinkID(String value)
public Calendar getOrigOrdModTime()
public void setOrigOrdModTime(Calendar value)
public PartiesBlock getParties()
public void setParties(PartiesBlock value)
public Calendar getTradeOriginationDate()
public void setTradeOriginationDate(Calendar value)
public Calendar getTradeDate()
public void setTradeDate(Calendar value)
public String getAccount()
public void setAccount(String value)
public Long getAcctIDSource()
public void setAcctIDSource(Long value)
public Long getAccountType()
public void setAccountType(Long value)
public Character getDayBookingInst()
public void setDayBookingInst(Character value)
public Character getBookingUnit()
public void setBookingUnit(Character value)
public Character getPreallocMethod()
public void setPreallocMethod(Character value)
public String getAllocID()
public void setAllocID(String value)
public int getNoAllocs()
public void setNoAllocs(int value)
public Collection<MultilegOrderCancelReplaceRequest.AllocsGroup> getAllocsGroup()
public void setAllocsGroup(Collection<MultilegOrderCancelReplaceRequest.AllocsGroup> value)
public String getSettlType()
public void setSettlType(String value)
public Calendar getSettlDate()
public void setSettlDate(Calendar value)
public Character getCashMargin()
public void setCashMargin(Character value)
public String getClearingFeeIndicator()
public void setClearingFeeIndicator(String value)
public Character getHandlInst()
public void setHandlInst(Character value)
public String getExecInst()
public void setExecInst(String value)
public Double getMinQty()
public void setMinQty(Double value)
public Double getMatchIncrement()
public void setMatchIncrement(Double value)
public Long getMaxPriceLevels()
public void setMaxPriceLevels(Long value)
public DisplayInstructionBlock getDisplayInstruction()
public void setDisplayInstruction(DisplayInstructionBlock value)
public Double getMaxFloor()
public void setMaxFloor(Double value)
public String getExDestination()
public void setExDestination(String value)
public Character getExDestinationIDSource()
public void setExDestinationIDSource(Character value)
public int getNoTradingSessions()
public void setNoTradingSessions(int value)
public Collection<MultilegOrderCancelReplaceRequest.TradingSessionsGroup> getTradingSessionsGroup()
public void setTradingSessionsGroup(Collection<MultilegOrderCancelReplaceRequest.TradingSessionsGroup> value)
public Character getProcessCode()
public void setProcessCode(Character value)
public Character getSide()
public void setSide(Character value)
public InstrumentBlock getInstrument()
public void setInstrument(InstrumentBlock value)
public int getNoUnderlyings()
public void setNoUnderlyings(int value)
public Collection<UnderlyingInstrumentBlock> getUnderlyingsGroup()
public void setUnderlyingsGroup(Collection<UnderlyingInstrumentBlock> value)
public Double getPrevClosePx()
public void setPrevClosePx(Double value)
public Double getSwapPoints()
public void setSwapPoints(Double value)
public int getNoLegs()
public void setNoLegs(int value)
public Collection<MultilegOrderCancelReplaceRequest.LegsGroup> getLegsGroup()
public void setLegsGroup(Collection<MultilegOrderCancelReplaceRequest.LegsGroup> value)
public Boolean getLocateReqd()
public void setLocateReqd(Boolean value)
public Calendar getTransactTime()
public void setTransactTime(Calendar value)
public Long getQtyType()
public void setQtyType(Long value)
public OrderQtyDataBlock getOrderQtyData()
public void setOrderQtyData(OrderQtyDataBlock value)
public Character getOrdType()
public void setOrdType(Character value)
public Long getPriceType()
public void setPriceType(Long value)
public Double getPrice()
public void setPrice(Double value)
public Character getPriceProtectionScope()
public void setPriceProtectionScope(Character value)
public Double getStopPx()
public void setStopPx(Double value)
public TriggeringInstructionBlock getTriggeringInstruction()
public void setTriggeringInstruction(TriggeringInstructionBlock value)
public String getCurrency()
public void setCurrency(String value)
public String getComplianceID()
public void setComplianceID(String value)
public Boolean getSolicitedFlag()
public void setSolicitedFlag(Boolean value)
public String getIOIID()
public void setIOIID(String value)
public String getQuoteID()
public void setQuoteID(String value)
public Character getTimeInForce()
public void setTimeInForce(Character value)
public Calendar getEffectiveTime()
public void setEffectiveTime(Calendar value)
public Calendar getExpireDate()
public void setExpireDate(Calendar value)
public Calendar getExpireTime()
public void setExpireTime(Calendar value)
public Long getGTBookingInst()
public void setGTBookingInst(Long value)
public CommissionDataBlock getCommissionData()
public void setCommissionData(CommissionDataBlock value)
public Character getOrderCapacity()
public void setOrderCapacity(Character value)
public String getOrderRestrictions()
public void setOrderRestrictions(String value)
public Boolean getPreTradeAnonymity()
public void setPreTradeAnonymity(Boolean value)
public Long getCustOrderCapacity()
public void setCustOrderCapacity(Long value)
public Boolean getForexReq()
public void setForexReq(Boolean value)
public String getSettlCurrency()
public void setSettlCurrency(String value)
public Long getBookingType()
public void setBookingType(Long 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 Character getPositionEffect()
public void setPositionEffect(Character value)
public Long getCoveredOrUncovered()
public void setCoveredOrUncovered(Long value)
public Double getMaxShow()
public void setMaxShow(Double value)
public PegInstructionsBlock getPegInstructions()
public void setPegInstructions(PegInstructionsBlock value)
public DiscretionInstructionsBlock getDiscretionInstructions()
public void setDiscretionInstructions(DiscretionInstructionsBlock value)
public Long getTargetStrategy()
public void setTargetStrategy(Long value)
public int getNoStrategyParameters()
public void setNoStrategyParameters(int value)
public Collection<MultilegOrderCancelReplaceRequest.StrategyParametersGroup> getStrategyParametersGroup()
public void setStrategyParametersGroup(Collection<MultilegOrderCancelReplaceRequest.StrategyParametersGroup> value)
public String getTargetStrategyParameters()
public void setTargetStrategyParameters(String value)
public Double getParticipationRate()
public void setParticipationRate(Double value)
public Character getCancellationRights()
public void setCancellationRights(Character value)
public Character getMoneyLaunderingStatus()
public void setMoneyLaunderingStatus(Character value)
public String getRegistID()
public void setRegistID(String value)
public String getDesignation()
public void setDesignation(String value)
public Long getMultiLegRptTypeReq()
public void setMultiLegRptTypeReq(Long 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.