public interface ContactPoint extends StructuredValue
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ContactPoint.Builder
Builder interface of http://schema.org/ContactPoint.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getAreaServedList()
Returns the value list of property areaServed.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getAvailableLanguageList()
Returns the value list of property availableLanguage.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getContactOptionList()
Returns the value list of property contactOption.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getContactTypeList()
Returns the value list of property contactType.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getEmailList()
Returns the value list of property email.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getFaxNumberList()
Returns the value list of property faxNumber.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getHoursAvailableList()
Returns the value list of property hoursAvailable.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getProductSupportedList()
Returns the value list of property productSupported.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getServiceAreaList()
Returns the value list of property serviceArea.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getTelephoneList()
Returns the value list of property telephone.
|
getAdditionalTypeList, getAlternateNameList, getDescriptionList, getDetailedDescriptionList, getImageList, getMainEntityOfPageList, getNameList, getPopularityScoreList, getPotentialActionList, getSameAsList, getUrlListcontainsJsonLdId, getJsonLdContextList, getJsonLdId, getJsonLdReverseMapgetFullTypeName, getProperty, includesPropertycontentEqualscom.google.common.collect.ImmutableList<SchemaOrgType> getAreaServedList()
com.google.common.collect.ImmutableList<SchemaOrgType> getAvailableLanguageList()
com.google.common.collect.ImmutableList<SchemaOrgType> getContactOptionList()
com.google.common.collect.ImmutableList<SchemaOrgType> getContactTypeList()
com.google.common.collect.ImmutableList<SchemaOrgType> getEmailList()
com.google.common.collect.ImmutableList<SchemaOrgType> getFaxNumberList()
com.google.common.collect.ImmutableList<SchemaOrgType> getHoursAvailableList()
com.google.common.collect.ImmutableList<SchemaOrgType> getProductSupportedList()
com.google.common.collect.ImmutableList<SchemaOrgType> getServiceAreaList()
com.google.common.collect.ImmutableList<SchemaOrgType> getTelephoneList()