public interface GeoShape extends StructuredValue
| Modifier and Type | Interface and Description |
|---|---|
static interface |
GeoShape.Builder
Builder interface of http://schema.org/GeoShape.
|
| 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> |
getBoxList()
Returns the value list of property box.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getCircleList()
Returns the value list of property circle.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getElevationList()
Returns the value list of property elevation.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getLineList()
Returns the value list of property line.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getPolygonList()
Returns the value list of property polygon.
|
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> getBoxList()
com.google.common.collect.ImmutableList<SchemaOrgType> getCircleList()
com.google.common.collect.ImmutableList<SchemaOrgType> getElevationList()
com.google.common.collect.ImmutableList<SchemaOrgType> getLineList()
com.google.common.collect.ImmutableList<SchemaOrgType> getPolygonList()
com.google.common.collect.ImmutableList<SchemaOrgType> getPostalCodeList()