Interface BundleEntryPutReader


public interface BundleEntryPutReader
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    read(Class<? extends org.hl7.fhir.r4.model.Resource> resource, Path resourceFile, Path putFile)
     
  • Method Details

    • read

      void read(Class<? extends org.hl7.fhir.r4.model.Resource> resource, Path resourceFile, Path putFile)