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