Subversion Repositories eFlore/Applications.coel

Rev

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

Rev 118 Rev 264
Line 5... Line 5...
5
 
5
 
Line 6... Line 6...
6
import com.google.gwt.json.client.JSONObject;
6
import com.google.gwt.json.client.JSONObject;
Line 7... Line -...
7
 
-
 
8
public class Valeur extends aDonnee {
-
 
9
	
-
 
10
	public static final String FONCTION_DIRECTEUR = "Directeur";
7
 
11
	public static final String FONCTION_CONSERVATEUR = "Conservateur";
8
public class Valeur extends aDonnee {
12
	
9
	
13
	/**
10
	/**
14
	 * Constructeur avec un objet JSON
11
	 * Constructeur avec un objet JSON