first commit dev
This commit is contained in:
parent
ec0dc019d8
commit
36b96e8170
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@ public class Restaurant {
|
|||
super();
|
||||
// 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) {
|
||||
|
|
Loading…
Add table
Reference in a new issue