Projet-location
/
src
/
StatutLocation.java
StatutLocation.java
Raw
public
enum
StatutLocation
{
EN_COURS
,
TERMINEE
,
ANNULEE
,
EN_RETARD
}