Uses of Class
com.epam.fix.model.fix50sp2.block.ExecAllocGrpBlock
Packages that use ExecAllocGrpBlock
-
Uses of ExecAllocGrpBlock in com.epam.fix.model.fix50sp2.message
Methods in com.epam.fix.model.fix50sp2.message that return ExecAllocGrpBlockModifier and TypeMethodDescriptionAllocationInstruction.getExecAllocGrp()
AllocationInstructionAlert.getExecAllocGrp()
AllocationReport.getExecAllocGrp()
Methods in com.epam.fix.model.fix50sp2.message with parameters of type ExecAllocGrpBlockModifier and TypeMethodDescriptionvoid
AllocationInstruction.setExecAllocGrp
(ExecAllocGrpBlock value) void
AllocationInstructionAlert.setExecAllocGrp
(ExecAllocGrpBlock value) void
AllocationReport.setExecAllocGrp
(ExecAllocGrpBlock value)