public class FormationInter extends Formation
Constructor and Description |
---|
FormationInter() |
FormationInter(int nbEntreprises) |
FormationInter(java.lang.String theme,
java.util.Date dateDebut,
int duree,
Lieu lieu,
java.util.Set<Formateur> formateurs,
int nbEntreprises) |
Modifier and Type | Method and Description |
---|---|
int |
getNbEntreprises() |
void |
setNbEntreprises(int nbEntreprises) |
equals, getDataDebut, getDateDebut, getDuree, getFormateurs, getId, getLieu, getTheme, hashCode, setDataDebut, setDateDebut, setDuree, setFormateurs, setId, setLieu, setTheme