Subversion Repositories eFlore/Applications.cel

Rev

Rev 989 | Rev 1542 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 989 Rev 1454
Line 49... Line 49...
49
		return numeroNom;
49
		return numeroNom;
50
	}
50
	}
Line 51... Line 51...
51
 
51
 
52
	public String getStatut() {
52
	public String getStatut() {
53
		return statut;
53
		return statut;
54
	}
-
 
55
 
-
 
56
	
-
 
57
            
54
	}        
58
}	  
-
 
59
 
-
 
60
 
55
}