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 TypeMethodDescriptionvoidInstrmtMDReqGrpBlock.RelatedSymGroup.setInstrument(InstrumentBlock value) voidQuotCxlEntriesGrpBlock.QuoteEntriesGroup.setInstrument(InstrumentBlock value) voidQuotReqGrpBlock.RelatedSymGroup.setInstrument(InstrumentBlock value) voidSecListGrpBlock.RelatedSymGroup.setInstrument(InstrumentBlock value) voidSecLstUpdRelSymGrpBlock.RelatedSymGroup.setInstrument(InstrumentBlock value) Method parameters in com.epam.fix.meffmodel.fix50sp2.block with type arguments of type InstrumentBlockModifier and TypeMethodDescriptionvoidQuotReqRjctGrpBlock.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 TypeMethodDescriptionvoidExecutionReport.setInstrument(InstrumentBlock value) voidIndicationofInterest.setInstrument(InstrumentBlock value) voidMarketDataSnapshotFullRefresh.setInstrument(InstrumentBlock value) voidNewOrderSingle.setInstrument(InstrumentBlock value) voidOrderCancelReplaceRequest.setInstrument(InstrumentBlock value) voidOrderCancelRequest.setInstrument(InstrumentBlock value) voidOrderMassCancelRequest.setInstrument(InstrumentBlock value) voidOrderStatusRequest.setInstrument(InstrumentBlock value) voidQuote.setInstrument(InstrumentBlock value) voidQuoteResponse.setInstrument(InstrumentBlock value) voidQuoteStatusReport.setInstrument(InstrumentBlock value) voidQuoteStatusRequest.setInstrument(InstrumentBlock value) voidRegistrationInstructions.setInstrument(InstrumentBlock value) voidRegistrationInstructionsResponse.setInstrument(InstrumentBlock value) voidSecurityDefinition.setInstrument(InstrumentBlock value) voidSecurityDefinitionRequest.setInstrument(InstrumentBlock value) voidSecurityListRequest.setInstrument(InstrumentBlock value) voidSecurityStatus.setInstrument(InstrumentBlock value) voidSecurityStatusRequest.setInstrument(InstrumentBlock value) voidTradeCaptureReport.setInstrument(InstrumentBlock value) voidTradeCaptureReportAck.setInstrument(InstrumentBlock value)