public class ConfirmationRequest extends Object implements com.epam.fix.model.Message
Constructor and Description |
---|
ConfirmationRequest() |
public SMHBlock getHeader()
public void setHeader(SMHBlock value)
public SMTBlock getTrailer()
public void setTrailer(SMTBlock value)
public String getConfirmReqID()
public void setConfirmReqID(String value)
public Long getConfirmType()
public void setConfirmType(Long value)
public OrdAllocGrpBlock getOrdAllocGrp()
public void setOrdAllocGrp(OrdAllocGrpBlock value)
public String getAllocID()
public void setAllocID(String value)
public String getSecondaryAllocID()
public void setSecondaryAllocID(String value)
public String getIndividualAllocID()
public void setIndividualAllocID(String value)
public Calendar getTransactTime()
public void setTransactTime(Calendar value)
public String getAllocAccount()
public void setAllocAccount(String value)
public Long getAllocAcctIDSource()
public void setAllocAcctIDSource(Long value)
public Long getAllocAccountType()
public void setAllocAccountType(Long 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 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.