Subversion Repositories SmartDukaan

Rev

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

Rev 30542 Rev 31185
Line 304... Line 304...
304
	public int getMtd() {
304
	public int getMtd() {
305
		return mtd;
305
		return mtd;
306
	}
306
	}
307
 
307
 
308
	public void setMtd(int mtd) {
308
	public void setMtd(int mtd) {
-
 
309
		this.mtd = mtd;
309
	}
310
	}
310
 
311
 
311
	public String getHygiene() {
312
	public String getHygiene() {
312
		return hygiene;
313
		return hygiene;
313
	}
314
	}