Uses of Class
com.epam.fix.model.fix50sp2.block.QuotQualGrpBlock
Packages that use QuotQualGrpBlock
-
Uses of QuotQualGrpBlock in com.epam.fix.model.fix50sp2.block
Methods in com.epam.fix.model.fix50sp2.block that return QuotQualGrpBlockModifier and TypeMethodDescriptionQuotReqGrpBlock.RelatedSymGroup.getQuotQualGrp()
QuotReqRjctGrpBlock.RelatedSymGroup.getQuotQualGrp()
Methods in com.epam.fix.model.fix50sp2.block with parameters of type QuotQualGrpBlockModifier and TypeMethodDescriptionvoid
QuotReqGrpBlock.RelatedSymGroup.setQuotQualGrp
(QuotQualGrpBlock value) void
QuotReqRjctGrpBlock.RelatedSymGroup.setQuotQualGrp
(QuotQualGrpBlock value) -
Uses of QuotQualGrpBlock in com.epam.fix.model.fix50sp2.message
Methods in com.epam.fix.model.fix50sp2.message that return QuotQualGrpBlockModifier and TypeMethodDescriptionQuoteResponse.getQuotQualGrp()
QuoteStatusReport.getQuotQualGrp()
Methods in com.epam.fix.model.fix50sp2.message with parameters of type QuotQualGrpBlockModifier and TypeMethodDescriptionvoid
QuoteResponse.setQuotQualGrp
(QuotQualGrpBlock value) void
QuoteStatusReport.setQuotQualGrp
(QuotQualGrpBlock value)