package fr.mch.mdo.restaurant.beans; import java.io.Serializable; public interface IMdoBean extends Serializable { }