LocalBusiness Class

public class LocalBusiness extends Place

The LocalBusiness model.

Method Summary

Modifier and Type Method and Description
Boolean isPermanentlyClosed()

Get the isPermanentlyClosed value.

List<ImageObject> panoramas()

Get the panoramas value.

String priceRange()

Get the priceRange value.

String tagLine()

Get the tagLine value.

Inherited Members

Method Details

isPermanentlyClosed

public Boolean isPermanentlyClosed()

Get the isPermanentlyClosed value.

Returns:

the isPermanentlyClosed value

panoramas

public List panoramas()

Get the panoramas value.

Returns:

the panoramas value

priceRange

public String priceRange()

Get the priceRange value.

Returns:

the priceRange value

tagLine

public String tagLine()

Get the tagLine value.

Returns:

the tagLine value

Applies to