Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1984 Rev 1986
Line 230... Line 230...
230
	@DefaultStringValue("Commentaires")
230
	@DefaultStringValue("Commentaires")
231
	@Key("commentaires")
231
	@Key("commentaires")
232
	String commentaires();
232
	String commentaires();
Line 233... Line 233...
233
 
233
 
-
 
234
	/**
-
 
235
	 * Translated "Pays".
-
 
236
	 * 
-
 
237
	 * @return translated "Pays"
-
 
238
	 */
-
 
239
	@DefaultStringValue("Pays")
-
 
240
	@Key("pays")
-
 
241
	String pays();
-
 
242
	
234
	/**
243
	/**
235
	 * Translated "Commune".
244
	 * Translated "Commune".
236
	 * 
245
	 * 
237
	 * @return translated "Commune"
246
	 * @return translated "Commune"
238
	 */
247
	 */