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 TypeMethodDescriptionvoidInstrmtLegExecGrpBlock.LegsGroup.setInstrumentLeg(InstrumentLegBlock value) voidInstrmtLegIOIGrpBlock.LegsGroup.setInstrumentLeg(InstrumentLegBlock value) voidInstrmtLegSecListGrpBlock.LegsGroup.setInstrumentLeg(InstrumentLegBlock value) voidLegOrdGrpBlock.LegsGroup.setInstrumentLeg(InstrumentLegBlock value) voidLegQuotGrpBlock.LegsGroup.setInstrumentLeg(InstrumentLegBlock value) voidLegQuotStatGrpBlock.LegsGroup.setInstrumentLeg(InstrumentLegBlock value) voidQuotReqLegsGrpBlock.LegsGroup.setInstrumentLeg(InstrumentLegBlock value) voidSecLstUpdRelSymsLegGrpBlock.LegsGroup.setInstrumentLeg(InstrumentLegBlock value) voidTrdInstrmtLegGrpBlock.LegsGroup.setInstrumentLeg(InstrumentLegBlock value) Method parameters in com.epam.fix.model.fix50sp2.block with type arguments of type InstrumentLegBlockModifier and TypeMethodDescriptionvoidInstrmtLegGrpBlock.setLegsGroup(Collection<InstrumentLegBlock> value)