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

tech.deepdreams.employee.enums.PositionLevel Maven / Gradle / Ivy

package tech.deepdreams.employee.enums;

public enum PositionLevel {
	DIRECTEUR_GENERAL, 
	CADRE_SUPERIEUR, 
	CADRE_INTERMEDIAIRE,
	EMPLOYE
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy