Uses of Class
org.quelea.planningcenter.model.services.ServiceType
Packages that use ServiceType
-
Uses of ServiceType in org.quelea.planningcenter.service.services
Methods in org.quelea.planningcenter.service.services that return types with arguments of type ServiceTypeModifier and TypeMethodDescriptionretrofit2.Call<com.github.jasminb.jsonapi.JSONAPIDocument<ServiceType>> ServiceTypeService.get()retrofit2.Call<com.github.jasminb.jsonapi.JSONAPIDocument<List<ServiceType>>> ServiceTypesService.get()