Uses of Class
com.epam.fix.model.fix50sp1.block.PegInstructionsBlock
Packages that use PegInstructionsBlock
-
Uses of PegInstructionsBlock in com.epam.fix.model.fix50sp1.message
Methods in com.epam.fix.model.fix50sp1.message that return PegInstructionsBlockModifier and TypeMethodDescriptionCrossOrderCancelReplaceRequest.getPegInstructions()ExecutionReport.getPegInstructions()MultilegOrderCancelReplaceRequest.getPegInstructions()NewOrderCross.getPegInstructions()NewOrderList.OrdersGroup.getPegInstructions()NewOrderMultileg.getPegInstructions()NewOrderSingle.getPegInstructions()OrderCancelReplaceRequest.getPegInstructions()Methods in com.epam.fix.model.fix50sp1.message with parameters of type PegInstructionsBlockModifier and TypeMethodDescriptionvoidCrossOrderCancelReplaceRequest.setPegInstructions(PegInstructionsBlock value) voidExecutionReport.setPegInstructions(PegInstructionsBlock value) voidMultilegOrderCancelReplaceRequest.setPegInstructions(PegInstructionsBlock value) voidNewOrderCross.setPegInstructions(PegInstructionsBlock value) voidNewOrderList.OrdersGroup.setPegInstructions(PegInstructionsBlock value) voidNewOrderMultileg.setPegInstructions(PegInstructionsBlock value) voidNewOrderSingle.setPegInstructions(PegInstructionsBlock value) voidOrderCancelReplaceRequest.setPegInstructions(PegInstructionsBlock value)