class UserLocation extends Model (View source)

Properties

string $area
string $buildingId
string $customType
string $deskCode
string $floorName
string $floorSection
string $type

Methods

setArea($area)

No description

string
getArea()

No description

setBuildingId($buildingId)

No description

string
getBuildingId()

No description

setCustomType($customType)

No description

string
getCustomType()

No description

setDeskCode($deskCode)

No description

string
getDeskCode()

No description

setFloorName($floorName)

No description

string
getFloorName()

No description

setFloorSection($floorSection)

No description

string
getFloorSection()

No description

setType($type)

No description

string
getType()

No description

Details

setArea($area)

No description

Parameters

$area

string getArea()

No description

Return Value

string

setBuildingId($buildingId)

No description

Parameters

$buildingId

string getBuildingId()

No description

Return Value

string

setCustomType($customType)

No description

Parameters

$customType

string getCustomType()

No description

Return Value

string

setDeskCode($deskCode)

No description

Parameters

$deskCode

string getDeskCode()

No description

Return Value

string

setFloorName($floorName)

No description

Parameters

$floorName

string getFloorName()

No description

Return Value

string

setFloorSection($floorSection)

No description

Parameters

$floorSection

string getFloorSection()

No description

Return Value

string

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string