Subversion Repositories SmartDukaan

Rev

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

Rev 21545 Rev 21718
Line 1... Line 1...
1
package com.spice.profitmandi.dao.enumuration;
1
package com.spice.profitmandi.dao.enumuration.fofo;
2
 
2
 
3
public enum ScanType {
3
public enum ScanType {
4
 
4
 
5
	PURCHASE("PURCHASE"),
5
	PURCHASE("PURCHASE"),
6
	SALE("SALE"),
6
	SALE("SALE"),