ajout projet music&coV2 maissane
This commit is contained in:
parent
09a7279d52
commit
eb90f67599
@ -10,7 +10,7 @@ import métiers.Instrument;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author sio
|
||||
* @author Maissane
|
||||
*/
|
||||
public class Test {
|
||||
|
||||
@ -20,7 +20,7 @@ public class Test {
|
||||
public static void main(String[] args) {
|
||||
Entreprise lEntreprise=new Entreprise("MusicAndCo");
|
||||
Commande laCommande1 = new Commande(1,1,"12/09/2024");
|
||||
|
||||
Commande laCommande2 = new Commande(2,1,"12/09/2024");
|
||||
//ajouter des instruments de l'entreprise à la commande
|
||||
|
||||
//affecter la commande à l'entreprise si la comamnde est possible
|
||||
|
Loading…
x
Reference in New Issue
Block a user