Uses of Class
com.epam.fix.meffmodel.fix50sp2.block.UndInstrmtGrpBlock
Packages that use UndInstrmtGrpBlock
-
Uses of UndInstrmtGrpBlock in com.epam.fix.meffmodel.fix50sp2.block
Methods in com.epam.fix.meffmodel.fix50sp2.block that return UndInstrmtGrpBlockModifier and TypeMethodDescriptionInstrmtMDReqGrpBlock.RelatedSymGroup.getUndInstrmtGrp()
QuotCxlEntriesGrpBlock.QuoteEntriesGroup.getUndInstrmtGrp()
SecListGrpBlock.RelatedSymGroup.getUndInstrmtGrp()
SecLstUpdRelSymGrpBlock.RelatedSymGroup.getUndInstrmtGrp()
Methods in com.epam.fix.meffmodel.fix50sp2.block with parameters of type UndInstrmtGrpBlockModifier and TypeMethodDescriptionvoid
InstrmtMDReqGrpBlock.RelatedSymGroup.setUndInstrmtGrp
(UndInstrmtGrpBlock value) void
QuotCxlEntriesGrpBlock.QuoteEntriesGroup.setUndInstrmtGrp
(UndInstrmtGrpBlock value) void
SecListGrpBlock.RelatedSymGroup.setUndInstrmtGrp
(UndInstrmtGrpBlock value) void
SecLstUpdRelSymGrpBlock.RelatedSymGroup.setUndInstrmtGrp
(UndInstrmtGrpBlock value) -
Uses of UndInstrmtGrpBlock in com.epam.fix.meffmodel.fix50sp2.message
Methods in com.epam.fix.meffmodel.fix50sp2.message that return UndInstrmtGrpBlockModifier and TypeMethodDescriptionSecurityListRequest.getUndInstrmtGrp()
SecurityStatusRequest.getUndInstrmtGrp()
Methods in com.epam.fix.meffmodel.fix50sp2.message with parameters of type UndInstrmtGrpBlockModifier and TypeMethodDescriptionvoid
SecurityListRequest.setUndInstrmtGrp
(UndInstrmtGrpBlock value) void
SecurityStatusRequest.setUndInstrmtGrp
(UndInstrmtGrpBlock value)