Uses of Class
com.epam.fix.model.fix50sp2.block.MiscFeesGrpBlock
Packages that use MiscFeesGrpBlock
-
Uses of MiscFeesGrpBlock in com.epam.fix.model.fix50sp2.block
Methods in com.epam.fix.model.fix50sp2.block that return MiscFeesGrpBlockModifier and TypeMethodDescriptionAllocGrpBlock.AllocsGroup.getMiscFeesGrp()TrdCapRptAckSideGrpBlock.SidesGroup.getMiscFeesGrp()TrdCapRptSideGrpBlock.SidesGroup.getMiscFeesGrp()Methods in com.epam.fix.model.fix50sp2.block with parameters of type MiscFeesGrpBlockModifier and TypeMethodDescriptionvoidAllocGrpBlock.AllocsGroup.setMiscFeesGrp(MiscFeesGrpBlock value) voidTrdCapRptAckSideGrpBlock.SidesGroup.setMiscFeesGrp(MiscFeesGrpBlock value) voidTrdCapRptSideGrpBlock.SidesGroup.setMiscFeesGrp(MiscFeesGrpBlock value) -
Uses of MiscFeesGrpBlock in com.epam.fix.model.fix50sp2.message
Methods in com.epam.fix.model.fix50sp2.message that return MiscFeesGrpBlockModifier and TypeMethodDescriptionCollateralAssignment.getMiscFeesGrp()CollateralReport.getMiscFeesGrp()CollateralRequest.getMiscFeesGrp()CollateralResponse.getMiscFeesGrp()Confirmation.getMiscFeesGrp()ExecutionReport.getMiscFeesGrp()Methods in com.epam.fix.model.fix50sp2.message with parameters of type MiscFeesGrpBlockModifier and TypeMethodDescriptionvoidCollateralAssignment.setMiscFeesGrp(MiscFeesGrpBlock value) voidCollateralReport.setMiscFeesGrp(MiscFeesGrpBlock value) voidCollateralRequest.setMiscFeesGrp(MiscFeesGrpBlock value) voidCollateralResponse.setMiscFeesGrp(MiscFeesGrpBlock value) voidConfirmation.setMiscFeesGrp(MiscFeesGrpBlock value) voidExecutionReport.setMiscFeesGrp(MiscFeesGrpBlock value)