/* * Created on 29 avr. 2004 * * To change the template for this generated file go to * Window - Preferences - Java - Code Generation - Code and Comments */ package fr.mch.mdo.restaurant.dao.beans; import fr.mch.mdo.restaurant.beans.MdoDaoBean; /** * This class is used for t_order_part_language mapping. * * @author Mathieu MA sous conrad */ public class ProductPartLanguage extends BeanLanguage { /** * Default Serial Version UID. */ private static final long serialVersionUID = 1L; }