
Package ca.uhn.fhir.jpa.bulk.imprt.model
Class BulkImportJobFileJson
java.lang.Object
ca.uhn.fhir.jpa.bulk.imprt.model.BulkImportJobFileJson
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IModelJson
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsetContents
(String theContents) void
setDescription
(String theDescription) setTenantName
(String theTenantName)
-
Constructor Details
-
BulkImportJobFileJson
public BulkImportJobFileJson()
-
-
Method Details