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 TypeMethodDescriptionvoidAllocationInstruction.setExecAllocGrp(ExecAllocGrpBlock value) voidAllocationInstructionAlert.setExecAllocGrp(ExecAllocGrpBlock value) voidAllocationReport.setExecAllocGrp(ExecAllocGrpBlock value)