Package com.epam.fix.model.fix50.message
Class AllocationInstructionAck.AllocsGroup
java.lang.Object
com.epam.fix.model.fix50.message.AllocationInstructionAck.AllocsGroup
- Enclosing class:
- AllocationInstructionAck
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
setAllocAccount
(String value) void
setAllocAcctIDSource
(Long value) void
setAllocCustomerCapacity
(String value) void
setAllocPositionEffect
(Character value) void
setAllocPrice
(Double value) void
setAllocQty
(Double value) void
setAllocText
(String value) void
setEncodedAllocText
(String value) void
setEncodedAllocTextLen
(Long value) void
setIndividualAllocID
(String value) void
setIndividualAllocRejCode
(Long value) void
setIndividualAllocType
(Long value) void
void
void
-
Constructor Details
-
AllocsGroup
public AllocsGroup()
-
-
Method Details
-
getAllocAccount
-
setAllocAccount
-
getAllocAcctIDSource
-
setAllocAcctIDSource
-
getAllocPrice
-
setAllocPrice
-
getAllocPositionEffect
-
setAllocPositionEffect
-
getIndividualAllocID
-
setIndividualAllocID
-
getIndividualAllocRejCode
-
setIndividualAllocRejCode
-
getNestedParties
-
setNestedParties
-
getAllocText
-
setAllocText
-
getEncodedAllocTextLen
-
setEncodedAllocTextLen
-
getEncodedAllocText
-
setEncodedAllocText
-
getSecondaryIndividualAllocID
-
setSecondaryIndividualAllocID
-
getAllocCustomerCapacity
-
setAllocCustomerCapacity
-
getIndividualAllocType
-
setIndividualAllocType
-
getAllocQty
-
setAllocQty
-
toFIX
-
fromFIX
-