Uses of Class
com.epam.fix.model.fix50sp1.block.SettlInstructionsDataBlock
Packages that use SettlInstructionsDataBlock
-
Uses of SettlInstructionsDataBlock in com.epam.fix.model.fix50sp1.message
Methods in com.epam.fix.model.fix50sp1.message that return SettlInstructionsDataBlockModifier and TypeMethodDescriptionAllocationInstruction.AllocsGroup.getSettlInstructionsData()
AllocationInstructionAlert.AllocsGroup.getSettlInstructionsData()
AllocationReport.AllocsGroup.getSettlInstructionsData()
CollateralAssignment.getSettlInstructionsData()
CollateralInquiry.getSettlInstructionsData()
CollateralReport.getSettlInstructionsData()
Confirmation.getSettlInstructionsData()
SettlementInstructions.SettlInstGroup.getSettlInstructionsData()
Methods in com.epam.fix.model.fix50sp1.message with parameters of type SettlInstructionsDataBlockModifier and TypeMethodDescriptionvoid
AllocationInstruction.AllocsGroup.setSettlInstructionsData
(SettlInstructionsDataBlock value) void
AllocationInstructionAlert.AllocsGroup.setSettlInstructionsData
(SettlInstructionsDataBlock value) void
AllocationReport.AllocsGroup.setSettlInstructionsData
(SettlInstructionsDataBlock value) void
CollateralAssignment.setSettlInstructionsData
(SettlInstructionsDataBlock value) void
CollateralInquiry.setSettlInstructionsData
(SettlInstructionsDataBlock value) void
CollateralReport.setSettlInstructionsData
(SettlInstructionsDataBlock value) void
Confirmation.setSettlInstructionsData
(SettlInstructionsDataBlock value) void
SettlementInstructions.SettlInstGroup.setSettlInstructionsData
(SettlInstructionsDataBlock value)