
Class UnsignedInt43_50
java.lang.Object
org.hl7.fhir.convertors.conv43_50.datatypes43_50.primitive43_50.UnsignedInt43_50
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r4b.model.UnsignedIntType
convertInteger64ToUnsignedInt
(org.hl7.fhir.r5.model.Integer64Type src) static org.hl7.fhir.r5.model.UnsignedIntType
convertUnsignedInt
(org.hl7.fhir.r4b.model.UnsignedIntType src) static org.hl7.fhir.r4b.model.UnsignedIntType
convertUnsignedInt
(org.hl7.fhir.r5.model.UnsignedIntType src) static org.hl7.fhir.r5.model.Integer64Type
convertUnsignedIntToInteger64
(org.hl7.fhir.r4b.model.UnsignedIntType src)
-
Constructor Details
-
UnsignedInt43_50
public UnsignedInt43_50()
-
-
Method Details
-
convertUnsignedIntToInteger64
public static org.hl7.fhir.r5.model.Integer64Type convertUnsignedIntToInteger64(org.hl7.fhir.r4b.model.UnsignedIntType src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertInteger64ToUnsignedInt
public static org.hl7.fhir.r4b.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.r4b.model.UnsignedIntType src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertUnsignedInt
public static org.hl7.fhir.r4b.model.UnsignedIntType convertUnsignedInt(org.hl7.fhir.r5.model.UnsignedIntType src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-