Class IndicationofInterest
java.lang.Object
com.epam.fix.meffmodel.fix50sp2.message.IndicationofInterest
- All Implemented Interfaces:
com.epam.fix.model.Block
,com.epam.fix.model.Message
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
getIOIID()
getSide()
void
void
setApplSeqNum
(Long value) void
void
setInstrument
(InstrumentBlock value) void
void
setIOIQltyInd
(Character value) void
void
setIOITransType
(Character value) void
setParties
(PartiesBlock value) void
void
setTrailer
(SMTBlock value) void
setTransactTime
(Calendar value) void
-
Constructor Details
-
IndicationofInterest
public IndicationofInterest()
-
-
Method Details
-
getHeader
-
setHeader
-
getTrailer
-
setTrailer
-
getIOIID
-
setIOIID
-
getIOIQltyInd
-
setIOIQltyInd
-
getIOITransType
-
setIOITransType
-
getInstrument
-
setInstrument
-
getSide
-
setSide
-
getIOIQty
-
setIOIQty
-
getApplID
-
setApplID
-
getApplSeqNum
-
setApplSeqNum
-
getParties
-
setParties
-
getTransactTime
-
setTransactTime
-
toFIX
- Specified by:
toFIX
in interfacecom.epam.fix.model.Block
-
fromFIX
- Specified by:
fromFIX
in interfacecom.epam.fix.model.Block
-