Uses of Class
fr.ybo.opendata.rennes.modele.votes.Nature

Packages that use Nature
fr.ybo.opendata.rennes.modele.votes   
 

Uses of Nature in fr.ybo.opendata.rennes.modele.votes
 

Methods in fr.ybo.opendata.rennes.modele.votes that return Nature
static Nature Nature.fromValue(String value)
          Renvoie l'enum en fonction de la valeur dans le xml.
 Nature CentreVote.getNature()
           
static Nature Nature.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Nature[] Nature.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.