Uses of Class
com.epam.fix.model.fix50sp2.block.PreAllocGrpBlock
Packages that use PreAllocGrpBlock
-
Uses of PreAllocGrpBlock in com.epam.fix.model.fix50sp2.block
Methods in com.epam.fix.model.fix50sp2.block that return PreAllocGrpBlockModifier and TypeMethodDescriptionListOrdGrpBlock.OrdersGroup.getPreAllocGrp()SideCrossOrdModGrpBlock.SidesGroup.getPreAllocGrp()Methods in com.epam.fix.model.fix50sp2.block with parameters of type PreAllocGrpBlockModifier and TypeMethodDescriptionvoidListOrdGrpBlock.OrdersGroup.setPreAllocGrp(PreAllocGrpBlock value) voidSideCrossOrdModGrpBlock.SidesGroup.setPreAllocGrp(PreAllocGrpBlock value) -
Uses of PreAllocGrpBlock in com.epam.fix.model.fix50sp2.message
Methods in com.epam.fix.model.fix50sp2.message that return PreAllocGrpBlockModifier and TypeMethodDescriptionExecutionReport.getPreAllocGrp()NewOrderSingle.getPreAllocGrp()OrderCancelReplaceRequest.getPreAllocGrp()Methods in com.epam.fix.model.fix50sp2.message with parameters of type PreAllocGrpBlockModifier and TypeMethodDescriptionvoidExecutionReport.setPreAllocGrp(PreAllocGrpBlock value) voidNewOrderSingle.setPreAllocGrp(PreAllocGrpBlock value) voidOrderCancelReplaceRequest.setPreAllocGrp(PreAllocGrpBlock value)