public interface Movie extends CreativeWork
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Movie.Builder
Builder interface of http://schema.org/Movie.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getActorList()
Returns the value list of property actor.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getActorsList()
Returns the value list of property actors.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getCountryOfOriginList()
Returns the value list of property countryOfOrigin.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getDirectorList()
Returns the value list of property director.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getDirectorsList()
Returns the value list of property directors.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getDurationList()
Returns the value list of property duration.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getMusicByList()
Returns the value list of property musicBy.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getProductionCompanyList()
Returns the value list of property productionCompany.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getSubtitleLanguageList()
Returns the value list of property subtitleLanguage.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getTrailerList()
Returns the value list of property trailer.
|
getAboutList, getAccessibilityAPIList, getAccessibilityControlList, getAccessibilityFeatureList, getAccessibilityHazardList, getAccountablePersonList, getAggregateRatingList, getAlternativeHeadlineList, getAssociatedMediaList, getAudienceList, getAudioList, getAuthorList, getAwardList, getAwardsList, getCharacterList, getCitationList, getCommentCountList, getCommentList, getContentLocationList, getContentRatingList, getContributorList, getCopyrightHolderList, getCopyrightYearList, getCreatorList, getDateCreatedList, getDateModifiedList, getDatePublishedList, getDiscussionUrlList, getEditorList, getEducationalAlignmentList, getEducationalUseList, getEncodingList, getEncodingsList, getExampleOfWorkList, getFileFormatList, getGenreList, getHasPartList, getHeadlineList, getInLanguageList, getInteractionStatisticList, getInteractivityTypeList, getIsBasedOnUrlList, getIsFamilyFriendlyList, getIsPartOfList, getKeywordsList, getLearningResourceTypeList, getLicenseList, getLocationCreatedList, getMainEntityList, getMentionsList, getOffersList, getPositionList, getProducerList, getProviderList, getPublicationList, getPublisherList, getPublishingPrinciplesList, getRecordedAtList, getReleasedEventList, getReviewList, getReviewsList, getSchemaVersionList, getSourceOrganizationList, getTextList, getThumbnailUrlList, getTimeRequiredList, getTranslatorList, getTypicalAgeRangeList, getVersionList, getVideoList, getWorkExampleListgetAdditionalTypeList, getAlternateNameList, getDescriptionList, getDetailedDescriptionList, getImageList, getMainEntityOfPageList, getNameList, getPopularityScoreList, getPotentialActionList, getSameAsList, getUrlListcontainsJsonLdId, getJsonLdContextList, getJsonLdId, getJsonLdReverseMapgetFullTypeName, getProperty, includesPropertycontentEqualscom.google.common.collect.ImmutableList<SchemaOrgType> getActorList()
com.google.common.collect.ImmutableList<SchemaOrgType> getActorsList()
com.google.common.collect.ImmutableList<SchemaOrgType> getCountryOfOriginList()
com.google.common.collect.ImmutableList<SchemaOrgType> getDirectorList()
com.google.common.collect.ImmutableList<SchemaOrgType> getDirectorsList()
com.google.common.collect.ImmutableList<SchemaOrgType> getDurationList()
com.google.common.collect.ImmutableList<SchemaOrgType> getMusicByList()
com.google.common.collect.ImmutableList<SchemaOrgType> getProductionCompanyList()
com.google.common.collect.ImmutableList<SchemaOrgType> getSubtitleLanguageList()
com.google.common.collect.ImmutableList<SchemaOrgType> getTrailerList()