Class PegInstructionsBlock
java.lang.Object
com.epam.fix.meffmodel.fix50sp2.block.PegInstructionsBlock
- All Implemented Interfaces:
com.epam.fix.model.Block
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
setPegMoveType
(Long value) void
setPegPriceType
(Long value) void
-
Constructor Details
-
PegInstructionsBlock
public PegInstructionsBlock()
-
-
Method Details
-
getPegPriceType
-
setPegPriceType
-
getPegMoveType
-
setPegMoveType
-
toFIX
- Specified by:
toFIX
in interfacecom.epam.fix.model.Block
-
fromFIX
- Specified by:
fromFIX
in interfacecom.epam.fix.model.Block
-