Class GroupServiceJaxrs

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

@Path("Group") public class GroupServiceJaxrs extends AbstractResourceServiceJaxrs<org.hl7.fhir.r4.model.Group,GroupService> implements GroupService