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 TypeMethodDescriptionvoidgetIOIID()getSide()voidvoidsetApplSeqNum(Long value) voidvoidsetInstrument(InstrumentBlock value) voidvoidsetIOIQltyInd(Character value) voidvoidsetIOITransType(Character value) voidsetParties(PartiesBlock value) voidvoidsetTrailer(SMTBlock value) voidsetTransactTime(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:
toFIXin interfacecom.epam.fix.model.Block
-
fromFIX
- Specified by:
fromFIXin interfacecom.epam.fix.model.Block
-