Uses of Class
com.epam.fix.model.fix50sp2.block.UndInstrmtCollGrpBlock
Packages that use UndInstrmtCollGrpBlock
-
Uses of UndInstrmtCollGrpBlock in com.epam.fix.model.fix50sp2.message
Methods in com.epam.fix.model.fix50sp2.message that return UndInstrmtCollGrpBlockModifier and TypeMethodDescriptionCollateralAssignment.getUndInstrmtCollGrp()
CollateralRequest.getUndInstrmtCollGrp()
CollateralResponse.getUndInstrmtCollGrp()
Methods in com.epam.fix.model.fix50sp2.message with parameters of type UndInstrmtCollGrpBlockModifier and TypeMethodDescriptionvoid
CollateralAssignment.setUndInstrmtCollGrp
(UndInstrmtCollGrpBlock value) void
CollateralRequest.setUndInstrmtCollGrp
(UndInstrmtCollGrpBlock value) void
CollateralResponse.setUndInstrmtCollGrp
(UndInstrmtCollGrpBlock value)