Class TradingSessionRulesBlock
java.lang.Object
com.epam.fix.model.fix50sp2.block.TradingSessionRulesBlock
- All Implemented Interfaces:
com.epam.fix.model.Block
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
setMatchRules
(MatchRulesBlock value) void
setOrdTypeRules
(OrdTypeRulesBlock value) void
void
-
Constructor Details
-
TradingSessionRulesBlock
public TradingSessionRulesBlock()
-
-
Method Details
-
getOrdTypeRules
-
setOrdTypeRules
-
getTimeInForceRules
-
setTimeInForceRules
-
getExecInstRules
-
setExecInstRules
-
getMatchRules
-
setMatchRules
-
getMarketDataFeedTypes
-
setMarketDataFeedTypes
-
toFIX
- Specified by:
toFIX
in interfacecom.epam.fix.model.Block
-
fromFIX
- Specified by:
fromFIX
in interfacecom.epam.fix.model.Block
-