public class RequestforPositionsAck extends Object implements com.epam.fix.model.Message
Constructor and Description |
---|
RequestforPositionsAck() |
public SMHBlock getHeader()
public void setHeader(SMHBlock value)
public SMTBlock getTrailer()
public void setTrailer(SMTBlock value)
public String getPosMaintRptID()
public void setPosMaintRptID(String value)
public String getPosReqID()
public void setPosReqID(String value)
public Long getTotalNumPosReports()
public void setTotalNumPosReports(Long value)
public Boolean getUnsolicitedIndicator()
public void setUnsolicitedIndicator(Boolean value)
public Long getPosReqResult()
public void setPosReqResult(Long value)
public Long getPosReqStatus()
public void setPosReqStatus(Long value)
public Long getPosReqType()
public void setPosReqType(Long value)
public Character getMatchStatus()
public void setMatchStatus(Character value)
public Calendar getClearingBusinessDate()
public void setClearingBusinessDate(Calendar value)
public Character getSubscriptionRequestType()
public void setSubscriptionRequestType(Character value)
public String getSettlSessID()
public void setSettlSessID(String value)
public String getSettlSessSubID()
public void setSettlSessSubID(String value)
public String getSettlCurrency()
public void setSettlCurrency(String value)
public PartiesBlock getParties()
public void setParties(PartiesBlock value)
public String getAccount()
public void setAccount(String value)
public Long getAcctIDSource()
public void setAcctIDSource(Long value)
public Long getAccountType()
public void setAccountType(Long value)
public InstrumentBlock getInstrument()
public void setInstrument(InstrumentBlock value)
public String getCurrency()
public void setCurrency(String value)
public int getNoLegs()
public void setNoLegs(int value)
public Collection<InstrumentLegBlock> getLegsGroup()
public void setLegsGroup(Collection<InstrumentLegBlock> value)
public int getNoUnderlyings()
public void setNoUnderlyings(int value)
public Collection<UnderlyingInstrumentBlock> getUnderlyingsGroup()
public void setUnderlyingsGroup(Collection<UnderlyingInstrumentBlock> value)
public Long getResponseTransportType()
public void setResponseTransportType(Long value)
public String getResponseDestination()
public void setResponseDestination(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 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.