Uses of Class
org.projecthusky.cda.elga.models.eimpf.ImmunizationSchedule
Packages that use ImmunizationSchedule
-
Uses of ImmunizationSchedule in org.projecthusky.cda.elga.models.eimpf
Methods in org.projecthusky.cda.elga.models.eimpf that return ImmunizationScheduleModifier and TypeMethodDescriptionImmunization.getImmunizationSchedule()
ImmunizationRecommendation.getSchedule()
Methods in org.projecthusky.cda.elga.models.eimpf with parameters of type ImmunizationScheduleModifier and TypeMethodDescriptionvoid
Immunization.setImmunizationSchedule
(ImmunizationSchedule immunizationSchedule) void
ImmunizationRecommendation.setSchedule
(ImmunizationSchedule schedule)