Class ParsedBulkImportRecord

java.lang.Object
ca.uhn.fhir.jpa.bulk.imprt.model.ParsedBulkImportRecord
All Implemented Interfaces:
Serializable

public class ParsedBulkImportRecord extends Object implements Serializable
See Also:
  • Constructor Details

    • ParsedBulkImportRecord

      public ParsedBulkImportRecord(String theTenantName, org.hl7.fhir.instance.model.api.IBaseResource theRowContent, int theLineIndex)
  • Method Details