Uses of Class
info.ejava.assignments.testing.rentals.renters.RentersProperties
Packages that use RentersProperties
-
Uses of RentersProperties in info.ejava.assignments.testing.rentals.renters
Methods in info.ejava.assignments.testing.rentals.renters that return RentersPropertiesMethods in info.ejava.assignments.testing.rentals.renters with parameters of type RentersPropertiesModifier and TypeMethodDescriptionRentersConfiguration.rentersService
(RentersProperties props, RenterValidator validator) Constructors in info.ejava.assignments.testing.rentals.renters with parameters of type RentersPropertiesModifierConstructorDescriptionRentersServiceImpl
(RentersProperties props, RenterValidator validator)