public class PlaceImpl extends PlaceOrganizationCommonImpl implements Place
Place.Place.Builder| Modifier and Type | Field and Description |
|---|---|
protected com.google.common.collect.ImmutableListMultimap<java.lang.String,ValueType> |
properties |
| Constructor and Description |
|---|
PlaceImpl(com.google.common.collect.Multimap<java.lang.String,ValueType> properties,
com.google.common.collect.Multimap<java.lang.String,Thing> reverseMap) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
containsProperty(java.lang.String name) |
com.google.common.collect.ImmutableList<SchemaOrgType> |
getAdditionalPropertyList()
Returns the value list of property additionalProperty.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getBranchCodeList()
Returns the value list of property branchCode.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getContainedInList()
Returns the value list of property containedIn.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getContainedInPlaceList()
Returns the value list of property containedInPlace.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getContainsPlaceList()
Returns the value list of property containsPlace.
|
java.lang.String |
getFullTypeName()
Returns the full name of this schema.org type.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getGeoList()
Returns the value list of property geo.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getHasMapList()
Returns the value list of property hasMap.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getMapList()
Returns the value list of property map.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getMapsList()
Returns the value list of property maps.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getOpeningHoursSpecificationList()
Returns the value list of property openingHoursSpecification.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getPhotoList()
Returns the value list of property photo.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getPhotosList()
Returns the value list of property photos.
|
protected com.google.common.collect.ImmutableList<ValueType> |
getPropertyList(java.lang.String property) |
protected ValueType |
getSingleValueProperty(java.lang.String name) |
boolean |
includesProperty(java.lang.String property)
Whether the property can be set in this type.
|
getAddressList, getAggregateRatingList, getEventList, getEventsList, getFaxNumberList, getGlobalLocationNumberList, getIsicV4List, getLogoList, getReviewList, getReviewsList, getTelephoneListgetAdditionalTypeList, getAlternateNameList, getDescriptionList, getDetailedDescriptionList, getImageList, getMainEntityOfPageList, getNameList, getPopularityScoreList, getPotentialActionList, getSameAsList, getUrlListcontainsJsonLdId, contentEquals, getJsonLdContextList, getJsonLdId, getJsonLdReverseMap, getPropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAddressList, getAggregateRatingList, getEventList, getEventsList, getFaxNumberList, getGlobalLocationNumberList, getIsicV4List, getLogoList, getReviewList, getReviewsList, getTelephoneListgetAdditionalTypeList, getAlternateNameList, getDescriptionList, getDetailedDescriptionList, getImageList, getMainEntityOfPageList, getNameList, getPopularityScoreList, getPotentialActionList, getSameAsList, getUrlListcontainsJsonLdId, getJsonLdContextList, getJsonLdId, getJsonLdReverseMapgetPropertycontentEqualsprotected final com.google.common.collect.ImmutableListMultimap<java.lang.String,ValueType> properties
public java.lang.String getFullTypeName()
SchemaOrgTypegetFullTypeName in interface SchemaOrgTypegetFullTypeName in class PlaceOrganizationCommonImplpublic boolean includesProperty(java.lang.String property)
SchemaOrgTypeincludesProperty in interface SchemaOrgTypeincludesProperty in class PlaceOrganizationCommonImplproperty - The name of property which can be short property name or full property name.public com.google.common.collect.ImmutableList<SchemaOrgType> getAdditionalPropertyList()
PlacegetAdditionalPropertyList in interface Placepublic com.google.common.collect.ImmutableList<SchemaOrgType> getBranchCodeList()
PlacegetBranchCodeList in interface Placepublic com.google.common.collect.ImmutableList<SchemaOrgType> getContainedInList()
PlacegetContainedInList in interface Placepublic com.google.common.collect.ImmutableList<SchemaOrgType> getContainedInPlaceList()
PlacegetContainedInPlaceList in interface Placepublic com.google.common.collect.ImmutableList<SchemaOrgType> getContainsPlaceList()
PlacegetContainsPlaceList in interface Placepublic com.google.common.collect.ImmutableList<SchemaOrgType> getGeoList()
PlacegetGeoList in interface Placepublic com.google.common.collect.ImmutableList<SchemaOrgType> getHasMapList()
PlacegetHasMapList in interface Placepublic com.google.common.collect.ImmutableList<SchemaOrgType> getMapList()
PlacegetMapList in interface Placepublic com.google.common.collect.ImmutableList<SchemaOrgType> getMapsList()
PlacegetMapsList in interface Placepublic com.google.common.collect.ImmutableList<SchemaOrgType> getOpeningHoursSpecificationList()
PlacegetOpeningHoursSpecificationList in interface Placepublic com.google.common.collect.ImmutableList<SchemaOrgType> getPhotoList()
PlacegetPhotoList in interface Placepublic com.google.common.collect.ImmutableList<SchemaOrgType> getPhotosList()
PlacegetPhotosList in interface Placeprotected boolean containsProperty(java.lang.String name)
@Nullable protected ValueType getSingleValueProperty(java.lang.String name) throws SchemaOrgException
SchemaOrgExceptionprotected com.google.common.collect.ImmutableList<ValueType> getPropertyList(java.lang.String property)