public class PageRestaurantServices extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
PageRestaurantServices() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static PageRestaurantServices loadJSON(String json, APIContext context, String header)
public static APINodeList<PageRestaurantServices> parseResponse(String json, APIContext context, APIRequest request, String header) throws APIException.MalformedResponseException
public APIContext getContext()
getContext in class APINodepublic void setContext(APIContext context)
setContext in class APINodepublic Boolean getFieldCatering()
public PageRestaurantServices setFieldCatering(Boolean value)
public Boolean getFieldDelivery()
public PageRestaurantServices setFieldDelivery(Boolean value)
public Boolean getFieldGroups()
public PageRestaurantServices setFieldGroups(Boolean value)
public Boolean getFieldKids()
public PageRestaurantServices setFieldKids(Boolean value)
public Boolean getFieldOutdoor()
public PageRestaurantServices setFieldOutdoor(Boolean value)
public Boolean getFieldPickup()
public PageRestaurantServices setFieldPickup(Boolean value)
public Boolean getFieldReserve()
public PageRestaurantServices setFieldReserve(Boolean value)
public Boolean getFieldTakeout()
public PageRestaurantServices setFieldTakeout(Boolean value)
public Boolean getFieldWaiter()
public PageRestaurantServices setFieldWaiter(Boolean value)
public Boolean getFieldWalkins()
public PageRestaurantServices setFieldWalkins(Boolean value)
public PageRestaurantServices copyFrom(PageRestaurantServices instance)
public static APIRequest.ResponseParser<PageRestaurantServices> getParser()
Copyright © 2020. All rights reserved.