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 TypeMethodDescriptionvoidvoidsetDisplayHighQty(Double value) voidsetDisplayLowQty(Double value) voidsetDisplayMethod(Character value) voidsetDisplayQty(Double value) voidsetRefreshQty(Double value) void
-
Constructor Details
-
DisplayInstructionBlock
public DisplayInstructionBlock()
-
-
Method Details
-
getDisplayQty
-
setDisplayQty
-
getDisplayMethod
-
setDisplayMethod
-
getDisplayLowQty
-
setDisplayLowQty
-
getDisplayHighQty
-
setDisplayHighQty
-
getRefreshQty
-
setRefreshQty
-
toFIX
- Specified by:
toFIXin interfacecom.epam.fix.model.Block
-
fromFIX
- Specified by:
fromFIXin interfacecom.epam.fix.model.Block
-