Uses of Class
com.epam.fix.model.fix50sp2.block.TrdSessLstGrpBlock
Packages that use TrdSessLstGrpBlock
-
Uses of TrdSessLstGrpBlock in com.epam.fix.model.fix50sp2.message
Methods in com.epam.fix.model.fix50sp2.message that return TrdSessLstGrpBlockModifier and TypeMethodDescriptionTradingSessionList.getTrdSessLstGrp()
TradingSessionListUpdateReport.getTrdSessLstGrp()
Methods in com.epam.fix.model.fix50sp2.message with parameters of type TrdSessLstGrpBlockModifier and TypeMethodDescriptionvoid
TradingSessionList.setTrdSessLstGrp
(TrdSessLstGrpBlock value) void
TradingSessionListUpdateReport.setTrdSessLstGrp
(TrdSessLstGrpBlock value)