Class PositionQtyBlock.PositionsGroup
java.lang.Object
com.epam.fix.model.fix50sp1.block.PositionQtyBlock.PositionsGroup
- Enclosing class:
- PositionQtyBlock
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
setLongQty
(Double value) void
void
setPosQtyStatus
(Long value) void
setPosType
(String value) void
setQuantityDate
(Calendar value) void
setShortQty
(Double value) void
-
Constructor Details
-
PositionsGroup
public PositionsGroup()
-
-
Method Details
-
getPosType
-
setPosType
-
getLongQty
-
setLongQty
-
getShortQty
-
setShortQty
-
getPosQtyStatus
-
setPosQtyStatus
-
getQuantityDate
-
setQuantityDate
-
getNestedParties
-
setNestedParties
-
toFIX
-
fromFIX
-