Class EndpointServiceJaxrs

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

@Path("Endpoint") public class EndpointServiceJaxrs extends AbstractResourceServiceJaxrs<org.hl7.fhir.r4.model.Endpoint,EndpointService> implements EndpointService