![](/hapi-fhir/images/logos/raccoon-forwards.png)
Class SampledData30_40
java.lang.Object
org.hl7.fhir.convertors.conv30_40.datatypes30_40.complextypes30_40.SampledData30_40
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r4.model.SampledData
convertSampledData
(org.hl7.fhir.dstu3.model.SampledData src) static org.hl7.fhir.dstu3.model.SampledData
convertSampledData
(org.hl7.fhir.r4.model.SampledData src)
-
Constructor Details
-
SampledData30_40
public SampledData30_40()
-
-
Method Details
-
convertSampledData
public static org.hl7.fhir.r4.model.SampledData convertSampledData(org.hl7.fhir.dstu3.model.SampledData src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSampledData
public static org.hl7.fhir.dstu3.model.SampledData convertSampledData(org.hl7.fhir.r4.model.SampledData src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-