RoomBuilderFromRequest
extends RoomBuilder
Table of Contents
Methods
-
__construct()
: mixed
-
build()
: Room
-
getAccess()
: mixed
-
getCapacity()
: mixed
-
getCategoryId()
: int
-
getColor()
: mixed
-
getId()
: int
-
getLocationId()
: int
-
getName()
: mixed
-
getNecessity()
: mixed
-
getOwnerId()
: int
__construct()
public
__construct(mixed $request) : mixed
Parameters
-
$request
: mixed
-
build()
public
build() : Room
getAccess()
public
getAccess() : mixed
getCapacity()
public
getCapacity() : mixed
getCategoryId()
public
getCategoryId() : int
getColor()
public
getColor() : mixed
getId()
public
getId() : int
getLocationId()
public
getLocationId() : int
getName()
public
getName() : mixed
getNecessity()
public
getNecessity() : mixed
getOwnerId()
public
getOwnerId() : int