Subversion Repositories SmartDukaan

Rev

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

Rev 29497 Rev 30219
Line 1... Line 1...
1
package com.spice.profitmandi.dao.enumuration.fofo;
1
package com.spice.profitmandi.dao.enumuration.fofo;
2
 
2
 
3
public enum Gateway {
3
public enum Gateway {
4
	CCAVENUE_CUG,
4
	CCAVENUE_CUG, CCAVENUE, MANDII, FUNDFINA;
5
	CCAVENUE,
-
 
6
	MANDII;
-
 
7
}
5
}