public class DerivativeSecurityListRequest extends Object implements com.epam.fix.model.Message
Constructor and Description |
---|
DerivativeSecurityListRequest() |
public SMHBlock getHeader()
public void setHeader(SMHBlock value)
public SMTBlock getTrailer()
public void setTrailer(SMTBlock value)
public String getSecurityReqID()
public void setSecurityReqID(String value)
public Long getSecurityListRequestType()
public void setSecurityListRequestType(Long value)
public UnderlyingInstrumentBlock getUnderlyingInstrument()
public void setUnderlyingInstrument(UnderlyingInstrumentBlock value)
public String getSecuritySubType()
public void setSecuritySubType(String value)
public String getCurrency()
public void setCurrency(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 String getTradingSessionID()
public void setTradingSessionID(String value)
public String getTradingSessionSubID()
public void setTradingSessionSubID(String value)
public Character getSubscriptionRequestType()
public void setSubscriptionRequestType(Character 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.