Class MarketDataIncrementalRefresh
java.lang.Object
com.epam.fix.model.fix50sp2.message.MarketDataIncrementalRefresh
- All Implemented Interfaces:
com.epam.fix.model.Block,com.epam.fix.model.Message
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidsetApplQueueDepth(Long value) voidsetApplQueueResolution(Long value) voidvoidsetMDBookType(Long value) voidsetMDFeedType(String value) voidsetMDIncGrp(MDIncGrpBlock value) voidsetMDReqID(String value) voidsetRoutingGrp(RoutingGrpBlock value) voidsetTradeDate(Calendar value) voidsetTrailer(SMTBlock value) void
-
Constructor Details
-
MarketDataIncrementalRefresh
public MarketDataIncrementalRefresh()
-
-
Method Details
-
getHeader
-
setHeader
-
getTrailer
-
setTrailer
-
getApplicationSequenceControl
-
setApplicationSequenceControl
-
getMDBookType
-
setMDBookType
-
getMDFeedType
-
setMDFeedType
-
getTradeDate
-
setTradeDate
-
getMDReqID
-
setMDReqID
-
getMDIncGrp
-
setMDIncGrp
-
getApplQueueDepth
-
setApplQueueDepth
-
getApplQueueResolution
-
setApplQueueResolution
-
getRoutingGrp
-
setRoutingGrp
-
toFIX
- Specified by:
toFIXin interfacecom.epam.fix.model.Block
-
fromFIX
- Specified by:
fromFIXin interfacecom.epam.fix.model.Block
-