public class BroadcastServiceImpl extends ServiceImpl implements BroadcastService
BroadcastService.BroadcastService.Builder| Modifier and Type | Field and Description |
|---|---|
protected com.google.common.collect.ImmutableListMultimap<java.lang.String,ValueType> |
properties |
| Constructor and Description |
|---|
BroadcastServiceImpl(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> |
getAreaList()
Returns the value list of property area.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getBroadcastAffiliateOfList()
Returns the value list of property broadcastAffiliateOf.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getBroadcastDisplayNameList()
Returns the value list of property broadcastDisplayName.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getBroadcasterList()
Returns the value list of property broadcaster.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getBroadcastFrequencyList()
Returns the value list of property broadcastFrequency.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getBroadcastTimezoneList()
Returns the value list of property broadcastTimezone.
|
java.lang.String |
getFullTypeName()
Returns the full name of this schema.org type.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getParentServiceList()
Returns the value list of property parentService.
|
protected com.google.common.collect.ImmutableList<ValueType> |
getPropertyList(java.lang.String property) |
protected ValueType |
getSingleValueProperty(java.lang.String name) |
com.google.common.collect.ImmutableList<SchemaOrgType> |
getVideoFormatList()
Returns the value list of property videoFormat.
|
boolean |
includesProperty(java.lang.String property)
Whether the property can be set in this type.
|
getAggregateRatingList, getAreaServedList, getAvailableChannelList, getAwardList, getCategoryList, getHasOfferCatalogList, getHoursAvailableList, getOffersList, getProducesList, getProviderList, getProviderMobilityList, getReviewList, getServiceAreaList, getServiceAudienceList, getServiceOutputList, getServiceTypeListgetAdditionalTypeList, getAlternateNameList, getDescriptionList, getDetailedDescriptionList, getImageList, getMainEntityOfPageList, getNameList, getPopularityScoreList, getPotentialActionList, getSameAsList, getUrlListcontainsJsonLdId, contentEquals, getJsonLdContextList, getJsonLdId, getJsonLdReverseMap, getPropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAggregateRatingList, getAreaServedList, getAvailableChannelList, getAwardList, getCategoryList, getHasOfferCatalogList, getHoursAvailableList, getOffersList, getProducesList, getProviderList, getProviderMobilityList, getReviewList, getServiceAreaList, getServiceAudienceList, getServiceOutputList, getServiceTypeListgetAdditionalTypeList, 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 ServiceImplpublic boolean includesProperty(java.lang.String property)
SchemaOrgTypeincludesProperty in interface SchemaOrgTypeincludesProperty in class ServiceImplproperty - The name of property which can be short property name or full property name.public com.google.common.collect.ImmutableList<SchemaOrgType> getAreaList()
BroadcastServicegetAreaList in interface BroadcastServicepublic com.google.common.collect.ImmutableList<SchemaOrgType> getBroadcastAffiliateOfList()
BroadcastServicegetBroadcastAffiliateOfList in interface BroadcastServicepublic com.google.common.collect.ImmutableList<SchemaOrgType> getBroadcastDisplayNameList()
BroadcastServicegetBroadcastDisplayNameList in interface BroadcastServicepublic com.google.common.collect.ImmutableList<SchemaOrgType> getBroadcasterList()
BroadcastServicegetBroadcasterList in interface BroadcastServicepublic com.google.common.collect.ImmutableList<SchemaOrgType> getBroadcastFrequencyList()
BroadcastServicegetBroadcastFrequencyList in interface BroadcastServicepublic com.google.common.collect.ImmutableList<SchemaOrgType> getBroadcastTimezoneList()
BroadcastServicegetBroadcastTimezoneList in interface BroadcastServicepublic com.google.common.collect.ImmutableList<SchemaOrgType> getParentServiceList()
BroadcastServicegetParentServiceList in interface BroadcastServicepublic com.google.common.collect.ImmutableList<SchemaOrgType> getVideoFormatList()
BroadcastServicegetVideoFormatList in interface BroadcastServiceprotected 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)