setIdGenre(?int $idGenre)
Set the value of idGenre.
setNomGenre(?string $nomGenre)
Set the value of nomGenre.
__construct(?int $idGenre=null, ?string $nomGenre=null)
Constructeur de la classe Genre.
getIdGenre()
Get the value of idGenre.
getNomGenre()
Get the value of nomGenre.