Uses of Class
com.epam.fix.model.fix50sp2.block.RateSourceBlock
Packages that use RateSourceBlock
-
Uses of RateSourceBlock in com.epam.fix.model.fix50sp2.block
Methods in com.epam.fix.model.fix50sp2.block that return RateSourceBlockModifier and TypeMethodDescriptionMDFullGrpBlock.MDEntriesGroup.getRateSource()MDIncGrpBlock.MDEntriesGroup.getRateSource()QuotReqGrpBlock.RelatedSymGroup.getRateSource()Methods in com.epam.fix.model.fix50sp2.block with parameters of type RateSourceBlockModifier and TypeMethodDescriptionvoidMDFullGrpBlock.MDEntriesGroup.setRateSource(RateSourceBlock value) voidMDIncGrpBlock.MDEntriesGroup.setRateSource(RateSourceBlock value) voidQuotReqGrpBlock.RelatedSymGroup.setRateSource(RateSourceBlock value) -
Uses of RateSourceBlock in com.epam.fix.model.fix50sp2.message
Methods in com.epam.fix.model.fix50sp2.message that return RateSourceBlockModifier and TypeMethodDescriptionAllocationInstruction.getRateSource()AllocationReport.getRateSource()ExecutionReport.getRateSource()Quote.getRateSource()Methods in com.epam.fix.model.fix50sp2.message with parameters of type RateSourceBlockModifier and TypeMethodDescriptionvoidAllocationInstruction.setRateSource(RateSourceBlock value) voidAllocationReport.setRateSource(RateSourceBlock value) voidExecutionReport.setRateSource(RateSourceBlock value) voidQuote.setRateSource(RateSourceBlock value)