public class PlaceOrganizationCommonImpl extends ThingImpl implements PlaceOrganizationCommon
PlaceOrganizationCommon.PlaceOrganizationCommon.Builder| Modifier and Type | Field and Description |
|---|---|
protected com.google.common.collect.ImmutableListMultimap<java.lang.String,ValueType> |
properties |
| Constructor and Description |
|---|
PlaceOrganizationCommonImpl(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> |
getAddressList()
Returns the value list of property address.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getAggregateRatingList()
Returns the value list of property aggregateRating.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getEventList()
Returns the value list of property event.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getEventsList()
Returns the value list of property events.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getFaxNumberList()
Returns the value list of property faxNumber.
|
java.lang.String |
getFullTypeName()
Returns the full name of this schema.org type.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getGlobalLocationNumberList()
Returns the value list of property globalLocationNumber.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getIsicV4List()
Returns the value list of property isicV4.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getLogoList()
Returns the value list of property logo.
|
protected com.google.common.collect.ImmutableList<ValueType> |
getPropertyList(java.lang.String property) |
com.google.common.collect.ImmutableList<SchemaOrgType> |
getReviewList()
Returns the value list of property review.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getReviewsList()
Returns the value list of property reviews.
|
protected ValueType |
getSingleValueProperty(java.lang.String name) |
com.google.common.collect.ImmutableList<SchemaOrgType> |
getTelephoneList()
Returns the value list of property telephone.
|
boolean |
includesProperty(java.lang.String property)
Whether the property can be set in this type.
|
getAdditionalTypeList, getAlternateNameList, getDescriptionList, getDetailedDescriptionList, getImageList, getMainEntityOfPageList, getNameList, getPopularityScoreList, getPotentialActionList, getSameAsList, getUrlListcontainsJsonLdId, contentEquals, getJsonLdContextList, getJsonLdId, getJsonLdReverseMap, getPropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAdditionalTypeList, 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 ThingImplpublic boolean includesProperty(java.lang.String property)
SchemaOrgTypeincludesProperty in interface SchemaOrgTypeincludesProperty in class ThingImplproperty - The name of property which can be short property name or full property name.public com.google.common.collect.ImmutableList<SchemaOrgType> getAddressList()
PlaceOrganizationCommongetAddressList in interface PlaceOrganizationCommonpublic com.google.common.collect.ImmutableList<SchemaOrgType> getAggregateRatingList()
PlaceOrganizationCommongetAggregateRatingList in interface PlaceOrganizationCommonpublic com.google.common.collect.ImmutableList<SchemaOrgType> getEventList()
PlaceOrganizationCommongetEventList in interface PlaceOrganizationCommonpublic com.google.common.collect.ImmutableList<SchemaOrgType> getEventsList()
PlaceOrganizationCommongetEventsList in interface PlaceOrganizationCommonpublic com.google.common.collect.ImmutableList<SchemaOrgType> getFaxNumberList()
PlaceOrganizationCommongetFaxNumberList in interface PlaceOrganizationCommonpublic com.google.common.collect.ImmutableList<SchemaOrgType> getGlobalLocationNumberList()
PlaceOrganizationCommongetGlobalLocationNumberList in interface PlaceOrganizationCommonpublic com.google.common.collect.ImmutableList<SchemaOrgType> getIsicV4List()
PlaceOrganizationCommongetIsicV4List in interface PlaceOrganizationCommonpublic com.google.common.collect.ImmutableList<SchemaOrgType> getLogoList()
PlaceOrganizationCommongetLogoList in interface PlaceOrganizationCommonpublic com.google.common.collect.ImmutableList<SchemaOrgType> getReviewList()
PlaceOrganizationCommongetReviewList in interface PlaceOrganizationCommonpublic com.google.common.collect.ImmutableList<SchemaOrgType> getReviewsList()
PlaceOrganizationCommongetReviewsList in interface PlaceOrganizationCommonpublic com.google.common.collect.ImmutableList<SchemaOrgType> getTelephoneList()
PlaceOrganizationCommongetTelephoneList in interface PlaceOrganizationCommonprotected 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)