class BuildingInsights extends Model (View source)

Properties

string $administrativeArea
protected $boundingBoxType
protected $boundingBoxDataType
protected $centerType
protected $centerDataType
protected $imageryDateType
protected $imageryDateDataType
protected $imageryProcessedDateType
protected $imageryProcessedDateDataType
string $imageryQuality
string $name
string $postalCode
string $regionCode
protected $solarPotentialType
protected $solarPotentialDataType
string $statisticalArea

Methods

setAdministrativeArea($administrativeArea)

No description

string
getAdministrativeArea()

No description

setBoundingBox(LatLngBox $boundingBox)

No description

getBoundingBox()

No description

setCenter(LatLng $center)

No description

getCenter()

No description

setImageryDate(Date $imageryDate)

No description

getImageryDate()

No description

setImageryProcessedDate(Date $imageryProcessedDate)

No description

getImageryProcessedDate()

No description

setImageryQuality($imageryQuality)

No description

string
getImageryQuality()

No description

setName($name)

No description

string
getName()

No description

setPostalCode($postalCode)

No description

string
getPostalCode()

No description

setRegionCode($regionCode)

No description

string
getRegionCode()

No description

setSolarPotential(SolarPotential $solarPotential)

No description

setStatisticalArea($statisticalArea)

No description

string
getStatisticalArea()

No description

Details

setAdministrativeArea($administrativeArea)

No description

Parameters

$administrativeArea

string getAdministrativeArea()

No description

Return Value

string

setBoundingBox(LatLngBox $boundingBox)

No description

Parameters

LatLngBox $boundingBox

LatLngBox getBoundingBox()

No description

Return Value

LatLngBox

setCenter(LatLng $center)

No description

Parameters

LatLng $center

LatLng getCenter()

No description

Return Value

LatLng

setImageryDate(Date $imageryDate)

No description

Parameters

Date $imageryDate

Date getImageryDate()

No description

Return Value

Date

setImageryProcessedDate(Date $imageryProcessedDate)

No description

Parameters

Date $imageryProcessedDate

Date getImageryProcessedDate()

No description

Return Value

Date

setImageryQuality($imageryQuality)

No description

Parameters

$imageryQuality

string getImageryQuality()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setPostalCode($postalCode)

No description

Parameters

$postalCode

string getPostalCode()

No description

Return Value

string

setRegionCode($regionCode)

No description

Parameters

$regionCode

string getRegionCode()

No description

Return Value

string

setSolarPotential(SolarPotential $solarPotential)

No description

Parameters

SolarPotential $solarPotential

SolarPotential getSolarPotential()

No description

Return Value

SolarPotential

setStatisticalArea($statisticalArea)

No description

Parameters

$statisticalArea

string getStatisticalArea()

No description

Return Value

string