package gcom.relatorio.faturamento; import gcom.relatorio.RelatorioBean; /** * Title: GCOM * Description: Sistema de Gest�o Comercial * Copyright: Copyright (c) 2004 * Company: COMPESA - Companhia Pernambucana de Saneamento * @author Arthur Carvalho * @version 1.0 */ public class RelatorioAcrescimoPorImpontualidadeBean implements RelatorioBean { public RelatorioAcrescimoPorImpontualidadeBean() { } }