public interface Thing extends JsonLdNode, SchemaOrgType
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Thing.Builder
Builder interface of http://schema.org/Thing.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getAdditionalTypeList()
Returns the value list of property additionalType.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getAlternateNameList()
Returns the value list of property alternateName.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getDescriptionList()
Returns the value list of property description.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getDetailedDescriptionList()
Returns the value list of property detailedDescription.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getImageList()
Returns the value list of property image.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getMainEntityOfPageList()
Returns the value list of property mainEntityOfPage.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getNameList()
Returns the value list of property name.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getPopularityScoreList()
Returns the value list of property popularityScore.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getPotentialActionList()
Returns the value list of property potentialAction.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getSameAsList()
Returns the value list of property sameAs.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getUrlList()
Returns the value list of property url.
|
containsJsonLdId, getJsonLdContextList, getJsonLdId, getJsonLdReverseMapgetFullTypeName, getProperty, includesPropertycontentEqualscom.google.common.collect.ImmutableList<SchemaOrgType> getAdditionalTypeList()
com.google.common.collect.ImmutableList<SchemaOrgType> getAlternateNameList()
com.google.common.collect.ImmutableList<SchemaOrgType> getDescriptionList()
com.google.common.collect.ImmutableList<SchemaOrgType> getImageList()
com.google.common.collect.ImmutableList<SchemaOrgType> getMainEntityOfPageList()
com.google.common.collect.ImmutableList<SchemaOrgType> getNameList()
com.google.common.collect.ImmutableList<SchemaOrgType> getPotentialActionList()
com.google.common.collect.ImmutableList<SchemaOrgType> getSameAsList()
com.google.common.collect.ImmutableList<SchemaOrgType> getUrlList()
com.google.common.collect.ImmutableList<SchemaOrgType> getDetailedDescriptionList()
com.google.common.collect.ImmutableList<SchemaOrgType> getPopularityScoreList()