Class BinaryServiceImpl

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

public class BinaryServiceImpl extends AbstractResourceServiceImpl<BinaryDao,org.hl7.fhir.r4.model.Binary> implements BinaryService