package com.pmumali.ch10_multi.model; public enum StatutCourseMulti { PROGRAMMEE, EN_COURS, TERMINEE, ANNULEE }