Uses of Class
com.epam.fix.meffmodel.fix50sp2.block.DisplayInstructionBlock
Packages that use DisplayInstructionBlock
-
Uses of DisplayInstructionBlock in com.epam.fix.meffmodel.fix50sp2.block
Methods in com.epam.fix.meffmodel.fix50sp2.block that return DisplayInstructionBlockModifier and TypeMethodDescriptionSecListGrpBlock.RelatedSymGroup.getDisplayInstruction()
SecLstUpdRelSymGrpBlock.RelatedSymGroup.getDisplayInstruction()
Methods in com.epam.fix.meffmodel.fix50sp2.block with parameters of type DisplayInstructionBlockModifier and TypeMethodDescriptionvoid
SecListGrpBlock.RelatedSymGroup.setDisplayInstruction
(DisplayInstructionBlock value) void
SecLstUpdRelSymGrpBlock.RelatedSymGroup.setDisplayInstruction
(DisplayInstructionBlock value) -
Uses of DisplayInstructionBlock in com.epam.fix.meffmodel.fix50sp2.message
Methods in com.epam.fix.meffmodel.fix50sp2.message that return DisplayInstructionBlockModifier and TypeMethodDescriptionExecutionReport.getDisplayInstruction()
NewOrderSingle.getDisplayInstruction()
OrderCancelReplaceRequest.getDisplayInstruction()
Methods in com.epam.fix.meffmodel.fix50sp2.message with parameters of type DisplayInstructionBlockModifier and TypeMethodDescriptionvoid
ExecutionReport.setDisplayInstruction
(DisplayInstructionBlock value) void
NewOrderSingle.setDisplayInstruction
(DisplayInstructionBlock value) void
OrderCancelReplaceRequest.setDisplayInstruction
(DisplayInstructionBlock value)