public class SettlementInstructionRequest extends Object implements com.epam.fix.model.Message
Constructor and Description |
---|
SettlementInstructionRequest() |
public SMHBlock getHeader()
public void setHeader(SMHBlock value)
public SMTBlock getTrailer()
public void setTrailer(SMTBlock value)
public String getSettlInstReqID()
public void setSettlInstReqID(String value)
public Calendar getTransactTime()
public void setTransactTime(Calendar value)
public PartiesBlock getParties()
public void setParties(PartiesBlock value)
public String getAllocAccount()
public void setAllocAccount(String value)
public Long getAllocAcctIDSource()
public void setAllocAcctIDSource(Long value)
public Character getSide()
public void setSide(Character value)
public Long getProduct()
public void setProduct(Long value)
public String getSecurityType()
public void setSecurityType(String value)
public String getCFICode()
public void setCFICode(String value)
public String getSettlCurrency()
public void setSettlCurrency(String value)
public Calendar getEffectiveTime()
public void setEffectiveTime(Calendar value)
public Calendar getExpireTime()
public void setExpireTime(Calendar value)
public Calendar getLastUpdateTime()
public void setLastUpdateTime(Calendar value)
public Long getStandInstDbType()
public void setStandInstDbType(Long value)
public String getStandInstDbName()
public void setStandInstDbName(String value)
public String getStandInstDbID()
public void setStandInstDbID(String value)
public void toFIX(FIXFieldList l)
toFIX
in interface com.epam.fix.model.Block
public void fromFIX(FIXFieldList l)
fromFIX
in interface com.epam.fix.model.Block
Copyright © 2000–2022 EPAM Systems. All rights reserved.