Class DisplayInstructionBlock
java.lang.Object
com.epam.fix.meffmodel.fix50sp2.block.DisplayInstructionBlock
- All Implemented Interfaces:
com.epam.fix.model.Block
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
setDisplayHighQty
(Double value) void
setDisplayLowQty
(Double value) void
setDisplayMethod
(Character value) void
setDisplayQty
(Double value) void
setRefreshQty
(Double value) void
-
Constructor Details
-
DisplayInstructionBlock
public DisplayInstructionBlock()
-
-
Method Details
-
getDisplayQty
-
setDisplayQty
-
getDisplayMethod
-
setDisplayMethod
-
getDisplayLowQty
-
setDisplayLowQty
-
getDisplayHighQty
-
setDisplayHighQty
-
getRefreshQty
-
setRefreshQty
-
toFIX
- Specified by:
toFIX
in interfacecom.epam.fix.model.Block
-
fromFIX
- Specified by:
fromFIX
in interfacecom.epam.fix.model.Block
-