public class PageRestaurantServices extends Object
Constructor and Description |
---|
PageRestaurantServices() |
Modifier and Type | Method and Description |
---|---|
boolean |
hasCatering() |
boolean |
hasDelivery() |
boolean |
hasOutdoorSeating() |
boolean |
hasTakeout() |
boolean |
hasWaiters() |
boolean |
isGroupFriendly() |
boolean |
isKidsFriendly() |
boolean |
takesReservations() |
boolean |
welcomesWalkins() |
public boolean hasCatering()
public boolean hasDelivery()
public boolean isGroupFriendly()
public boolean isKidsFriendly()
public boolean hasOutdoorSeating()
public boolean takesReservations()
public boolean hasTakeout()
public boolean hasWaiters()
public boolean welcomesWalkins()