Subversion Repositories eFlore/Applications.coel

Rev

Rev 838 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 838 Rev 877
Line 99... Line 99...
99
	
99
	
100
	public String getMeta() {
100
	public String getMeta() {
101
		return renvoyerValeurCorrecte("ce_meta ");
101
		return renvoyerValeurCorrecte("ce_meta ");
Line -... Line 102...
-
 
102
	}
-
 
103
 
-
 
104
	public void setId(String projetId) {
-
 
105
		set("id_projet", projetId);
102
	}
106
	}