public interface Rating extends Intangible
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Rating.Builder
Builder interface of http://schema.org/Rating.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getBestRatingList()
Returns the value list of property bestRating.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getRatingValueList()
Returns the value list of property ratingValue.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getWorstRatingList()
Returns the value list of property worstRating.
|
getAdditionalTypeList, getAlternateNameList, getDescriptionList, getDetailedDescriptionList, getImageList, getMainEntityOfPageList, getNameList, getPopularityScoreList, getPotentialActionList, getSameAsList, getUrlListcontainsJsonLdId, getJsonLdContextList, getJsonLdId, getJsonLdReverseMapgetFullTypeName, getProperty, includesPropertycontentEqualscom.google.common.collect.ImmutableList<SchemaOrgType> getBestRatingList()
com.google.common.collect.ImmutableList<SchemaOrgType> getRatingValueList()
com.google.common.collect.ImmutableList<SchemaOrgType> getWorstRatingList()