Subversion Repositories eFlore/Applications.coel

Rev

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

Rev 935 Rev 954
Line 98... Line 98...
98
		this.set("truk_conservation_papier_type", typePapierConservation);
98
		this.set("truk_conservation_papier_type", typePapierConservation);
99
	}
99
	}
Line 100... Line 100...
100
	
100
	
101
	// CONSERVATION MÉTHODE
101
	// CONSERVATION MÉTHODE
102
	public String getConservationMethode() {
102
	public String getConservationMethode() {
103
		return renvoyerValeurCorrecte("truk_conservation_papier_type");
103
		return renvoyerValeurCorrecte("truk_conservation_methode");
104
	}
104
	}
105
	public void setConservationMethode(String methodeConservation) {
105
	public void setConservationMethode(String methodeConservation) {
106
		this.set("truk_conservation_papier_type", methodeConservation);
106
		this.set("truk_conservation_methode", methodeConservation);
Line 107... Line 107...
107
	}
107
	}
108
	
108
	
109
	// ÉTIQUETTE FIXATION POURCENT
109
	// ÉTIQUETTE FIXATION POURCENT