public interface MoveAction extends Action
| Modifier and Type | Interface and Description |
|---|---|
static interface |
MoveAction.Builder
Builder interface of http://schema.org/MoveAction.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getFromLocationList()
Returns the value list of property fromLocation.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getToLocationList()
Returns the value list of property toLocation.
|
getActionStatusList, getAgentList, getEndTimeList, getErrorList, getInstrumentList, getLocationList, getObjectList, getParticipantList, getResultList, getStartTimeList, getTargetListgetAdditionalTypeList, getAlternateNameList, getDescriptionList, getDetailedDescriptionList, getImageList, getMainEntityOfPageList, getNameList, getPopularityScoreList, getPotentialActionList, getSameAsList, getUrlListcontainsJsonLdId, getJsonLdContextList, getJsonLdId, getJsonLdReverseMapgetFullTypeName, getProperty, includesPropertycontentEqualscom.google.common.collect.ImmutableList<SchemaOrgType> getFromLocationList()
com.google.common.collect.ImmutableList<SchemaOrgType> getToLocationList()