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 TypeMethodDescriptionvoidSecListGrpBlock.RelatedSymGroup.setDisplayInstruction(DisplayInstructionBlock value) voidSecLstUpdRelSymGrpBlock.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 TypeMethodDescriptionvoidExecutionReport.setDisplayInstruction(DisplayInstructionBlock value) voidNewOrderSingle.setDisplayInstruction(DisplayInstructionBlock value) voidOrderCancelReplaceRequest.setDisplayInstruction(DisplayInstructionBlock value)