public class ContraryIntentionReport extends Object implements com.epam.fix.model.Message
Constructor and Description |
---|
ContraryIntentionReport() |
public SMHBlock getHeader()
public void setHeader(SMHBlock value)
public SMTBlock getTrailer()
public void setTrailer(SMTBlock value)
public ApplicationSequenceControlBlock getApplicationSequenceControl()
public void setApplicationSequenceControl(ApplicationSequenceControlBlock value)
public String getContIntRptID()
public void setContIntRptID(String value)
public Calendar getTransactTime()
public void setTransactTime(Calendar value)
public Boolean getLateIndicator()
public void setLateIndicator(Boolean value)
public String getInputSource()
public void setInputSource(String value)
public Calendar getClearingBusinessDate()
public void setClearingBusinessDate(Calendar value)
public PartiesBlock getParties()
public void setParties(PartiesBlock value)
public ExpirationQtyBlock getExpirationQty()
public void setExpirationQty(ExpirationQtyBlock value)
public InstrumentBlock getInstrument()
public void setInstrument(InstrumentBlock value)
public int getNoUnderlyings()
public void setNoUnderlyings(int value)
public Collection<UnderlyingInstrumentBlock> getUnderlyingsGroup()
public void setUnderlyingsGroup(Collection<UnderlyingInstrumentBlock> 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.