This commit is contained in:
2025-10-26 03:30:51 +01:00
parent d5f64601a4
commit f05e5375de
12 changed files with 180 additions and 116 deletions
+3 -1
View File
@@ -1,9 +1,11 @@
package fr.iutfbleau.papillon;
/**
* La classe <code>Rappel</code> représente un rappel utilisateur,
* avec un titre, un contenu, un thème et un rang de priorité.
*
* @version 1.0
* @author Seri-khane Yolou, Aylane SEHL, Jenson VAL
* @author Seri-khane YOLOU, Aylane SEHL, Jenson VAL
*/
public class Rappel {