Uses of Class
com.epam.fix.meffmodel.fix50sp2.block.StipulationsBlock
Packages that use StipulationsBlock
-
Uses of StipulationsBlock in com.epam.fix.meffmodel.fix50sp2.block
Methods in com.epam.fix.meffmodel.fix50sp2.block that return StipulationsBlockModifier and TypeMethodDescriptionSecListGrpBlock.RelatedSymGroup.getStipulations()
SecLstUpdRelSymGrpBlock.RelatedSymGroup.getStipulations()
TrdCapRptSideGrpBlock.SidesGroup.getStipulations()
Methods in com.epam.fix.meffmodel.fix50sp2.block with parameters of type StipulationsBlockModifier and TypeMethodDescriptionvoid
SecListGrpBlock.RelatedSymGroup.setStipulations
(StipulationsBlock value) void
SecLstUpdRelSymGrpBlock.RelatedSymGroup.setStipulations
(StipulationsBlock value) void
TrdCapRptSideGrpBlock.SidesGroup.setStipulations
(StipulationsBlock value) -
Uses of StipulationsBlock in com.epam.fix.meffmodel.fix50sp2.message
Methods in com.epam.fix.meffmodel.fix50sp2.message that return StipulationsBlockModifier and TypeMethodDescriptionExecutionReport.getStipulations()
NewOrderSingle.getStipulations()
QuoteResponse.getStipulations()
QuoteStatusReport.getStipulations()
RegistrationInstructions.getStipulations()
RegistrationInstructionsResponse.getStipulations()
Methods in com.epam.fix.meffmodel.fix50sp2.message with parameters of type StipulationsBlockModifier and TypeMethodDescriptionvoid
ExecutionReport.setStipulations
(StipulationsBlock value) void
NewOrderSingle.setStipulations
(StipulationsBlock value) void
QuoteResponse.setStipulations
(StipulationsBlock value) void
QuoteStatusReport.setStipulations
(StipulationsBlock value) void
RegistrationInstructions.setStipulations
(StipulationsBlock value) void
RegistrationInstructionsResponse.setStipulations
(StipulationsBlock value)