Uses of Class
com.epam.fix.model.fix43.block.InstrumentLegBlock
Packages that use InstrumentLegBlock
-
Uses of InstrumentLegBlock in com.epam.fix.model.fix43.message
Methods in com.epam.fix.model.fix43.message that return InstrumentLegBlockModifier and TypeMethodDescriptionDerivativeSecurityList.RelatedSymGroup.LegsGroup.getInstrumentLeg()
ExecutionReport.LegsGroup.getInstrumentLeg()
MultilegOrderCancelReplaceRequest.LegsGroup.getInstrumentLeg()
NewOrderMultileg.LegsGroup.getInstrumentLeg()
SecurityDefinition.LegsGroup.getInstrumentLeg()
SecurityDefinitionRequest.LegsGroup.getInstrumentLeg()
SecurityList.RelatedSymGroup.LegsGroup.getInstrumentLeg()
Methods in com.epam.fix.model.fix43.message with parameters of type InstrumentLegBlockModifier and TypeMethodDescriptionvoid
DerivativeSecurityList.RelatedSymGroup.LegsGroup.setInstrumentLeg
(InstrumentLegBlock value) void
ExecutionReport.LegsGroup.setInstrumentLeg
(InstrumentLegBlock value) void
MultilegOrderCancelReplaceRequest.LegsGroup.setInstrumentLeg
(InstrumentLegBlock value) void
NewOrderMultileg.LegsGroup.setInstrumentLeg
(InstrumentLegBlock value) void
SecurityDefinition.LegsGroup.setInstrumentLeg
(InstrumentLegBlock value) void
SecurityDefinitionRequest.LegsGroup.setInstrumentLeg
(InstrumentLegBlock value) void
SecurityList.RelatedSymGroup.LegsGroup.setInstrumentLeg
(InstrumentLegBlock value)