Subversion Repositories SmartDukaan

Rev

Blame | Last modification | View Log | RSS feed

package com.spice.profitmandi.dao.enumuration.dtr;

public enum ServiceType {
    PAPER_FINANCE, PAPER_LESS_FINANCE;
}