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