Uses of Class
com.epam.fix.model.fix50sp2.block.InstrumentLegBlock
Packages that use InstrumentLegBlock
-
Uses of InstrumentLegBlock in com.epam.fix.model.fix50sp2.block
Methods in com.epam.fix.model.fix50sp2.block that return InstrumentLegBlockModifier and TypeMethodDescriptionInstrmtLegExecGrpBlock.LegsGroup.getInstrumentLeg()
InstrmtLegIOIGrpBlock.LegsGroup.getInstrumentLeg()
InstrmtLegSecListGrpBlock.LegsGroup.getInstrumentLeg()
LegOrdGrpBlock.LegsGroup.getInstrumentLeg()
LegQuotGrpBlock.LegsGroup.getInstrumentLeg()
LegQuotStatGrpBlock.LegsGroup.getInstrumentLeg()
QuotReqLegsGrpBlock.LegsGroup.getInstrumentLeg()
SecLstUpdRelSymsLegGrpBlock.LegsGroup.getInstrumentLeg()
TrdInstrmtLegGrpBlock.LegsGroup.getInstrumentLeg()
Methods in com.epam.fix.model.fix50sp2.block that return types with arguments of type InstrumentLegBlockMethods in com.epam.fix.model.fix50sp2.block with parameters of type InstrumentLegBlockModifier and TypeMethodDescriptionvoid
InstrmtLegExecGrpBlock.LegsGroup.setInstrumentLeg
(InstrumentLegBlock value) void
InstrmtLegIOIGrpBlock.LegsGroup.setInstrumentLeg
(InstrumentLegBlock value) void
InstrmtLegSecListGrpBlock.LegsGroup.setInstrumentLeg
(InstrumentLegBlock value) void
LegOrdGrpBlock.LegsGroup.setInstrumentLeg
(InstrumentLegBlock value) void
LegQuotGrpBlock.LegsGroup.setInstrumentLeg
(InstrumentLegBlock value) void
LegQuotStatGrpBlock.LegsGroup.setInstrumentLeg
(InstrumentLegBlock value) void
QuotReqLegsGrpBlock.LegsGroup.setInstrumentLeg
(InstrumentLegBlock value) void
SecLstUpdRelSymsLegGrpBlock.LegsGroup.setInstrumentLeg
(InstrumentLegBlock value) void
TrdInstrmtLegGrpBlock.LegsGroup.setInstrumentLeg
(InstrumentLegBlock value) Method parameters in com.epam.fix.model.fix50sp2.block with type arguments of type InstrumentLegBlockModifier and TypeMethodDescriptionvoid
InstrmtLegGrpBlock.setLegsGroup
(Collection<InstrumentLegBlock> value)