Uses of Class
com.epam.fix.model.fix50.block.RootPartiesBlock
Packages that use RootPartiesBlock
-
Uses of RootPartiesBlock in com.epam.fix.model.fix50.message
Methods in com.epam.fix.model.fix50.message that return RootPartiesBlockModifier and TypeMethodDescriptionCrossOrderCancelReplaceRequest.getRootParties()CrossOrderCancelRequest.getRootParties()NewOrderCross.getRootParties()NewOrderList.getRootParties()TradeCaptureReport.getRootParties()TradeCaptureReportAck.getRootParties()Methods in com.epam.fix.model.fix50.message with parameters of type RootPartiesBlockModifier and TypeMethodDescriptionvoidCrossOrderCancelReplaceRequest.setRootParties(RootPartiesBlock value) voidCrossOrderCancelRequest.setRootParties(RootPartiesBlock value) voidNewOrderCross.setRootParties(RootPartiesBlock value) voidNewOrderList.setRootParties(RootPartiesBlock value) voidTradeCaptureReport.setRootParties(RootPartiesBlock value) voidTradeCaptureReportAck.setRootParties(RootPartiesBlock value)