Class MarketDataSnapshotFullRefresh
java.lang.Object
com.epam.fix.model.fix50sp2.message.MarketDataSnapshotFullRefresh
- All Implemented Interfaces:
com.epam.fix.model.Block
,com.epam.fix.model.Message
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
setApplQueueDepth
(Long value) void
setApplQueueResolution
(Long value) void
setClearingBusinessDate
(Calendar value) void
setCorporateAction
(String value) void
setFinancialStatus
(String value) void
void
void
setInstrument
(InstrumentBlock value) void
setMarketDepth
(Long value) void
setMDBookType
(Long value) void
setMDFeedType
(String value) void
setMDFullGrp
(MDFullGrpBlock value) void
setMDReportID
(Long value) void
setMDReqID
(String value) void
setMDStreamID
(String value) void
setMDSubBookType
(Long value) void
setNetChgPrevDay
(Double value) void
setRefreshIndicator
(Boolean value) void
setRoutingGrp
(RoutingGrpBlock value) void
setTotNumReports
(Long value) void
setTradeDate
(Calendar value) void
setTrailer
(SMTBlock value) void
void
-
Constructor Details
-
MarketDataSnapshotFullRefresh
public MarketDataSnapshotFullRefresh()
-
-
Method Details
-
getHeader
-
setHeader
-
getTrailer
-
setTrailer
-
getApplicationSequenceControl
-
setApplicationSequenceControl
-
getTotNumReports
-
setTotNumReports
-
getMDReportID
-
setMDReportID
-
getClearingBusinessDate
-
setClearingBusinessDate
-
getMDBookType
-
setMDBookType
-
getMDSubBookType
-
setMDSubBookType
-
getMarketDepth
-
setMarketDepth
-
getMDFeedType
-
setMDFeedType
-
getRefreshIndicator
-
setRefreshIndicator
-
getTradeDate
-
setTradeDate
-
getMDReqID
-
setMDReqID
-
getMDStreamID
-
setMDStreamID
-
getInstrument
-
setInstrument
-
getUndInstrmtGrp
-
setUndInstrmtGrp
-
getInstrmtLegGrp
-
setInstrmtLegGrp
-
getFinancialStatus
-
setFinancialStatus
-
getCorporateAction
-
setCorporateAction
-
getNetChgPrevDay
-
setNetChgPrevDay
-
getMDFullGrp
-
setMDFullGrp
-
getApplQueueDepth
-
setApplQueueDepth
-
getApplQueueResolution
-
setApplQueueResolution
-
getRoutingGrp
-
setRoutingGrp
-
toFIX
- Specified by:
toFIX
in interfacecom.epam.fix.model.Block
-
fromFIX
- Specified by:
fromFIX
in interfacecom.epam.fix.model.Block
-