class QuarantineSession extends AbstractEntity
Methods
| __construct(EntityManager $em) | from AbstractEntity | |
| integer |
getId()
The session id |
|
| setId($id) | ||
| integer |
getUsrId()
The user id |
|
| setUsrId($usrId) |
Details
in AbstractEntity at line 21
final public
__construct(EntityManager $em)
at line 24
public integer
getId()
The session id
at line 29
public
setId($id)
at line 39
public integer
getUsrId()
The user id