Package com.epam.fix.model.fix44.message
Class AllocationInstruction.AllocsGroup
java.lang.Object
com.epam.fix.model.fix44.message.AllocationInstruction.AllocsGroup
- Enclosing class:
- AllocationInstruction
-
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) voidsetAllocHandlInst(Long value) voidsetAllocInterestAtMaturity(Double value) voidsetAllocNetMoney(Double value) voidsetAllocPrice(Double value) voidsetAllocQty(Double value) voidsetAllocSettlCurrAmt(Double value) voidsetAllocSettlCurrency(String value) voidsetAllocSettlInstType(Long value) voidsetAllocText(String value) voidsetClearingFeeIndicator(String value) voidsetClearingInstructionsGroup(Collection<AllocationInstruction.AllocsGroup.ClearingInstructionsGroup> value) voidvoidsetEncodedAllocText(String value) voidsetEncodedAllocTextLen(Long value) voidsetIndividualAllocID(String value) voidsetMatchStatus(Character value) voidvoidvoidsetNoClearingInstructions(int value) voidsetNoMiscFees(int value) voidsetNotifyBrokerOfCredit(Boolean value) voidsetProcessCode(Character value) voidsetSettlCurrAmt(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
-
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
-