Uses of Class
org.projecthusky.cda.elga.models.Translation
Packages that use Translation
-
Uses of Translation in org.projecthusky.cda.elga.models
Methods in org.projecthusky.cda.elga.models that return types with arguments of type TranslationMethod parameters in org.projecthusky.cda.elga.models with type arguments of type Translation -
Uses of Translation in org.projecthusky.cda.elga.models.eimpf
Methods in org.projecthusky.cda.elga.models.eimpf that return types with arguments of type TranslationModifier and TypeMethodDescriptionAntibodyDetermination.getTranslations()
ExposureRiskPersonGroup.getTranslations()
Immunization.getTranslations()
ImmunizationRecommendation.getTranslations()
Method parameters in org.projecthusky.cda.elga.models.eimpf with type arguments of type TranslationModifier and TypeMethodDescriptionvoid
AntibodyDetermination.setTranslations
(List<Translation> translations) void
ExposureRiskPersonGroup.setTranslations
(List<Translation> translations) void
Immunization.setTranslations
(List<Translation> translations) void
ImmunizationRecommendation.setTranslations
(List<Translation> translations)