Package com.epam.fix.model.fix50.message
Class TradeCaptureReportAck.SidesGroup.AllocsGroup
java.lang.Object
com.epam.fix.model.fix50.message.TradeCaptureReportAck.SidesGroup.AllocsGroup
- Enclosing class:
- TradeCaptureReportAck.SidesGroup
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
setAllocAccount
(String value) void
setAllocAcctIDSource
(Long value) void
void
setAllocCustomerCapacity
(String value) void
setAllocMethod
(Long value) void
setAllocQty
(Double value) void
setAllocSettlCurrency
(String value) void
setIndividualAllocID
(String value) void
void
void
setSideGrossTradeAmt
(Double value) void
-
Constructor Details
-
AllocsGroup
public AllocsGroup()
-
-
Method Details
-
getAllocAccount
-
setAllocAccount
-
getAllocAcctIDSource
-
setAllocAcctIDSource
-
getAllocSettlCurrency
-
setAllocSettlCurrency
-
getIndividualAllocID
-
setIndividualAllocID
-
getNestedParties2
-
setNestedParties2
-
getAllocQty
-
setAllocQty
-
getAllocCustomerCapacity
-
setAllocCustomerCapacity
-
getAllocMethod
-
setAllocMethod
-
getSecondaryIndividualAllocID
-
setSecondaryIndividualAllocID
-
getAllocClearingFeeIndicator
-
setAllocClearingFeeIndicator
-
getSideGrossTradeAmt
-
setSideGrossTradeAmt
-
toFIX
-
fromFIX
-