All Downloads are FREE. Search and download functionalities are using the official Maven repository.

tech.deepdreams.attendance.enums.AbsenceStatus Maven / Gradle / Ivy

The newest version!
package tech.deepdreams.attendance.enums;

public enum AbsenceStatus {
	DEMANDEE, PLANIFIEE, REFUSEE, EN_COURS, TERMINEE, ANNULEE
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy