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 TypeMethodDescriptionvoidvoidsetMinTradeVol(Double value) voidsetRoundLot(Double value) void
-
Constructor Details
-
BaseTradingRulesBlock
public BaseTradingRulesBlock()
-
-
Method Details
-
getMinTradeVol
-
setMinTradeVol
-
getRoundLot
-
setRoundLot
-
toFIX
- Specified by:
toFIXin interfacecom.epam.fix.model.Block
-
fromFIX
- Specified by:
fromFIXin interfacecom.epam.fix.model.Block
-