RoomBuilder implements Builder
AbstractYes
Table of Contents
Interfaces
Methods
- build() : Room
- getAccess() : mixed
- getCapacity() : mixed
- getCategoryId() : mixed
- getColor() : mixed
- getId() : mixed
- getLocationId() : mixed
- getName() : mixed
- getNecessity() : mixed
- getOwnerId() : mixed
Methods
build()
public
build() : Room
Return values
RoomgetAccess()
public
abstract getAccess() : mixed
getCapacity()
public
abstract getCapacity() : mixed
getCategoryId()
public
abstract getCategoryId() : mixed
getColor()
public
abstract getColor() : mixed
getId()
public
abstract getId() : mixed
getLocationId()
public
abstract getLocationId() : mixed
getName()
public
abstract getName() : mixed
getNecessity()
public
abstract getNecessity() : mixed
getOwnerId()
public
abstract getOwnerId() : mixed