Subversion Repositories SmartDukaan

Rev

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

Rev 27723 Rev 27739
Line 23... Line 23...
23
		this.threedaysQty = threedaysQty;
23
		this.threedaysQty = threedaysQty;
24
		this.mtdQty = mtdQty;
24
		this.mtdQty = mtdQty;
25
		this.lmtdQty = lmtdQty;
25
		this.lmtdQty = lmtdQty;
26
	}
26
	}
27
 
27
 
-
 
28
	public BrandWiseTertiaryModel() {
-
 
29
		super();
-
 
30
		// TODO Auto-generated constructor stub
-
 
31
	}
-
 
32
 
28
	public String getBrand() {
33
	public String getBrand() {
29
		return brand;
34
		return brand;
30
	}
35
	}
31
 
36
 
32
	public void setBrand(String brand) {
37
	public void setBrand(String brand) {