Uses of Class
com.epam.fix.meffmodel.fix50sp2.block.InstrumentBlock
Packages that use InstrumentBlock
-
Uses of InstrumentBlock in com.epam.fix.meffmodel.fix50sp2.block
Methods in com.epam.fix.meffmodel.fix50sp2.block that return InstrumentBlockModifier and TypeMethodDescriptionInstrmtMDReqGrpBlock.RelatedSymGroup.getInstrument()
QuotCxlEntriesGrpBlock.QuoteEntriesGroup.getInstrument()
QuotReqGrpBlock.RelatedSymGroup.getInstrument()
SecListGrpBlock.RelatedSymGroup.getInstrument()
SecLstUpdRelSymGrpBlock.RelatedSymGroup.getInstrument()
Methods in com.epam.fix.meffmodel.fix50sp2.block that return types with arguments of type InstrumentBlockMethods in com.epam.fix.meffmodel.fix50sp2.block with parameters of type InstrumentBlockModifier and TypeMethodDescriptionvoid
InstrmtMDReqGrpBlock.RelatedSymGroup.setInstrument
(InstrumentBlock value) void
QuotCxlEntriesGrpBlock.QuoteEntriesGroup.setInstrument
(InstrumentBlock value) void
QuotReqGrpBlock.RelatedSymGroup.setInstrument
(InstrumentBlock value) void
SecListGrpBlock.RelatedSymGroup.setInstrument
(InstrumentBlock value) void
SecLstUpdRelSymGrpBlock.RelatedSymGroup.setInstrument
(InstrumentBlock value) Method parameters in com.epam.fix.meffmodel.fix50sp2.block with type arguments of type InstrumentBlockModifier and TypeMethodDescriptionvoid
QuotReqRjctGrpBlock.setRelatedSymGroup
(Collection<InstrumentBlock> value) -
Uses of InstrumentBlock in com.epam.fix.meffmodel.fix50sp2.message
Methods in com.epam.fix.meffmodel.fix50sp2.message that return InstrumentBlockModifier and TypeMethodDescriptionExecutionReport.getInstrument()
IndicationofInterest.getInstrument()
MarketDataSnapshotFullRefresh.getInstrument()
NewOrderSingle.getInstrument()
OrderCancelReplaceRequest.getInstrument()
OrderCancelRequest.getInstrument()
OrderMassCancelRequest.getInstrument()
OrderStatusRequest.getInstrument()
Quote.getInstrument()
QuoteResponse.getInstrument()
QuoteStatusReport.getInstrument()
QuoteStatusRequest.getInstrument()
RegistrationInstructions.getInstrument()
RegistrationInstructionsResponse.getInstrument()
SecurityDefinition.getInstrument()
SecurityDefinitionRequest.getInstrument()
SecurityListRequest.getInstrument()
SecurityStatus.getInstrument()
SecurityStatusRequest.getInstrument()
TradeCaptureReport.getInstrument()
TradeCaptureReportAck.getInstrument()
Methods in com.epam.fix.meffmodel.fix50sp2.message with parameters of type InstrumentBlockModifier and TypeMethodDescriptionvoid
ExecutionReport.setInstrument
(InstrumentBlock value) void
IndicationofInterest.setInstrument
(InstrumentBlock value) void
MarketDataSnapshotFullRefresh.setInstrument
(InstrumentBlock value) void
NewOrderSingle.setInstrument
(InstrumentBlock value) void
OrderCancelReplaceRequest.setInstrument
(InstrumentBlock value) void
OrderCancelRequest.setInstrument
(InstrumentBlock value) void
OrderMassCancelRequest.setInstrument
(InstrumentBlock value) void
OrderStatusRequest.setInstrument
(InstrumentBlock value) void
Quote.setInstrument
(InstrumentBlock value) void
QuoteResponse.setInstrument
(InstrumentBlock value) void
QuoteStatusReport.setInstrument
(InstrumentBlock value) void
QuoteStatusRequest.setInstrument
(InstrumentBlock value) void
RegistrationInstructions.setInstrument
(InstrumentBlock value) void
RegistrationInstructionsResponse.setInstrument
(InstrumentBlock value) void
SecurityDefinition.setInstrument
(InstrumentBlock value) void
SecurityDefinitionRequest.setInstrument
(InstrumentBlock value) void
SecurityListRequest.setInstrument
(InstrumentBlock value) void
SecurityStatus.setInstrument
(InstrumentBlock value) void
SecurityStatusRequest.setInstrument
(InstrumentBlock value) void
TradeCaptureReport.setInstrument
(InstrumentBlock value) void
TradeCaptureReportAck.setInstrument
(InstrumentBlock value)