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