Subversion Repositories SmartDukaan

Rev

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

Rev 27723 Rev 27739
Line 19... Line 19...
19
		this.todayQty = todayQty;
19
		this.todayQty = todayQty;
20
		this.threedaysQty = threedaysQty;
20
		this.threedaysQty = threedaysQty;
21
		this.sevendaysQty = sevendaysQty;
21
		this.sevendaysQty = sevendaysQty;
22
	}
22
	}
23
 
23
 
-
 
24
	public OpenPoModel() {
-
 
25
		super();
-
 
26
		// TODO Auto-generated constructor stub
-
 
27
	}
-
 
28
 
24
	public String getBrand() {
29
	public String getBrand() {
25
		return brand;
30
		return brand;
26
	}
31
	}
27
 
32
 
28
	public void setBrand(String brand) {
33
	public void setBrand(String brand) {