
Class Integer64_43_50
java.lang.Object
org.hl7.fhir.convertors.conv43_50.datatypes43_50.primitive43_50.Integer64_43_50
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r4b.model.StringType
convertInteger64ToString
(org.hl7.fhir.r5.model.Integer64Type src) static org.hl7.fhir.r5.model.Integer64Type
convertStringToInteger64
(org.hl7.fhir.r4b.model.StringType src)
-
Constructor Details
-
Integer64_43_50
public Integer64_43_50()
-
-
Method Details
-
convertStringToInteger64
public static org.hl7.fhir.r5.model.Integer64Type convertStringToInteger64(org.hl7.fhir.r4b.model.StringType src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertInteger64ToString
public static org.hl7.fhir.r4b.model.StringType convertInteger64ToString(org.hl7.fhir.r5.model.Integer64Type src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-