class RecordStatus extends AbstractEntity
Methods
| __construct(EntityManager $em) | from AbstractEntity | |
| integer |
getBit()
Get the status bit |
|
| setBit($bit) | ||
| Boolean |
getState()
Get the status state |
|
| setState($state) |
Details
in AbstractEntity at line 21
final public
__construct(EntityManager $em)
at line 24
public integer
getBit()
Get the status bit
at line 29
public
setBit($bit)
at line 39
public Boolean
getState()
Get the status state