Class LocationServiceJaxrs

All Implemented Interfaces:
BasicService, BasicResourceService<org.hl7.fhir.r4.model.Location>, LocationService, org.springframework.beans.factory.InitializingBean

@Path("Location") public class LocationServiceJaxrs extends AbstractResourceServiceJaxrs<org.hl7.fhir.r4.model.Location,LocationService> implements LocationService