Subversion Repositories SmartDukaan

Rev

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

Rev 21734 Rev 25880
Line 1... Line 1...
1
package com.spice.profitmandi.web.res;
1
package com.spice.profitmandi.service.inventory;
2
 
2
 
3
public class AvailabilityInfo
3
public class AvailabilityInfo
4
{
4
{
5
    private BulkPricing[] bulkPricing;
5
    private BulkPricing[] bulkPricing;
6
    private double sellingPrice;
6
    private double sellingPrice;