Rev 21545 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
package com.spice.profitmandi.dao.enumuration;
package com.spice.profitmandi.dao.enumuration.dtr;
public enum RechargeType {
MOBILE(1),
DTH(2);