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 TypeMethodDescriptionvoidAntibodyDetermination.setTranslations(List<Translation> translations) voidExposureRiskPersonGroup.setTranslations(List<Translation> translations) voidImmunization.setTranslations(List<Translation> translations) voidImmunizationRecommendation.setTranslations(List<Translation> translations)