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 TypeMethodDescriptionvoidAntibodyLaboratory.setComments(List<Comment> comments) voidImmunizationRecommendation.setComments(List<Comment> comments)