public interface Action extends Thing
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Action.Builder
Builder interface of http://schema.org/Action.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getActionStatusList()
Returns the value list of property actionStatus.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getAgentList()
Returns the value list of property agent.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getEndTimeList()
Returns the value list of property endTime.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getErrorList()
Returns the value list of property error.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getInstrumentList()
Returns the value list of property instrument.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getLocationList()
Returns the value list of property location.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getObjectList()
Returns the value list of property object.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getParticipantList()
Returns the value list of property participant.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getResultList()
Returns the value list of property result.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getStartTimeList()
Returns the value list of property startTime.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getTargetList()
Returns the value list of property target.
|
getAdditionalTypeList, getAlternateNameList, getDescriptionList, getDetailedDescriptionList, getImageList, getMainEntityOfPageList, getNameList, getPopularityScoreList, getPotentialActionList, getSameAsList, getUrlListcontainsJsonLdId, getJsonLdContextList, getJsonLdId, getJsonLdReverseMapgetFullTypeName, getProperty, includesPropertycontentEqualscom.google.common.collect.ImmutableList<SchemaOrgType> getActionStatusList()
com.google.common.collect.ImmutableList<SchemaOrgType> getAgentList()
com.google.common.collect.ImmutableList<SchemaOrgType> getEndTimeList()
com.google.common.collect.ImmutableList<SchemaOrgType> getErrorList()
com.google.common.collect.ImmutableList<SchemaOrgType> getInstrumentList()
com.google.common.collect.ImmutableList<SchemaOrgType> getLocationList()
com.google.common.collect.ImmutableList<SchemaOrgType> getObjectList()
com.google.common.collect.ImmutableList<SchemaOrgType> getParticipantList()
com.google.common.collect.ImmutableList<SchemaOrgType> getResultList()
com.google.common.collect.ImmutableList<SchemaOrgType> getStartTimeList()
com.google.common.collect.ImmutableList<SchemaOrgType> getTargetList()