UserLocation
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
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