public class AllocationInstructionAck extends Object implements com.epam.fix.model.Message
Constructor and Description |
---|
AllocationInstructionAck() |
public SMHBlock getHeader()
public void setHeader(SMHBlock value)
public SMTBlock getTrailer()
public void setTrailer(SMTBlock value)
public String getAllocID()
public void setAllocID(String value)
public PartiesBlock getParties()
public void setParties(PartiesBlock value)
public String getSecondaryAllocID()
public void setSecondaryAllocID(String value)
public Calendar getTradeDate()
public void setTradeDate(Calendar value)
public Calendar getTransactTime()
public void setTransactTime(Calendar value)
public Long getAllocStatus()
public void setAllocStatus(Long value)
public Long getAllocRejCode()
public void setAllocRejCode(Long value)
public Long getAllocType()
public void setAllocType(Long value)
public Long getAllocIntermedReqType()
public void setAllocIntermedReqType(Long value)
public Character getMatchStatus()
public void setMatchStatus(Character value)
public Long getProduct()
public void setProduct(Long value)
public String getSecurityType()
public void setSecurityType(String value)
public String getText()
public void setText(String value)
public Long getEncodedTextLen()
public void setEncodedTextLen(Long value)
public String getEncodedText()
public void setEncodedText(String value)
public AllocAckGrpBlock getAllocAckGrp()
public void setAllocAckGrp(AllocAckGrpBlock 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.