Class AllocationInstructionAlert.AllocsGroup
java.lang.Object
com.epam.fix.model.fix50sp1.message.AllocationInstructionAlert.AllocsGroup
- Enclosing class:
- AllocationInstructionAlert
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclassclass -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidintintvoidsetAllocAccount(String value) voidsetAllocAccruedInterestAmt(Double value) voidsetAllocAcctIDSource(Long value) voidsetAllocAvgPx(Double value) voidsetAllocCustomerCapacity(String value) voidsetAllocHandlInst(Long value) voidsetAllocInterestAtMaturity(Double value) voidsetAllocMethod(Long value) voidsetAllocNetMoney(Double value) voidsetAllocPositionEffect(Character value) voidsetAllocPrice(Double value) voidsetAllocQty(Double value) voidsetAllocSettlCurrAmt(Double value) voidsetAllocSettlCurrency(String value) voidsetAllocSettlInstType(Long value) voidsetAllocText(String value) voidsetClearingFeeIndicator(String value) voidsetClearingInstructionsGroup(Collection<AllocationInstructionAlert.AllocsGroup.ClearingInstructionsGroup> value) voidvoidsetEncodedAllocText(String value) voidsetEncodedAllocTextLen(Long value) voidsetIndividualAllocID(String value) voidsetIndividualAllocType(Long value) voidsetMatchStatus(Character value) voidvoidvoidsetNoClearingInstructions(int value) voidsetNoMiscFees(int value) voidsetNotifyBrokerOfCredit(Boolean value) voidsetProcessCode(Character value) voidvoidsetSettlCurrAmt(Double value) voidsetSettlCurrency(String value) voidsetSettlCurrFxRate(Double value) voidsetSettlCurrFxRateCalc(Character value) voidvoid
-
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
public void setMiscFeesGroup(Collection<AllocationInstructionAlert.AllocsGroup.MiscFeesGroup> value) -
getNoClearingInstructions
public int getNoClearingInstructions() -
setNoClearingInstructions
public void setNoClearingInstructions(int value) -
getClearingInstructionsGroup
public Collection<AllocationInstructionAlert.AllocsGroup.ClearingInstructionsGroup> getClearingInstructionsGroup() -
setClearingInstructionsGroup
public void setClearingInstructionsGroup(Collection<AllocationInstructionAlert.AllocsGroup.ClearingInstructionsGroup> value) -
getClearingFeeIndicator
-
setClearingFeeIndicator
-
getAllocSettlInstType
-
setAllocSettlInstType
-
getSettlInstructionsData
-
setSettlInstructionsData
-
toFIX
-
fromFIX
-