Class UnsignedInt40_50
java.lang.Object
org.hl7.fhir.convertors.conv40_50.datatypes40_50.primitive40_50.UnsignedInt40_50
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r4.model.UnsignedIntType
convertInteger64ToUnsignedInt
(org.hl7.fhir.r5.model.Integer64Type src) static org.hl7.fhir.r5.model.UnsignedIntType
convertUnsignedInt
(org.hl7.fhir.r4.model.UnsignedIntType src) static org.hl7.fhir.r4.model.UnsignedIntType
convertUnsignedInt
(org.hl7.fhir.r5.model.UnsignedIntType src) static org.hl7.fhir.r5.model.Integer64Type
convertUnsignedIntToInteger64
(org.hl7.fhir.r4.model.UnsignedIntType src)
-
Constructor Details
-
UnsignedInt40_50
public UnsignedInt40_50()
-
-
Method Details
-
convertUnsignedIntToInteger64
public static org.hl7.fhir.r5.model.Integer64Type convertUnsignedIntToInteger64(org.hl7.fhir.r4.model.UnsignedIntType src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertInteger64ToUnsignedInt
public static org.hl7.fhir.r4.model.UnsignedIntType convertInteger64ToUnsignedInt(org.hl7.fhir.r5.model.Integer64Type src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertUnsignedInt
public static org.hl7.fhir.r5.model.UnsignedIntType convertUnsignedInt(org.hl7.fhir.r4.model.UnsignedIntType src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertUnsignedInt
public static org.hl7.fhir.r4.model.UnsignedIntType convertUnsignedInt(org.hl7.fhir.r5.model.UnsignedIntType src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-