Class Library30_40
java.lang.Object
org.hl7.fhir.convertors.conv30_40.resources30_40.Library30_40
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r4.model.Library
convertLibrary
(org.hl7.fhir.dstu3.model.Library src) static org.hl7.fhir.dstu3.model.Library
convertLibrary
(org.hl7.fhir.r4.model.Library src)
-
Constructor Details
-
Library30_40
public Library30_40()
-
-
Method Details
-
convertLibrary
public static org.hl7.fhir.dstu3.model.Library convertLibrary(org.hl7.fhir.r4.model.Library src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertLibrary
public static org.hl7.fhir.r4.model.Library convertLibrary(org.hl7.fhir.dstu3.model.Library src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-