public interface AggregateRating extends Rating
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AggregateRating.Builder
Builder interface of http://schema.org/AggregateRating.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getItemReviewedList()
Returns the value list of property itemReviewed.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getRatingCountList()
Returns the value list of property ratingCount.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getReviewCountList()
Returns the value list of property reviewCount.
|
getBestRatingList, getRatingValueList, getWorstRatingListgetAdditionalTypeList, getAlternateNameList, getDescriptionList, getDetailedDescriptionList, getImageList, getMainEntityOfPageList, getNameList, getPopularityScoreList, getPotentialActionList, getSameAsList, getUrlListcontainsJsonLdId, getJsonLdContextList, getJsonLdId, getJsonLdReverseMapgetFullTypeName, getProperty, includesPropertycontentEqualscom.google.common.collect.ImmutableList<SchemaOrgType> getItemReviewedList()
com.google.common.collect.ImmutableList<SchemaOrgType> getRatingCountList()
com.google.common.collect.ImmutableList<SchemaOrgType> getReviewCountList()