Subversion Repositories SmartDukaan

Rev

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

Rev 33045 Rev 35652
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, CCAVENUE, MANDII, FUNDFINA, SDDIRECT, SIDBI;
4
	CCAVENUE_CUG, CCAVENUE, MANDII, FUNDFINA, SDDIRECT, SIDBI, PINELABS;
5
}
5
}