Subversion Repositories eFlore/Applications.del

Rev

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

Rev 963 Rev 964
Line 230... Line 230...
230
  @DefaultStringValue("Courriel")
230
  @DefaultStringValue("Courriel")
231
  @Key("courriel")
231
  @Key("courriel")
232
  String courriel();
232
  String courriel();
Line 233... Line 233...
233
 
233
 
234
  /**
234
  /**
235
   * Translated "Date (jj/mm/aaaa ou aaaa)".
235
   * Translated "Date".
236
   * 
236
   * 
237
   * @return translated "Date (jj/mm/aaaa ou aaaa)"
237
   * @return translated "Date"
238
   */
238
   */
239
  @DefaultStringValue("Date (jj/mm/aaaa ou aaaa)")
239
  @DefaultStringValue("Date")
240
  @Key("date")
240
  @Key("date")
Line 241... Line 241...
241
  String date();
241
  String date();
242
 
242
 
Line 329... Line 329...
329
  @DefaultStringValue("Fiabilité")
329
  @DefaultStringValue("Fiabilité")
330
  @Key("fiabilite")
330
  @Key("fiabilite")
331
  String fiabilite();
331
  String fiabilite();
Line 332... Line 332...
332
 
332
 
-
 
333
  /**
-
 
334
   * Translated "(jj/mm/aaaa ou aaaa)".
-
 
335
   * 
-
 
336
   * @return translated "(jj/mm/aaaa ou aaaa)"
-
 
337
   */
-
 
338
  @DefaultStringValue("(jj/mm/aaaa ou aaaa)")
-
 
339
  @Key("formatDate")
-
 
340
  String formatDate();
-
 
341
 
333
  /**
342
  /**
334
   * Translated "Genre".
343
   * Translated "Genre".
335
   * 
344
   * 
336
   * @return translated "Genre"
345
   * @return translated "Genre"
337
   */
346
   */