public class ServiceImpl extends IntangibleImpl implements Service
Service.Service.Builder| Modifier and Type | Field and Description |
|---|---|
protected com.google.common.collect.ImmutableListMultimap<java.lang.String,ValueType> |
properties |
| Constructor and Description |
|---|
ServiceImpl(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> |
getAggregateRatingList()
Returns the value list of property aggregateRating.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getAreaServedList()
Returns the value list of property areaServed.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getAvailableChannelList()
Returns the value list of property availableChannel.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getAwardList()
Returns the value list of property award.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getCategoryList()
Returns the value list of property category.
|
java.lang.String |
getFullTypeName()
Returns the full name of this schema.org type.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getHasOfferCatalogList()
Returns the value list of property hasOfferCatalog.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getHoursAvailableList()
Returns the value list of property hoursAvailable.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getOffersList()
Returns the value list of property offers.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getProducesList()
Returns the value list of property produces.
|
protected com.google.common.collect.ImmutableList<ValueType> |
getPropertyList(java.lang.String property) |
com.google.common.collect.ImmutableList<SchemaOrgType> |
getProviderList()
Returns the value list of property provider.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getProviderMobilityList()
Returns the value list of property providerMobility.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getReviewList()
Returns the value list of property review.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getServiceAreaList()
Returns the value list of property serviceArea.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getServiceAudienceList()
Returns the value list of property serviceAudience.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getServiceOutputList()
Returns the value list of property serviceOutput.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getServiceTypeList()
Returns the value list of property serviceType.
|
protected ValueType |
getSingleValueProperty(java.lang.String name) |
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 IntangibleImplpublic boolean includesProperty(java.lang.String property)
SchemaOrgTypeincludesProperty in interface SchemaOrgTypeincludesProperty in class IntangibleImplproperty - The name of property which can be short property name or full property name.public com.google.common.collect.ImmutableList<SchemaOrgType> getAggregateRatingList()
ServicegetAggregateRatingList in interface Servicepublic com.google.common.collect.ImmutableList<SchemaOrgType> getAreaServedList()
ServicegetAreaServedList in interface Servicepublic com.google.common.collect.ImmutableList<SchemaOrgType> getAvailableChannelList()
ServicegetAvailableChannelList in interface Servicepublic com.google.common.collect.ImmutableList<SchemaOrgType> getAwardList()
ServicegetAwardList in interface Servicepublic com.google.common.collect.ImmutableList<SchemaOrgType> getCategoryList()
ServicegetCategoryList in interface Servicepublic com.google.common.collect.ImmutableList<SchemaOrgType> getHasOfferCatalogList()
ServicegetHasOfferCatalogList in interface Servicepublic com.google.common.collect.ImmutableList<SchemaOrgType> getHoursAvailableList()
ServicegetHoursAvailableList in interface Servicepublic com.google.common.collect.ImmutableList<SchemaOrgType> getOffersList()
ServicegetOffersList in interface Servicepublic com.google.common.collect.ImmutableList<SchemaOrgType> getProducesList()
ServicegetProducesList in interface Servicepublic com.google.common.collect.ImmutableList<SchemaOrgType> getProviderList()
ServicegetProviderList in interface Servicepublic com.google.common.collect.ImmutableList<SchemaOrgType> getProviderMobilityList()
ServicegetProviderMobilityList in interface Servicepublic com.google.common.collect.ImmutableList<SchemaOrgType> getReviewList()
ServicegetReviewList in interface Servicepublic com.google.common.collect.ImmutableList<SchemaOrgType> getServiceAreaList()
ServicegetServiceAreaList in interface Servicepublic com.google.common.collect.ImmutableList<SchemaOrgType> getServiceAudienceList()
ServicegetServiceAudienceList in interface Servicepublic com.google.common.collect.ImmutableList<SchemaOrgType> getServiceOutputList()
ServicegetServiceOutputList in interface Servicepublic com.google.common.collect.ImmutableList<SchemaOrgType> getServiceTypeList()
ServicegetServiceTypeList in interface Serviceprotected 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)