Uses of Class
com.openclassrooms.tourguide.user.UserReward
Packages that use UserReward
Package
Description
-
Uses of UserReward in com.openclassrooms.tourguide.controller
Methods in com.openclassrooms.tourguide.controller that return types with arguments of type UserReward -
Uses of UserReward in com.openclassrooms.tourguide.service
Methods in com.openclassrooms.tourguide.service that return types with arguments of type UserRewardModifier and TypeMethodDescriptionTourGuideService.getUserRewards
(User user) Returns the list of rewards associated with a given user. -
Uses of UserReward in com.openclassrooms.tourguide.user
Fields in com.openclassrooms.tourguide.user with type parameters of type UserRewardMethods in com.openclassrooms.tourguide.user that return types with arguments of type UserRewardMethods in com.openclassrooms.tourguide.user with parameters of type UserReward