Rev 29598 | Go to most recent revision | Details | Last modification | View Log | RSS feed
package com.spice.profitmandi.dao.enumuration.dtr;
public enum LeadSource {
SELF,NEWSPAPER,INTERNET,PARTNER
}