Uses of Class
com.epam.fix.model.fix50sp2.block.TrdInstrmtLegGrpBlock
Packages that use TrdInstrmtLegGrpBlock
-
Uses of TrdInstrmtLegGrpBlock in com.epam.fix.model.fix50sp2.message
Methods in com.epam.fix.model.fix50sp2.message that return TrdInstrmtLegGrpBlockModifier and TypeMethodDescriptionTradeCaptureReport.getTrdInstrmtLegGrp()
TradeCaptureReportAck.getTrdInstrmtLegGrp()
Methods in com.epam.fix.model.fix50sp2.message with parameters of type TrdInstrmtLegGrpBlockModifier and TypeMethodDescriptionvoid
TradeCaptureReport.setTrdInstrmtLegGrp
(TrdInstrmtLegGrpBlock value) void
TradeCaptureReportAck.setTrdInstrmtLegGrp
(TrdInstrmtLegGrpBlock value)