public interface GeoCoordinates extends StructuredValue
| Modifier and Type | Interface and Description |
|---|---|
static interface |
GeoCoordinates.Builder
Builder interface of http://schema.org/GeoCoordinates.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getAddressCountryList()
Returns the value list of property addressCountry.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getAddressList()
Returns the value list of property address.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getElevationList()
Returns the value list of property elevation.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getLatitudeList()
Returns the value list of property latitude.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getLongitudeList()
Returns the value list of property longitude.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getPostalCodeList()
Returns the value list of property postalCode.
|
getAdditionalTypeList, getAlternateNameList, getDescriptionList, getDetailedDescriptionList, getImageList, getMainEntityOfPageList, getNameList, getPopularityScoreList, getPotentialActionList, getSameAsList, getUrlListcontainsJsonLdId, getJsonLdContextList, getJsonLdId, getJsonLdReverseMapgetFullTypeName, getProperty, includesPropertycontentEqualscom.google.common.collect.ImmutableList<SchemaOrgType> getAddressList()
com.google.common.collect.ImmutableList<SchemaOrgType> getAddressCountryList()
com.google.common.collect.ImmutableList<SchemaOrgType> getElevationList()
com.google.common.collect.ImmutableList<SchemaOrgType> getLatitudeList()
com.google.common.collect.ImmutableList<SchemaOrgType> getLongitudeList()
com.google.common.collect.ImmutableList<SchemaOrgType> getPostalCodeList()