Uses of Class
com.epam.fix.model.fix50sp2.block.RoutingGrpBlock
Packages that use RoutingGrpBlock
-
Uses of RoutingGrpBlock in com.epam.fix.model.fix50sp2.message
Methods in com.epam.fix.model.fix50sp2.message that return RoutingGrpBlockModifier and TypeMethodDescriptionEmail.getRoutingGrp()
IndicationofInterest.getRoutingGrp()
MarketDataIncrementalRefresh.getRoutingGrp()
MarketDataSnapshotFullRefresh.getRoutingGrp()
News.getRoutingGrp()
Methods in com.epam.fix.model.fix50sp2.message with parameters of type RoutingGrpBlockModifier and TypeMethodDescriptionvoid
Email.setRoutingGrp
(RoutingGrpBlock value) void
IndicationofInterest.setRoutingGrp
(RoutingGrpBlock value) void
MarketDataIncrementalRefresh.setRoutingGrp
(RoutingGrpBlock value) void
MarketDataSnapshotFullRefresh.setRoutingGrp
(RoutingGrpBlock value) void
News.setRoutingGrp
(RoutingGrpBlock value)