Subversion Repositories SmartDukaan

Rev

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

Rev 31008 Rev 33651
Line 94... Line 94...
94
		this.brand = brand;
94
		this.brand = brand;
95
		this.modelName = modelName;
95
		this.modelName = modelName;
96
		this.modelNumber = modelNumber;
96
		this.modelNumber = modelNumber;
97
		this.color = color;
97
		this.color = color;
98
		this.schemeInDp = schemeInDp;
98
		this.schemeInDp = schemeInDp;
99
		schemeOutDp = schemeOutDp;
99
		this.schemeOutDp = schemeOutDp;
100
		this.schemeId = schemeId;
100
		this.schemeId = schemeId;
101
		this.name = name;
101
		this.name = name;
102
		this.type = type;
102
		this.type = type;
103
		this.amountType = amountType;
103
		this.amountType = amountType;
104
		this.amount = amount;
104
		this.amount = amount;