* @copyright 2001-2014 Oxileo SAS * @license Proprietary - no redistribution without authorization */ class horaireOuverture { /* string */ public $debut; /* string */ public $fin; } ?>