public interface Property extends Intangible
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Property.Builder
Builder interface of http://schema.org/Property.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getDomainIncludesList()
Returns the value list of property domainIncludes.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getInverseOfList()
Returns the value list of property inverseOf.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getRangeIncludesList()
Returns the value list of property rangeIncludes.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getSupersededByList()
Returns the value list of property supersededBy.
|
getAdditionalTypeList, getAlternateNameList, getDescriptionList, getDetailedDescriptionList, getImageList, getMainEntityOfPageList, getNameList, getPopularityScoreList, getPotentialActionList, getSameAsList, getUrlListcontainsJsonLdId, getJsonLdContextList, getJsonLdId, getJsonLdReverseMapgetFullTypeName, getProperty, includesPropertycontentEqualscom.google.common.collect.ImmutableList<SchemaOrgType> getDomainIncludesList()
com.google.common.collect.ImmutableList<SchemaOrgType> getInverseOfList()
com.google.common.collect.ImmutableList<SchemaOrgType> getRangeIncludesList()
com.google.common.collect.ImmutableList<SchemaOrgType> getSupersededByList()