Package com.epam.fix.model.fix42.message
Class Allocation.AllocsGroup
java.lang.Object
com.epam.fix.model.fix42.message.Allocation.AllocsGroup
- Enclosing class:
- Allocation
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidintvoidsetAccruedInterestAmt(Double value) voidsetAllocAccount(String value) voidsetAllocAvgPx(Double value) voidsetAllocHandlInst(Long value) voidsetAllocNetMoney(Double value) voidsetAllocPrice(Double value) voidsetAllocShares(Double value) voidsetAllocText(String value) voidsetBrokerOfCredit(String value) voidsetClientID(String value) voidsetCommission(Double value) voidsetCommType(Character value) voidsetEncodedAllocText(String value) voidsetEncodedAllocTextLen(Long value) voidsetExecBroker(String value) voidvoidsetNoMiscFees(int value) voidsetNotifyBrokerOfCredit(Boolean value) voidsetProcessCode(Character value) voidsetSettlCurrAmt(Double value) voidsetSettlCurrency(String value) voidsetSettlCurrFxRate(Double value) voidsetSettlCurrFxRateCalc(Character value) voidsetSettlInstMode(Character value) void
-
Constructor Details
-
AllocsGroup
public AllocsGroup()
-
-
Method Details
-
getAllocAccount
-
setAllocAccount
-
getAllocPrice
-
setAllocPrice
-
getProcessCode
-
setProcessCode
-
getBrokerOfCredit
-
setBrokerOfCredit
-
getNotifyBrokerOfCredit
-
setNotifyBrokerOfCredit
-
getAllocHandlInst
-
setAllocHandlInst
-
getAllocText
-
setAllocText
-
getEncodedAllocTextLen
-
setEncodedAllocTextLen
-
getEncodedAllocText
-
setEncodedAllocText
-
getExecBroker
-
setExecBroker
-
getClientID
-
setClientID
-
getCommission
-
setCommission
-
getCommType
-
setCommType
-
getAllocAvgPx
-
setAllocAvgPx
-
getAllocNetMoney
-
setAllocNetMoney
-
getSettlCurrAmt
-
setSettlCurrAmt
-
getSettlCurrency
-
setSettlCurrency
-
getSettlCurrFxRate
-
setSettlCurrFxRate
-
getSettlCurrFxRateCalc
-
setSettlCurrFxRateCalc
-
getAccruedInterestAmt
-
setAccruedInterestAmt
-
getSettlInstMode
-
setSettlInstMode
-
getNoMiscFees
public int getNoMiscFees() -
setNoMiscFees
public void setNoMiscFees(int value) -
getMiscFeesGroup
-
setMiscFeesGroup
-
toFIX
-
fromFIX
-