Uses of Class
com.nnamo.models.ServiceModel
Packages that use ServiceModel
-
Uses of ServiceModel in com.nnamo.services
Methods in com.nnamo.services that return types with arguments of type ServiceModelModifier and TypeMethodDescriptionDatabaseService.getServicesById
(String serviceId) Get services by IDDatabaseService.getTripServices
(TripModel trip) Get services of a specific trip by modelDatabaseService.getTripServices
(String tripId) Get services of a specific trip by ID