Class BaseTradingRulesBlock
java.lang.Object
com.epam.fix.meffmodel.fix50sp2.block.BaseTradingRulesBlock
- All Implemented Interfaces:
com.epam.fix.model.Block
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
setMinTradeVol
(Double value) void
setRoundLot
(Double value) void
-
Constructor Details
-
BaseTradingRulesBlock
public BaseTradingRulesBlock()
-
-
Method Details
-
getMinTradeVol
-
setMinTradeVol
-
getRoundLot
-
setRoundLot
-
toFIX
- Specified by:
toFIX
in interfacecom.epam.fix.model.Block
-
fromFIX
- Specified by:
fromFIX
in interfacecom.epam.fix.model.Block
-