Class AllocationInstruction.AllocsGroup
java.lang.Object
com.epam.fix.model.fix50sp1.message.AllocationInstruction.AllocsGroup
- Enclosing class:
- AllocationInstruction
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclass
class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
int
int
void
setAllocAccount
(String value) void
setAllocAccruedInterestAmt
(Double value) void
setAllocAcctIDSource
(Long value) void
setAllocAvgPx
(Double value) void
setAllocCustomerCapacity
(String value) void
setAllocHandlInst
(Long value) void
setAllocInterestAtMaturity
(Double value) void
setAllocMethod
(Long value) void
setAllocNetMoney
(Double value) void
setAllocPositionEffect
(Character value) void
setAllocPrice
(Double value) void
setAllocQty
(Double value) void
setAllocSettlCurrAmt
(Double value) void
setAllocSettlCurrency
(String value) void
setAllocSettlInstType
(Long value) void
setAllocText
(String value) void
setClearingFeeIndicator
(String value) void
setClearingInstructionsGroup
(Collection<AllocationInstruction.AllocsGroup.ClearingInstructionsGroup> value) void
void
setEncodedAllocText
(String value) void
setEncodedAllocTextLen
(Long value) void
setIndividualAllocID
(String value) void
setIndividualAllocType
(Long value) void
setMatchStatus
(Character value) void
void
void
setNoClearingInstructions
(int value) void
setNoMiscFees
(int value) void
setNotifyBrokerOfCredit
(Boolean value) void
setProcessCode
(Character value) void
void
setSettlCurrAmt
(Double value) void
setSettlCurrency
(String value) void
setSettlCurrFxRate
(Double value) void
setSettlCurrFxRateCalc
(Character value) void
void
-
Constructor Details
-
AllocsGroup
public AllocsGroup()
-
-
Method Details
-
getAllocAccount
-
setAllocAccount
-
getAllocAcctIDSource
-
setAllocAcctIDSource
-
getMatchStatus
-
setMatchStatus
-
getAllocPrice
-
setAllocPrice
-
getAllocQty
-
setAllocQty
-
getIndividualAllocID
-
setIndividualAllocID
-
getProcessCode
-
setProcessCode
-
getSecondaryIndividualAllocID
-
setSecondaryIndividualAllocID
-
getAllocMethod
-
setAllocMethod
-
getAllocCustomerCapacity
-
setAllocCustomerCapacity
-
getAllocPositionEffect
-
setAllocPositionEffect
-
getIndividualAllocType
-
setIndividualAllocType
-
getNestedParties
-
setNestedParties
-
getNotifyBrokerOfCredit
-
setNotifyBrokerOfCredit
-
getAllocHandlInst
-
setAllocHandlInst
-
getAllocText
-
setAllocText
-
getEncodedAllocTextLen
-
setEncodedAllocTextLen
-
getEncodedAllocText
-
setEncodedAllocText
-
getCommissionData
-
setCommissionData
-
getAllocAvgPx
-
setAllocAvgPx
-
getAllocNetMoney
-
setAllocNetMoney
-
getSettlCurrAmt
-
setSettlCurrAmt
-
getAllocSettlCurrAmt
-
setAllocSettlCurrAmt
-
getSettlCurrency
-
setSettlCurrency
-
getAllocSettlCurrency
-
setAllocSettlCurrency
-
getSettlCurrFxRate
-
setSettlCurrFxRate
-
getSettlCurrFxRateCalc
-
setSettlCurrFxRateCalc
-
getAllocAccruedInterestAmt
-
setAllocAccruedInterestAmt
-
getAllocInterestAtMaturity
-
setAllocInterestAtMaturity
-
getNoMiscFees
public int getNoMiscFees() -
setNoMiscFees
public void setNoMiscFees(int value) -
getMiscFeesGroup
-
setMiscFeesGroup
-
getNoClearingInstructions
public int getNoClearingInstructions() -
setNoClearingInstructions
public void setNoClearingInstructions(int value) -
getClearingInstructionsGroup
public Collection<AllocationInstruction.AllocsGroup.ClearingInstructionsGroup> getClearingInstructionsGroup() -
setClearingInstructionsGroup
public void setClearingInstructionsGroup(Collection<AllocationInstruction.AllocsGroup.ClearingInstructionsGroup> value) -
getClearingFeeIndicator
-
setClearingFeeIndicator
-
getAllocSettlInstType
-
setAllocSettlInstType
-
getSettlInstructionsData
-
setSettlInstructionsData
-
toFIX
-
fromFIX
-