Uses of Class
com.epam.fix.model.fix50sp2.block.SettlInstructionsDataBlock
Packages that use SettlInstructionsDataBlock
-
Uses of SettlInstructionsDataBlock in com.epam.fix.model.fix50sp2.block
Methods in com.epam.fix.model.fix50sp2.block that return SettlInstructionsDataBlockModifier and TypeMethodDescriptionAllocGrpBlock.AllocsGroup.getSettlInstructionsData()SettlInstGrpBlock.SettlInstGroup.getSettlInstructionsData()Methods in com.epam.fix.model.fix50sp2.block with parameters of type SettlInstructionsDataBlockModifier and TypeMethodDescriptionvoidAllocGrpBlock.AllocsGroup.setSettlInstructionsData(SettlInstructionsDataBlock value) voidSettlInstGrpBlock.SettlInstGroup.setSettlInstructionsData(SettlInstructionsDataBlock value) -
Uses of SettlInstructionsDataBlock in com.epam.fix.model.fix50sp2.message
Methods in com.epam.fix.model.fix50sp2.message that return SettlInstructionsDataBlockModifier and TypeMethodDescriptionCollateralAssignment.getSettlInstructionsData()CollateralInquiry.getSettlInstructionsData()CollateralReport.getSettlInstructionsData()Confirmation.getSettlInstructionsData()Methods in com.epam.fix.model.fix50sp2.message with parameters of type SettlInstructionsDataBlockModifier and TypeMethodDescriptionvoidCollateralAssignment.setSettlInstructionsData(SettlInstructionsDataBlock value) voidCollateralInquiry.setSettlInstructionsData(SettlInstructionsDataBlock value) voidCollateralReport.setSettlInstructionsData(SettlInstructionsDataBlock value) voidConfirmation.setSettlInstructionsData(SettlInstructionsDataBlock value)