first commit dev
This commit is contained in:
parent
ec0dc019d8
commit
36b96e8170
@ -39,7 +39,6 @@ public class Restaurant {
|
||||
// TODO Auto-generated constructor stub
|
||||
}
|
||||
|
||||
|
||||
public Restaurant(String nom, String adresse, String telephone, boolean aEmporter, boolean surPlace, double prix,
|
||||
boolean accesPMR, String latitude, String longitude, String website, Collection<TypeRestau> typerestaus) {
|
||||
super();
|
||||
|
Loading…
Reference in New Issue
Block a user