Package com.epam.fix.model.fix41.message
Class Allocation.AllocsGroup
java.lang.Object
com.epam.fix.model.fix41.message.Allocation.AllocsGroup
- Enclosing class:
- Allocation
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
int
void
setAccruedInterestAmt
(Double value) void
setAllocAccount
(String value) void
setAllocAvgPx
(Double value) void
setAllocHandlInst
(Long value) void
setAllocNetMoney
(Double value) void
setAllocShares
(Long value) void
setAllocText
(String value) void
setBrokerOfCredit
(String value) void
setClientID
(String value) void
setCommission
(Double value) void
setCommType
(String value) void
setExecBroker
(String value) void
void
setNoMiscFees
(int value) void
setNotifyBrokerOfCredit
(String value) void
setProcessCode
(String value) void
setSettlCurrAmt
(Double value) void
setSettlCurrency
(String value) void
setSettlCurrFxRate
(Double value) void
setSettlCurrFxRateCalc
(String value) void
setSettlInstMode
(String value) void
-
Constructor Details
-
AllocsGroup
public AllocsGroup()
-
-
Method Details
-
getAllocAccount
-
setAllocAccount
-
getProcessCode
-
setProcessCode
-
getBrokerOfCredit
-
setBrokerOfCredit
-
getNotifyBrokerOfCredit
-
setNotifyBrokerOfCredit
-
getAllocHandlInst
-
setAllocHandlInst
-
getAllocText
-
setAllocText
-
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
-