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

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

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

public enum LeaveStatus {
	DEMANDE, PLANIFIE, REFUSE, EN_COURS, TERMINE, ANNULE
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy