/* * 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; /** * This class is used for t_printing_information_language mapping. * * @author Mathieu MA sous conrad */ public class PrintingInformationLanguage extends BeanLanguage { /** * Default Serial Version UID. */ private static final long serialVersionUID = 1L; }