Uses of Class
ca.uhn.fhir.i18n.HapiLocalizer
-
Packages that use HapiLocalizer Package Description ca.uhn.fhir.context -
-
Uses of HapiLocalizer in ca.uhn.fhir.context
Methods in ca.uhn.fhir.context that return HapiLocalizer Modifier and Type Method Description HapiLocalizerFhirContext. getLocalizer()This feature is not yet in its final state and should be considered an internal part of HAPI for now - use with cautionMethods in ca.uhn.fhir.context with parameters of type HapiLocalizer Modifier and Type Method Description voidFhirContext. setLocalizer(HapiLocalizer theMessages)This feature is not yet in its final state and should be considered an internal part of HAPI for now - use with caution
-