Uses of Class
com.epam.fix.model.fix50sp2.block.AllocGrpBlock
Packages that use AllocGrpBlock
-
Uses of AllocGrpBlock in com.epam.fix.model.fix50sp2.message
Methods in com.epam.fix.model.fix50sp2.message that return AllocGrpBlockModifier and TypeMethodDescriptionAllocationInstruction.getAllocGrp()
AllocationInstructionAlert.getAllocGrp()
AllocationReport.getAllocGrp()
Methods in com.epam.fix.model.fix50sp2.message with parameters of type AllocGrpBlockModifier and TypeMethodDescriptionvoid
AllocationInstruction.setAllocGrp
(AllocGrpBlock value) void
AllocationInstructionAlert.setAllocGrp
(AllocGrpBlock value) void
AllocationReport.setAllocGrp
(AllocGrpBlock value)