Uses of Class
com.epam.fix.model.fix50sp2.block.TimeInForceRulesBlock
Packages that use TimeInForceRulesBlock
-
Uses of TimeInForceRulesBlock in com.epam.fix.model.fix50sp2.block
Methods in com.epam.fix.model.fix50sp2.block that return TimeInForceRulesBlockMethods in com.epam.fix.model.fix50sp2.block with parameters of type TimeInForceRulesBlockModifier and TypeMethodDescriptionvoid
TradingSessionRulesBlock.setTimeInForceRules
(TimeInForceRulesBlock value) -
Uses of TimeInForceRulesBlock in com.epam.fix.model.fix50sp2.message
Methods in com.epam.fix.model.fix50sp2.message that return TimeInForceRulesBlockModifier and TypeMethodDescriptionMarketDefinition.getTimeInForceRules()
MarketDefinitionUpdateReport.getTimeInForceRules()
Methods in com.epam.fix.model.fix50sp2.message with parameters of type TimeInForceRulesBlockModifier and TypeMethodDescriptionvoid
MarketDefinition.setTimeInForceRules
(TimeInForceRulesBlock value) void
MarketDefinitionUpdateReport.setTimeInForceRules
(TimeInForceRulesBlock value)