Subversion Repositories eFlore/Applications.coel

Rev

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

Rev 862 Rev 874
Line 9... Line 9...
9
	String appliVersionNumero();
9
	String appliVersionNumero();
10
	String appliVersionCode();
10
	String appliVersionCode();
Line 11... Line 11...
11
	
11
	
12
	// Identification
12
	// Identification
-
 
13
	String modeAnonyme();
Line 13... Line 14...
13
	String modeAnonyme();
14
	String licence();
14
	
15
	
15
	// Général
16
	// Général
16
	String id();
17
	String id();
Line 323... Line 324...
323
	String sur();
324
	String sur();
324
	String parPage();
325
	String parPage();
325
	String afficher();
326
	String afficher();
326
	String elements();
327
	String elements();
Line 327... Line -...
327
	
-
 
328
	String inconnue();}
328
	
-
 
329
	String inconnue();
-
 
330
	
-
 
331
}
329
332