public class Allocation.AllocsGroup extends Object
Modifier and Type | Class and Description |
---|---|
class |
Allocation.AllocsGroup.MiscFeesGroup |
Constructor and Description |
---|
AllocsGroup() |
public String getAllocAccount()
public void setAllocAccount(String value)
public Long getAllocShares()
public void setAllocShares(Long value)
public String getProcessCode()
public void setProcessCode(String value)
public String getBrokerOfCredit()
public void setBrokerOfCredit(String value)
public String getNotifyBrokerOfCredit()
public void setNotifyBrokerOfCredit(String value)
public Long getAllocHandlInst()
public void setAllocHandlInst(Long value)
public String getAllocText()
public void setAllocText(String value)
public String getExecBroker()
public void setExecBroker(String value)
public String getClientID()
public void setClientID(String value)
public Double getCommission()
public void setCommission(Double value)
public String getCommType()
public void setCommType(String value)
public Double getAllocAvgPx()
public void setAllocAvgPx(Double value)
public Double getAllocNetMoney()
public void setAllocNetMoney(Double value)
public Double getSettlCurrAmt()
public void setSettlCurrAmt(Double value)
public String getSettlCurrency()
public void setSettlCurrency(String value)
public Double getSettlCurrFxRate()
public void setSettlCurrFxRate(Double value)
public String getSettlCurrFxRateCalc()
public void setSettlCurrFxRateCalc(String value)
public Double getAccruedInterestAmt()
public void setAccruedInterestAmt(Double value)
public String getSettlInstMode()
public void setSettlInstMode(String value)
public int getNoMiscFees()
public void setNoMiscFees(int value)
public Collection<Allocation.AllocsGroup.MiscFeesGroup> getMiscFeesGroup()
public void setMiscFeesGroup(Collection<Allocation.AllocsGroup.MiscFeesGroup> value)
public void toFIX(FIXFieldList l)
public void fromFIX(FIXFieldList l)
Copyright © 2000–2022 EPAM Systems. All rights reserved.