Subversion Repositories SmartDukaan

Rev

Blame | Last modification | View Log | RSS feed

package com.spice.profitmandi.common.util;

public enum PrinterType {
    A4,
    W58,
    W80
}