Uses of Interface
gov.llnl.gnem.apps.coda.calibration.repository.PeakVelocityMeasurementRepository
Packages that use PeakVelocityMeasurementRepository
- 
Uses of PeakVelocityMeasurementRepository in gov.llnl.gnem.apps.coda.calibration.service.impl
Methods in gov.llnl.gnem.apps.coda.calibration.service.impl that return PeakVelocityMeasurementRepositoryMethods in gov.llnl.gnem.apps.coda.calibration.service.impl with parameters of type PeakVelocityMeasurementRepositoryModifier and TypeMethodDescriptionvoidPeakVelocityMeasurementServiceImpl.setRepository(PeakVelocityMeasurementRepository repository) Constructors in gov.llnl.gnem.apps.coda.calibration.service.impl with parameters of type PeakVelocityMeasurementRepositoryModifierConstructorDescriptionPeakVelocityMeasurementServiceImpl(MaxVelocityCalculator velocityCalc, PeakVelocityMeasurementRepository repository)