Class LibraryServiceJaxrs

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

@Path("Library") public class LibraryServiceJaxrs extends AbstractResourceServiceJaxrs<org.hl7.fhir.r4.model.Library,LibraryService> implements LibraryService