Class AllocationInstruction.ExecsGroup
java.lang.Object
com.epam.fix.model.fix50sp1.message.AllocationInstruction.ExecsGroup
- Enclosing class:
- AllocationInstruction
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidsetFirmTradeID(String value) voidsetLastCapacity(Character value) voidsetLastParPx(Double value) voidvoidsetLastQty(Double value) voidsetSecondaryExecID(String value) voidsetTradeID(String value) void
-
Constructor Details
-
ExecsGroup
public ExecsGroup()
-
-
Method Details
-
getLastQty
-
setLastQty
-
getExecID
-
setExecID
-
getSecondaryExecID
-
setSecondaryExecID
-
getLastPx
-
setLastPx
-
getLastParPx
-
setLastParPx
-
getLastCapacity
-
setLastCapacity
-
getTradeID
-
setTradeID
-
getFirmTradeID
-
setFirmTradeID
-
toFIX
-
fromFIX
-