Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2024/09/03 (UTC).
[null,null,["Dernière mise à jour le 2024/09/03 (UTC)."],[[["The `BarOrPub` type is a subtype of `FoodEstablishment` specifically designed to categorize businesses that primarily serve alcoholic beverages."],["Unlike other business types, `BarOrPub` lacks unique properties and inherits attributes solely from the broader `FoodEstablishment` category."]]],["The type \"BarOrPub\" is defined, extending the \"FoodEstablishment\" type. It is explicitly noted that this specific type, BarOrPub, does not possess any unique properties beyond those inherited from its parent, FoodEstablishment. This means its characteristics are solely defined by the inherited structure and information from FoodEstablishment. There is nothing else to know about the type.\n"]]