Subversion Repositories SmartDukaan

Rev

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

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