class Property extends Model (View source)

Properties

int $builtYear
string $builtYearException
int $floorsCount
string $floorsCountException
int $lastRenovatedYear
string $lastRenovatedYearException
int $roomsCount
string $roomsCountException

Methods

setBuiltYear($builtYear)

No description

int
getBuiltYear()

No description

setBuiltYearException($builtYearException)

No description

string
getBuiltYearException()

No description

setFloorsCount($floorsCount)

No description

int
getFloorsCount()

No description

setFloorsCountException($floorsCountException)

No description

string
getFloorsCountException()

No description

setLastRenovatedYear($lastRenovatedYear)

No description

int
getLastRenovatedYear()

No description

setLastRenovatedYearException($lastRenovatedYearException)

No description

string
setRoomsCount($roomsCount)

No description

int
getRoomsCount()

No description

setRoomsCountException($roomsCountException)

No description

string
getRoomsCountException()

No description

Details

setBuiltYear($builtYear)

No description

Parameters

$builtYear

int getBuiltYear()

No description

Return Value

int

setBuiltYearException($builtYearException)

No description

Parameters

$builtYearException

string getBuiltYearException()

No description

Return Value

string

setFloorsCount($floorsCount)

No description

Parameters

$floorsCount

int getFloorsCount()

No description

Return Value

int

setFloorsCountException($floorsCountException)

No description

Parameters

$floorsCountException

string getFloorsCountException()

No description

Return Value

string

setLastRenovatedYear($lastRenovatedYear)

No description

Parameters

$lastRenovatedYear

int getLastRenovatedYear()

No description

Return Value

int

setLastRenovatedYearException($lastRenovatedYearException)

No description

Parameters

$lastRenovatedYearException

string getLastRenovatedYearException()

No description

Return Value

string

setRoomsCount($roomsCount)

No description

Parameters

$roomsCount

int getRoomsCount()

No description

Return Value

int

setRoomsCountException($roomsCountException)

No description

Parameters

$roomsCountException

string getRoomsCountException()

No description

Return Value

string