Subversion Repositories eFlore/Applications.coel

Rev

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

Rev 383 Rev 391
Line 18... Line 18...
18
	String courrielPrincipal();
18
	String courrielPrincipal();
19
	String statut();
19
	String statut();
20
	String tpsTravail();
20
	String tpsTravail();
21
	String specialite();
21
	String specialite();
22
	String boolContact();
22
	String boolContact();
-
 
23
	String acronyme();
-
 
24
	String acces();
-
 
25
	String dateFondation();
-
 
26
	String nbrePersonnel();
-
 
27
	String description();
-
 
28
	String adresse();
-
 
29
	String codePostal();
-
 
30
	String ville();
-
 
31
	String region();
-
 
32
	String pays();
-
 
33
	String telephone();
-
 
34
	String courriel();
-
 
35
	String siteWeb();
-
 
36
	String titreCommunication();
-
 
37
	String titreAdministratif();
-
 
38
	String titrePersonnel();
-
 
39
	String titreMembre();
-
 
40
	String nbrePersonnelCollection();
23
}
41
}
24
42