Uses of Class
com.epam.fix.model.fix43.block.UnderlyingInstrumentBlock
Packages that use UnderlyingInstrumentBlock
-
Uses of UnderlyingInstrumentBlock in com.epam.fix.model.fix43.message
Methods in com.epam.fix.model.fix43.message that return UnderlyingInstrumentBlockModifier and TypeMethodDescriptionDerivativeSecurityList.getUnderlyingInstrument()
DerivativeSecurityListRequest.getUnderlyingInstrument()
MassQuote.QuoteSetsGroup.getUnderlyingInstrument()
MassQuoteAcknowledgement.QuoteSetsGroup.getUnderlyingInstrument()
OrderMassCancelReport.getUnderlyingInstrument()
OrderMassCancelRequest.getUnderlyingInstrument()
OrderMassStatusRequest.getUnderlyingInstrument()
Methods in com.epam.fix.model.fix43.message with parameters of type UnderlyingInstrumentBlockModifier and TypeMethodDescriptionvoid
DerivativeSecurityList.setUnderlyingInstrument
(UnderlyingInstrumentBlock value) void
DerivativeSecurityListRequest.setUnderlyingInstrument
(UnderlyingInstrumentBlock value) void
MassQuote.QuoteSetsGroup.setUnderlyingInstrument
(UnderlyingInstrumentBlock value) void
MassQuoteAcknowledgement.QuoteSetsGroup.setUnderlyingInstrument
(UnderlyingInstrumentBlock value) void
OrderMassCancelReport.setUnderlyingInstrument
(UnderlyingInstrumentBlock value) void
OrderMassCancelRequest.setUnderlyingInstrument
(UnderlyingInstrumentBlock value) void
OrderMassStatusRequest.setUnderlyingInstrument
(UnderlyingInstrumentBlock value)