Class MultilegOrderCancelReplaceRequest

java.lang.Object
com.epam.fix.model.fix50sp1.message.MultilegOrderCancelReplaceRequest
All Implemented Interfaces:
com.epam.fix.model.Block, com.epam.fix.model.Message

public class MultilegOrderCancelReplaceRequest extends Object implements com.epam.fix.model.Message
  • Constructor Details

    • MultilegOrderCancelReplaceRequest

      public MultilegOrderCancelReplaceRequest()
  • Method Details

    • getHeader

      public SMHBlock getHeader()
    • setHeader

      public void setHeader(SMHBlock value)
    • getTrailer

      public SMTBlock getTrailer()
    • setTrailer

      public void setTrailer(SMTBlock value)
    • getOrderID

      public String getOrderID()
    • setOrderID

      public void setOrderID(String value)
    • getOrigClOrdID

      public String getOrigClOrdID()
    • setOrigClOrdID

      public void setOrigClOrdID(String value)
    • getClOrdID

      public String getClOrdID()
    • setClOrdID

      public void setClOrdID(String value)
    • getSecondaryClOrdID

      public String getSecondaryClOrdID()
    • setSecondaryClOrdID

      public void setSecondaryClOrdID(String value)
    • getClOrdLinkID

      public String getClOrdLinkID()
    • setClOrdLinkID

      public void setClOrdLinkID(String value)
    • getOrigOrdModTime

      public Calendar getOrigOrdModTime()
    • setOrigOrdModTime

      public void setOrigOrdModTime(Calendar value)
    • getParties

      public PartiesBlock getParties()
    • setParties

      public void setParties(PartiesBlock value)
    • getTradeOriginationDate

      public Calendar getTradeOriginationDate()
    • setTradeOriginationDate

      public void setTradeOriginationDate(Calendar value)
    • getTradeDate

      public Calendar getTradeDate()
    • setTradeDate

      public void setTradeDate(Calendar value)
    • getAccount

      public String getAccount()
    • setAccount

      public void setAccount(String value)
    • getAcctIDSource

      public Long getAcctIDSource()
    • setAcctIDSource

      public void setAcctIDSource(Long value)
    • getAccountType

      public Long getAccountType()
    • setAccountType

      public void setAccountType(Long value)
    • getDayBookingInst

      public Character getDayBookingInst()
    • setDayBookingInst

      public void setDayBookingInst(Character value)
    • getBookingUnit

      public Character getBookingUnit()
    • setBookingUnit

      public void setBookingUnit(Character value)
    • getPreallocMethod

      public Character getPreallocMethod()
    • setPreallocMethod

      public void setPreallocMethod(Character value)
    • getAllocID

      public String getAllocID()
    • setAllocID

      public void setAllocID(String value)
    • getNoAllocs

      public int getNoAllocs()
    • setNoAllocs

      public void setNoAllocs(int value)
    • getAllocsGroup

    • setAllocsGroup

      public void setAllocsGroup(Collection<MultilegOrderCancelReplaceRequest.AllocsGroup> value)
    • getSettlType

      public String getSettlType()
    • setSettlType

      public void setSettlType(String value)
    • getSettlDate

      public Calendar getSettlDate()
    • setSettlDate

      public void setSettlDate(Calendar value)
    • getCashMargin

      public Character getCashMargin()
    • setCashMargin

      public void setCashMargin(Character value)
    • getClearingFeeIndicator

      public String getClearingFeeIndicator()
    • setClearingFeeIndicator

      public void setClearingFeeIndicator(String value)
    • getHandlInst

      public Character getHandlInst()
    • setHandlInst

      public void setHandlInst(Character value)
    • getExecInst

      public String getExecInst()
    • setExecInst

      public void setExecInst(String value)
    • getMinQty

      public Double getMinQty()
    • setMinQty

      public void setMinQty(Double value)
    • getMatchIncrement

      public Double getMatchIncrement()
    • setMatchIncrement

      public void setMatchIncrement(Double value)
    • getMaxPriceLevels

      public Long getMaxPriceLevels()
    • setMaxPriceLevels

      public void setMaxPriceLevels(Long value)
    • getDisplayInstruction

      public DisplayInstructionBlock getDisplayInstruction()
    • setDisplayInstruction

      public void setDisplayInstruction(DisplayInstructionBlock value)
    • getMaxFloor

      public Double getMaxFloor()
    • setMaxFloor

      public void setMaxFloor(Double value)
    • getExDestination

      public String getExDestination()
    • setExDestination

      public void setExDestination(String value)
    • getExDestinationIDSource

      public Character getExDestinationIDSource()
    • setExDestinationIDSource

      public void setExDestinationIDSource(Character value)
    • getNoTradingSessions

      public int getNoTradingSessions()
    • setNoTradingSessions

      public void setNoTradingSessions(int value)
    • getTradingSessionsGroup

    • setTradingSessionsGroup

      public void setTradingSessionsGroup(Collection<MultilegOrderCancelReplaceRequest.TradingSessionsGroup> value)
    • getProcessCode

      public Character getProcessCode()
    • setProcessCode

      public void setProcessCode(Character value)
    • getSide

      public Character getSide()
    • setSide

      public void setSide(Character value)
    • getInstrument

      public InstrumentBlock getInstrument()
    • setInstrument

      public void setInstrument(InstrumentBlock value)
    • getNoUnderlyings

      public int getNoUnderlyings()
    • setNoUnderlyings

      public void setNoUnderlyings(int value)
    • getUnderlyingsGroup

      public Collection<UnderlyingInstrumentBlock> getUnderlyingsGroup()
    • setUnderlyingsGroup

      public void setUnderlyingsGroup(Collection<UnderlyingInstrumentBlock> value)
    • getPrevClosePx

      public Double getPrevClosePx()
    • setPrevClosePx

      public void setPrevClosePx(Double value)
    • getSwapPoints

      public Double getSwapPoints()
    • setSwapPoints

      public void setSwapPoints(Double value)
    • getNoLegs

      public int getNoLegs()
    • setNoLegs

      public void setNoLegs(int value)
    • getLegsGroup

    • setLegsGroup

      public void setLegsGroup(Collection<MultilegOrderCancelReplaceRequest.LegsGroup> value)
    • getLocateReqd

      public Boolean getLocateReqd()
    • setLocateReqd

      public void setLocateReqd(Boolean value)
    • getTransactTime

      public Calendar getTransactTime()
    • setTransactTime

      public void setTransactTime(Calendar value)
    • getQtyType

      public Long getQtyType()
    • setQtyType

      public void setQtyType(Long value)
    • getOrderQtyData

      public OrderQtyDataBlock getOrderQtyData()
    • setOrderQtyData

      public void setOrderQtyData(OrderQtyDataBlock value)
    • getOrdType

      public Character getOrdType()
    • setOrdType

      public void setOrdType(Character value)
    • getMultilegModel

      public Long getMultilegModel()
    • setMultilegModel

      public void setMultilegModel(Long value)
    • getMultilegPriceMethod

      public Long getMultilegPriceMethod()
    • setMultilegPriceMethod

      public void setMultilegPriceMethod(Long value)
    • getPriceType

      public Long getPriceType()
    • setPriceType

      public void setPriceType(Long value)
    • getPrice

      public Double getPrice()
    • setPrice

      public void setPrice(Double value)
    • getPriceProtectionScope

      public Character getPriceProtectionScope()
    • setPriceProtectionScope

      public void setPriceProtectionScope(Character value)
    • getStopPx

      public Double getStopPx()
    • setStopPx

      public void setStopPx(Double value)
    • getTriggeringInstruction

      public TriggeringInstructionBlock getTriggeringInstruction()
    • setTriggeringInstruction

      public void setTriggeringInstruction(TriggeringInstructionBlock value)
    • getCurrency

      public String getCurrency()
    • setCurrency

      public void setCurrency(String value)
    • getComplianceID

      public String getComplianceID()
    • setComplianceID

      public void setComplianceID(String value)
    • getSolicitedFlag

      public Boolean getSolicitedFlag()
    • setSolicitedFlag

      public void setSolicitedFlag(Boolean value)
    • getIOIID

      public String getIOIID()
    • setIOIID

      public void setIOIID(String value)
    • getQuoteID

      public String getQuoteID()
    • setQuoteID

      public void setQuoteID(String value)
    • getTimeInForce

      public Character getTimeInForce()
    • setTimeInForce

      public void setTimeInForce(Character value)
    • getEffectiveTime

      public Calendar getEffectiveTime()
    • setEffectiveTime

      public void setEffectiveTime(Calendar value)
    • getExpireDate

      public Calendar getExpireDate()
    • setExpireDate

      public void setExpireDate(Calendar value)
    • getExpireTime

      public Calendar getExpireTime()
    • setExpireTime

      public void setExpireTime(Calendar value)
    • getGTBookingInst

      public Long getGTBookingInst()
    • setGTBookingInst

      public void setGTBookingInst(Long value)
    • getCommissionData

      public CommissionDataBlock getCommissionData()
    • setCommissionData

      public void setCommissionData(CommissionDataBlock value)
    • getOrderCapacity

      public Character getOrderCapacity()
    • setOrderCapacity

      public void setOrderCapacity(Character value)
    • getOrderRestrictions

      public String getOrderRestrictions()
    • setOrderRestrictions

      public void setOrderRestrictions(String value)
    • getPreTradeAnonymity

      public Boolean getPreTradeAnonymity()
    • setPreTradeAnonymity

      public void setPreTradeAnonymity(Boolean value)
    • getCustOrderCapacity

      public Long getCustOrderCapacity()
    • setCustOrderCapacity

      public void setCustOrderCapacity(Long value)
    • getForexReq

      public Boolean getForexReq()
    • setForexReq

      public void setForexReq(Boolean value)
    • getSettlCurrency

      public String getSettlCurrency()
    • setSettlCurrency

      public void setSettlCurrency(String value)
    • getBookingType

      public Long getBookingType()
    • setBookingType

      public void setBookingType(Long value)
    • getText

      public String getText()
    • setText

      public void setText(String value)
    • getEncodedTextLen

      public Long getEncodedTextLen()
    • setEncodedTextLen

      public void setEncodedTextLen(Long value)
    • getEncodedText

      public String getEncodedText()
    • setEncodedText

      public void setEncodedText(String value)
    • getPositionEffect

      public Character getPositionEffect()
    • setPositionEffect

      public void setPositionEffect(Character value)
    • getCoveredOrUncovered

      public Long getCoveredOrUncovered()
    • setCoveredOrUncovered

      public void setCoveredOrUncovered(Long value)
    • getMaxShow

      public Double getMaxShow()
    • setMaxShow

      public void setMaxShow(Double value)
    • getPegInstructions

      public PegInstructionsBlock getPegInstructions()
    • setPegInstructions

      public void setPegInstructions(PegInstructionsBlock value)
    • getDiscretionInstructions

      public DiscretionInstructionsBlock getDiscretionInstructions()
    • setDiscretionInstructions

      public void setDiscretionInstructions(DiscretionInstructionsBlock value)
    • getTargetStrategy

      public Long getTargetStrategy()
    • setTargetStrategy

      public void setTargetStrategy(Long value)
    • getNoStrategyParameters

      public int getNoStrategyParameters()
    • setNoStrategyParameters

      public void setNoStrategyParameters(int value)
    • getStrategyParametersGroup

    • setStrategyParametersGroup

      public void setStrategyParametersGroup(Collection<MultilegOrderCancelReplaceRequest.StrategyParametersGroup> value)
    • getTargetStrategyParameters

      public String getTargetStrategyParameters()
    • setTargetStrategyParameters

      public void setTargetStrategyParameters(String value)
    • getRiskFreeRate

      public Double getRiskFreeRate()
    • setRiskFreeRate

      public void setRiskFreeRate(Double value)
    • getParticipationRate

      public Double getParticipationRate()
    • setParticipationRate

      public void setParticipationRate(Double value)
    • getCancellationRights

      public Character getCancellationRights()
    • setCancellationRights

      public void setCancellationRights(Character value)
    • getMoneyLaunderingStatus

      public Character getMoneyLaunderingStatus()
    • setMoneyLaunderingStatus

      public void setMoneyLaunderingStatus(Character value)
    • getRegistID

      public String getRegistID()
    • setRegistID

      public void setRegistID(String value)
    • getDesignation

      public String getDesignation()
    • setDesignation

      public void setDesignation(String value)
    • getMultiLegRptTypeReq

      public Long getMultiLegRptTypeReq()
    • setMultiLegRptTypeReq

      public void setMultiLegRptTypeReq(Long value)
    • toFIX

      public void toFIX(FIXFieldList l)
      Specified by:
      toFIX in interface com.epam.fix.model.Block
    • fromFIX

      public void fromFIX(FIXFieldList l)
      Specified by:
      fromFIX in interface com.epam.fix.model.Block