Uses of Class
com.epam.fix.meffmodel.fix50sp2.block.PegInstructionsBlock
Packages that use PegInstructionsBlock
-
Uses of PegInstructionsBlock in com.epam.fix.meffmodel.fix50sp2.message
Methods in com.epam.fix.meffmodel.fix50sp2.message that return PegInstructionsBlockModifier and TypeMethodDescriptionExecutionReport.getPegInstructions()
NewOrderSingle.getPegInstructions()
OrderCancelReplaceRequest.getPegInstructions()
Methods in com.epam.fix.meffmodel.fix50sp2.message with parameters of type PegInstructionsBlockModifier and TypeMethodDescriptionvoid
ExecutionReport.setPegInstructions
(PegInstructionsBlock value) void
NewOrderSingle.setPegInstructions
(PegInstructionsBlock value) void
OrderCancelReplaceRequest.setPegInstructions
(PegInstructionsBlock value)