public interface OpeningHoursSpecification extends StructuredValue
| Modifier and Type | Interface and Description |
|---|---|
static interface |
OpeningHoursSpecification.Builder
Builder interface of http://schema.org/OpeningHoursSpecification.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getClosesList()
Returns the value list of property closes.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getDayOfWeekList()
Returns the value list of property dayOfWeek.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getOpensList()
Returns the value list of property opens.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getValidFromList()
Returns the value list of property validFrom.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getValidThroughList()
Returns the value list of property validThrough.
|
getAdditionalTypeList, getAlternateNameList, getDescriptionList, getDetailedDescriptionList, getImageList, getMainEntityOfPageList, getNameList, getPopularityScoreList, getPotentialActionList, getSameAsList, getUrlListcontainsJsonLdId, getJsonLdContextList, getJsonLdId, getJsonLdReverseMapgetFullTypeName, getProperty, includesPropertycontentEqualscom.google.common.collect.ImmutableList<SchemaOrgType> getClosesList()
com.google.common.collect.ImmutableList<SchemaOrgType> getDayOfWeekList()
com.google.common.collect.ImmutableList<SchemaOrgType> getOpensList()
com.google.common.collect.ImmutableList<SchemaOrgType> getValidFromList()
com.google.common.collect.ImmutableList<SchemaOrgType> getValidThroughList()