Subversion Repositories SmartDukaan

Rev

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

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