Uses of Class
com.epam.fix.model.fix50sp2.block.StrikeRulesBlock
Packages that use StrikeRulesBlock
-
Uses of StrikeRulesBlock in com.epam.fix.model.fix50sp2.block
Methods in com.epam.fix.model.fix50sp2.block that return StrikeRulesBlockModifier and TypeMethodDescriptionMarketSegmentGrpBlock.MarketSegmentsGroup.getStrikeRules()
SecListGrpBlock.RelatedSymGroup.getStrikeRules()
SecLstUpdRelSymGrpBlock.RelatedSymGroup.getStrikeRules()
Methods in com.epam.fix.model.fix50sp2.block with parameters of type StrikeRulesBlockModifier and TypeMethodDescriptionvoid
MarketSegmentGrpBlock.MarketSegmentsGroup.setStrikeRules
(StrikeRulesBlock value) void
SecListGrpBlock.RelatedSymGroup.setStrikeRules
(StrikeRulesBlock value) void
SecLstUpdRelSymGrpBlock.RelatedSymGroup.setStrikeRules
(StrikeRulesBlock value)