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