Uses of Class
com.epam.fix.model.fix50.block.SettlInstructionsDataBlock
Packages that use SettlInstructionsDataBlock
-
Uses of SettlInstructionsDataBlock in com.epam.fix.model.fix50.message
Methods in com.epam.fix.model.fix50.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.fix50.message with parameters of type SettlInstructionsDataBlockModifier and TypeMethodDescriptionvoidAllocationInstruction.AllocsGroup.setSettlInstructionsData(SettlInstructionsDataBlock value) voidAllocationInstructionAlert.AllocsGroup.setSettlInstructionsData(SettlInstructionsDataBlock value) voidAllocationReport.AllocsGroup.setSettlInstructionsData(SettlInstructionsDataBlock value) voidCollateralAssignment.setSettlInstructionsData(SettlInstructionsDataBlock value) voidCollateralInquiry.setSettlInstructionsData(SettlInstructionsDataBlock value) voidCollateralReport.setSettlInstructionsData(SettlInstructionsDataBlock value) voidConfirmation.setSettlInstructionsData(SettlInstructionsDataBlock value) voidSettlementInstructions.SettlInstGroup.setSettlInstructionsData(SettlInstructionsDataBlock value)