package veterinaria; /* * Fabricante.java * * Created on 27 de Abril de 2006, 08:39 * * To change this template, choose Tools | Template Manager * and open the template in the editor. */ /** * * @author aluno */ public class Fabricante { /** Creates a new instance of Fabricante */ public Fabricante() { } }