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 TypeMethodDescriptionvoidSecListGrpBlock.RelatedSymGroup.setStipulations(StipulationsBlock value) voidSecLstUpdRelSymGrpBlock.RelatedSymGroup.setStipulations(StipulationsBlock value) voidTrdCapRptSideGrpBlock.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 TypeMethodDescriptionvoidExecutionReport.setStipulations(StipulationsBlock value) voidNewOrderSingle.setStipulations(StipulationsBlock value) voidQuoteResponse.setStipulations(StipulationsBlock value) voidQuoteStatusReport.setStipulations(StipulationsBlock value) voidRegistrationInstructions.setStipulations(StipulationsBlock value) voidRegistrationInstructionsResponse.setStipulations(StipulationsBlock value)