Subversion Repositories eFlore/Applications.coel

Rev

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

Rev 1513 Rev 1764
Line 262... Line 262...
262
	}
262
	}
Line 263... Line 263...
263
	
263
	
264
	//+---------------------------------------------------------------------------------------------------------------+
264
	//+---------------------------------------------------------------------------------------------------------------+
Line 265... Line -...
265
	// CHAMPS PROVENANT de la TABLE COEL_PERSONNE
-
 
266
	
-
 
267
	// ID PROJET PERSONNE
-
 
268
	public String getIdProjetPersonne() {
-
 
269
		return renvoyerValeurCorrecte("ce_projet");
-
 
270
	}
-
 
271
	public void setIdProjetPersonne(String ipp) {
-
 
272
		set("ce_projet", ipp);
-
 
273
	}
265
	// CHAMPS PROVENANT de la TABLE COEL_PERSONNE
274
	
266
	
275
	// PRÉNOM
267
	// PRÉNOM
276
	public String getPrenom() {
268
	public String getPrenom() {
277
		return renvoyerValeurCorrecte("prenom");
269
		return renvoyerValeurCorrecte("prenom");