Package ca.uhn.fhir.util
Class FhirTypeUtil
java.lang.Object
ca.uhn.fhir.util.FhirTypeUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
isPrimitiveType
(String theFhirType) Returns true if the type is a primitive fhir type (ie, a type that is IPrimitiveType), false otherwise.
-
Method Details
-
isPrimitiveType
Returns true if the type is a primitive fhir type (ie, a type that is IPrimitiveType), false otherwise.
-