Class ContraryIntentionReport
java.lang.Object
com.epam.fix.model.fix50sp1.message.ContraryIntentionReport
- All Implemented Interfaces:
com.epam.fix.model.Block
,com.epam.fix.model.Message
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
int
getText()
void
void
setClearingBusinessDate
(Calendar value) void
setContIntRptID
(String value) void
setEncodedText
(String value) void
setEncodedTextLen
(Long value) void
void
void
setInputSource
(String value) void
setInstrument
(InstrumentBlock value) void
setLateIndicator
(Boolean value) void
setNoUnderlyings
(int value) void
setParties
(PartiesBlock value) void
void
setTrailer
(SMTBlock value) void
setTransactTime
(Calendar value) void
void
-
Constructor Details
-
ContraryIntentionReport
public ContraryIntentionReport()
-
-
Method Details
-
getHeader
-
setHeader
-
getTrailer
-
setTrailer
-
getApplicationSequenceControl
-
setApplicationSequenceControl
-
getContIntRptID
-
setContIntRptID
-
getTransactTime
-
setTransactTime
-
getLateIndicator
-
setLateIndicator
-
getInputSource
-
setInputSource
-
getClearingBusinessDate
-
setClearingBusinessDate
-
getParties
-
setParties
-
getExpirationQty
-
setExpirationQty
-
getInstrument
-
setInstrument
-
getNoUnderlyings
public int getNoUnderlyings() -
setNoUnderlyings
public void setNoUnderlyings(int value) -
getUnderlyingsGroup
-
setUnderlyingsGroup
-
getText
-
setText
-
getEncodedTextLen
-
setEncodedTextLen
-
getEncodedText
-
setEncodedText
-
toFIX
- Specified by:
toFIX
in interfacecom.epam.fix.model.Block
-
fromFIX
- Specified by:
fromFIX
in interfacecom.epam.fix.model.Block
-