Uses of Class
com.epam.fix.model.fix50sp2.block.LegStipulationsBlock
Packages that use LegStipulationsBlock
-
Uses of LegStipulationsBlock in com.epam.fix.model.fix50sp2.block
Methods in com.epam.fix.model.fix50sp2.block that return LegStipulationsBlockModifier and TypeMethodDescriptionInstrmtLegExecGrpBlock.LegsGroup.getLegStipulations()
InstrmtLegIOIGrpBlock.LegsGroup.getLegStipulations()
InstrmtLegSecListGrpBlock.LegsGroup.getLegStipulations()
LegOrdGrpBlock.LegsGroup.getLegStipulations()
LegQuotGrpBlock.LegsGroup.getLegStipulations()
LegQuotStatGrpBlock.LegsGroup.getLegStipulations()
QuotReqLegsGrpBlock.LegsGroup.getLegStipulations()
SecLstUpdRelSymsLegGrpBlock.LegsGroup.getLegStipulations()
TrdInstrmtLegGrpBlock.LegsGroup.getLegStipulations()
Methods in com.epam.fix.model.fix50sp2.block with parameters of type LegStipulationsBlockModifier and TypeMethodDescriptionvoid
InstrmtLegExecGrpBlock.LegsGroup.setLegStipulations
(LegStipulationsBlock value) void
InstrmtLegIOIGrpBlock.LegsGroup.setLegStipulations
(LegStipulationsBlock value) void
InstrmtLegSecListGrpBlock.LegsGroup.setLegStipulations
(LegStipulationsBlock value) void
LegOrdGrpBlock.LegsGroup.setLegStipulations
(LegStipulationsBlock value) void
LegQuotGrpBlock.LegsGroup.setLegStipulations
(LegStipulationsBlock value) void
LegQuotStatGrpBlock.LegsGroup.setLegStipulations
(LegStipulationsBlock value) void
QuotReqLegsGrpBlock.LegsGroup.setLegStipulations
(LegStipulationsBlock value) void
SecLstUpdRelSymsLegGrpBlock.LegsGroup.setLegStipulations
(LegStipulationsBlock value) void
TrdInstrmtLegGrpBlock.LegsGroup.setLegStipulations
(LegStipulationsBlock value)