Subversion Repositories SmartDukaan

Rev

Rev 29497 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
28241 amit.gupta 1
package com.spice.profitmandi.dao.enumuration.fofo;
2
 
3
public enum Gateway {
4
	CCAVENUE_CUG,
5
	CCAVENUE
6
}