public class ExerciseActionImpl extends PlayActionImpl implements ExerciseAction
ExerciseAction.ExerciseAction.Builder| Modifier and Type | Field and Description |
|---|---|
protected com.google.common.collect.ImmutableListMultimap<java.lang.String,ValueType> |
properties |
| Constructor and Description |
|---|
ExerciseActionImpl(com.google.common.collect.Multimap<java.lang.String,ValueType> properties,
com.google.common.collect.Multimap<java.lang.String,Thing> reverseMap) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
containsProperty(java.lang.String name) |
com.google.common.collect.ImmutableList<SchemaOrgType> |
getCourseList()
Returns the value list of property course.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getDietList()
Returns the value list of property diet.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getDistanceList()
Returns the value list of property distance.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getExerciseCourseList()
Returns the value list of property exerciseCourse.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getExercisePlanList()
Returns the value list of property exercisePlan.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getExerciseRelatedDietList()
Returns the value list of property exerciseRelatedDiet.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getExerciseTypeList()
Returns the value list of property exerciseType.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getFromLocationList()
Returns the value list of property fromLocation.
|
java.lang.String |
getFullTypeName()
Returns the full name of this schema.org type.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getOpponentList()
Returns the value list of property opponent.
|
protected com.google.common.collect.ImmutableList<ValueType> |
getPropertyList(java.lang.String property) |
protected ValueType |
getSingleValueProperty(java.lang.String name) |
com.google.common.collect.ImmutableList<SchemaOrgType> |
getSportsActivityLocationList()
Returns the value list of property sportsActivityLocation.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getSportsEventList()
Returns the value list of property sportsEvent.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getSportsTeamList()
Returns the value list of property sportsTeam.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getToLocationList()
Returns the value list of property toLocation.
|
boolean |
includesProperty(java.lang.String property)
Whether the property can be set in this type.
|
getAudienceList, getEventListgetActionStatusList, getAgentList, getEndTimeList, getErrorList, getInstrumentList, getLocationList, getObjectList, getParticipantList, getResultList, getStartTimeList, getTargetListgetAdditionalTypeList, getAlternateNameList, getDescriptionList, getDetailedDescriptionList, getImageList, getMainEntityOfPageList, getNameList, getPopularityScoreList, getPotentialActionList, getSameAsList, getUrlListcontainsJsonLdId, contentEquals, getJsonLdContextList, getJsonLdId, getJsonLdReverseMap, getPropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAudienceList, getEventListgetActionStatusList, getAgentList, getEndTimeList, getErrorList, getInstrumentList, getLocationList, getObjectList, getParticipantList, getResultList, getStartTimeList, getTargetListgetAdditionalTypeList, getAlternateNameList, getDescriptionList, getDetailedDescriptionList, getImageList, getMainEntityOfPageList, getNameList, getPopularityScoreList, getPotentialActionList, getSameAsList, getUrlListcontainsJsonLdId, getJsonLdContextList, getJsonLdId, getJsonLdReverseMapgetPropertycontentEqualsprotected final com.google.common.collect.ImmutableListMultimap<java.lang.String,ValueType> properties
public java.lang.String getFullTypeName()
SchemaOrgTypegetFullTypeName in interface SchemaOrgTypegetFullTypeName in class PlayActionImplpublic boolean includesProperty(java.lang.String property)
SchemaOrgTypeincludesProperty in interface SchemaOrgTypeincludesProperty in class PlayActionImplproperty - The name of property which can be short property name or full property name.public com.google.common.collect.ImmutableList<SchemaOrgType> getCourseList()
ExerciseActiongetCourseList in interface ExerciseActionpublic com.google.common.collect.ImmutableList<SchemaOrgType> getDietList()
ExerciseActiongetDietList in interface ExerciseActionpublic com.google.common.collect.ImmutableList<SchemaOrgType> getDistanceList()
ExerciseActiongetDistanceList in interface ExerciseActionpublic com.google.common.collect.ImmutableList<SchemaOrgType> getExerciseCourseList()
ExerciseActiongetExerciseCourseList in interface ExerciseActionpublic com.google.common.collect.ImmutableList<SchemaOrgType> getExercisePlanList()
ExerciseActiongetExercisePlanList in interface ExerciseActionpublic com.google.common.collect.ImmutableList<SchemaOrgType> getExerciseRelatedDietList()
ExerciseActiongetExerciseRelatedDietList in interface ExerciseActionpublic com.google.common.collect.ImmutableList<SchemaOrgType> getExerciseTypeList()
ExerciseActiongetExerciseTypeList in interface ExerciseActionpublic com.google.common.collect.ImmutableList<SchemaOrgType> getFromLocationList()
ExerciseActiongetFromLocationList in interface ExerciseActionpublic com.google.common.collect.ImmutableList<SchemaOrgType> getOpponentList()
ExerciseActiongetOpponentList in interface ExerciseActionpublic com.google.common.collect.ImmutableList<SchemaOrgType> getSportsActivityLocationList()
ExerciseActiongetSportsActivityLocationList in interface ExerciseActionpublic com.google.common.collect.ImmutableList<SchemaOrgType> getSportsEventList()
ExerciseActiongetSportsEventList in interface ExerciseActionpublic com.google.common.collect.ImmutableList<SchemaOrgType> getSportsTeamList()
ExerciseActiongetSportsTeamList in interface ExerciseActionpublic com.google.common.collect.ImmutableList<SchemaOrgType> getToLocationList()
ExerciseActiongetToLocationList in interface ExerciseActionprotected boolean containsProperty(java.lang.String name)
@Nullable protected ValueType getSingleValueProperty(java.lang.String name) throws SchemaOrgException
SchemaOrgExceptionprotected com.google.common.collect.ImmutableList<ValueType> getPropertyList(java.lang.String property)