public class ScreeningEventImpl extends EventImpl implements ScreeningEvent
ScreeningEvent.ScreeningEvent.Builder| Modifier and Type | Field and Description |
|---|---|
protected com.google.common.collect.ImmutableListMultimap<java.lang.String,ValueType> |
properties |
| Constructor and Description |
|---|
ScreeningEventImpl(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) |
java.lang.String |
getFullTypeName()
Returns the full name of this schema.org type.
|
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> |
getSubtitleLanguageList()
Returns the value list of property subtitleLanguage.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getVideoFormatList()
Returns the value list of property videoFormat.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getWorkPresentedList()
Returns the value list of property workPresented.
|
boolean |
includesProperty(java.lang.String property)
Whether the property can be set in this type.
|
getAggregateRatingList, getAttendeeList, getAttendeesList, getDoorTimeList, getDurationList, getEndDateList, getEventStatusList, getInLanguageList, getLocationList, getOffersList, getOrganizerList, getPerformerList, getPerformersList, getPreviousStartDateList, getRecordedInList, getReviewList, getStartDateList, getSubEventList, getSubEventsList, getSuperEventList, getTypicalAgeRangeList, getWorkFeaturedList, getWorkPerformedListgetAdditionalTypeList, 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, getAttendeeList, getAttendeesList, getDoorTimeList, getDurationList, getEndDateList, getEventStatusList, getInLanguageList, getLocationList, getOffersList, getOrganizerList, getPerformerList, getPerformersList, getPreviousStartDateList, getRecordedInList, getReviewList, getStartDateList, getSubEventList, getSubEventsList, getSuperEventList, getTypicalAgeRangeList, getWorkFeaturedList, getWorkPerformedListgetAdditionalTypeList, 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 EventImplpublic boolean includesProperty(java.lang.String property)
SchemaOrgTypeincludesProperty in interface SchemaOrgTypeincludesProperty in class EventImplproperty - The name of property which can be short property name or full property name.public com.google.common.collect.ImmutableList<SchemaOrgType> getSubtitleLanguageList()
ScreeningEventgetSubtitleLanguageList in interface ScreeningEventpublic com.google.common.collect.ImmutableList<SchemaOrgType> getVideoFormatList()
ScreeningEventgetVideoFormatList in interface ScreeningEventpublic com.google.common.collect.ImmutableList<SchemaOrgType> getWorkPresentedList()
ScreeningEventgetWorkPresentedList in interface ScreeningEventprotected 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)