Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 72 Rev 89
Line 35... Line 35...
35
		
35
		
Line 36... Line 36...
36
	}
36
	}
37
 
37
 
38
 
38
 
Line 39... Line 39...
39
 
39
 
40
	public String getEntite() {
40
	public String getIdLocation() {
41
		return entite;
41
		return entite;
Line 42... Line 42...
42
	}
42
	}
43
 
43
 
44
 
44