PlaceBuilder

public final class PlaceBuilder extends IndexableBuilder<PlaceBuilder>

Builder to construct an Indexable for a place object.

For reference, see: //schema.org/Place.

Public Method Summary

PlaceBuilder
setGeo(GeoShapeBuilder geoShape)
Sets the geo coordinates of the given place.

Inherited Method Summary

Public Methods

public PlaceBuilder setGeo (GeoShapeBuilder geoShape)

Sets the geo coordinates of the given place.