Subversion Repositories eFlore/Applications.coel

Rev

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

Rev 1630 Rev 1656
Line 118... Line 118...
118
	String feedback();
118
	String feedback();
119
	String bogue();
119
	String bogue();
120
	String remarques();
120
	String remarques();
121
	String applicationExterne();
121
	String applicationExterne();
122
	String cel();
122
	String cel();
123
	String bel();
-
 
Line 124... Line 123...
124
	
123
	
125
	// A Propos
124
	// A Propos
126
	String aproposTitre();
125
	String aproposTitre();
127
	String aproposCode();
126
	String aproposCode();
Line 575... Line 574...
575
	
574
	
576
	// Journal
575
	// Journal
577
	String titreJournal();
576
	String titreJournal();
578
	String heureMessage();
577
	String heureMessage();
579
	String message();
-
 
580
}
578
	String message();
-
 
579
}