Subversion Repositories eFlore/Applications.coel

Rev

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

Rev 334 Rev 383
Line 8... Line 8...
8
	String appliNom();
8
	String appliNom();
9
	String titreModifFormStructurePanneau();
9
	String titreModifFormStructurePanneau();
10
	String FIX();
10
	String FIX();
11
	String PORT1();
11
	String PORT1();
12
	String PORT2();
12
	String PORT2();
-
 
13
	String fonction();
-
 
14
	String prenom();
-
 
15
	String nom();
-
 
16
	String telephoneFixe();
-
 
17
	String fax();
-
 
18
	String courrielPrincipal();
-
 
19
	String statut();
-
 
20
	String tpsTravail();
-
 
21
	String specialite();
-
 
22
	String boolContact();
13
}
23
}
14
24