public interface ListItem extends Intangible
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ListItem.Builder
Builder interface of http://schema.org/ListItem.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getItemList()
Returns the value list of property item.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getNextItemList()
Returns the value list of property nextItem.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getPositionList()
Returns the value list of property position.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getPreviousItemList()
Returns the value list of property previousItem.
|
getAdditionalTypeList, getAlternateNameList, getDescriptionList, getDetailedDescriptionList, getImageList, getMainEntityOfPageList, getNameList, getPopularityScoreList, getPotentialActionList, getSameAsList, getUrlListcontainsJsonLdId, getJsonLdContextList, getJsonLdId, getJsonLdReverseMapgetFullTypeName, getProperty, includesPropertycontentEqualscom.google.common.collect.ImmutableList<SchemaOrgType> getItemList()
com.google.common.collect.ImmutableList<SchemaOrgType> getNextItemList()
com.google.common.collect.ImmutableList<SchemaOrgType> getPositionList()
com.google.common.collect.ImmutableList<SchemaOrgType> getPreviousItemList()