Subversion Repositories eFlore/Applications.del

Rev

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

Rev 422 Rev 423
Line 383... Line 383...
383
  @DefaultStringValue("Moyenne")
383
  @DefaultStringValue("Moyenne")
384
  @Key("moyenne")
384
  @Key("moyenne")
385
  String moyenne();
385
  String moyenne();
Line 386... Line 386...
386
 
386
 
-
 
387
  /**
-
 
388
   * Translated "vote(s)".
-
 
389
   * 
-
 
390
   * @return translated "vote(s)"
-
 
391
   */
-
 
392
  @DefaultStringValue("vote(s)")
-
 
393
  @Key("nbVotes")
-
 
394
  String nbVotes();
-
 
395
 
387
  /**
396
  /**
388
   * Translated "Nom".
397
   * Translated "Nom".
389
   * 
398
   * 
390
   * @return translated "Nom"
399
   * @return translated "Nom"
391
   */
400
   */
Line 608... Line 617...
608
  @DefaultStringValue("Moyenne des votes")
617
  @DefaultStringValue("Moyenne des votes")
609
  @Key("votes")
618
  @Key("votes")
610
  String votes();
619
  String votes();
Line 611... Line 620...
611
 
620
 
-
 
621
  /**
-
 
622
   * Translated "Votez".
-
 
623
   * 
-
 
624
   * @return translated "Votez"
-
 
625
   */
-
 
626
  @DefaultStringValue("Votez")
-
 
627
  @Key("votez")
-
 
628
  String votez();
-
 
629
 
612
  /**
630
  /**
613
   * Translated "Vous".
631
   * Translated "Vous".
614
   * 
632
   * 
615
   * @return translated "Vous"
633
   * @return translated "Vous"
616
   */
634
   */