Uses of Class
org.projecthusky.cda.elga.models.Comment
Packages that use Comment
-
Uses of Comment in org.projecthusky.cda.elga.models
Methods in org.projecthusky.cda.elga.models that return types with arguments of type CommentMethod parameters in org.projecthusky.cda.elga.models with type arguments of type Comment -
Uses of Comment in org.projecthusky.cda.elga.models.eimpf
Methods in org.projecthusky.cda.elga.models.eimpf that return types with arguments of type CommentModifier and TypeMethodDescriptionAntibodyLaboratory.getComments()
ImmunizationRecommendation.getComments()
Method parameters in org.projecthusky.cda.elga.models.eimpf with type arguments of type CommentModifier and TypeMethodDescriptionvoid
AntibodyLaboratory.setComments
(List<Comment> comments) void
ImmunizationRecommendation.setComments
(List<Comment> comments)