\Table(name="service_history") \Entity
Definition at line 13 of file ServiceHistory.php.
Public Member Functions | |
getIdServiceHistory () | |
setIdHistory (\Etrali\GinangBundle\Entity\History $idHistory=null) | |
getIdHistory () | |
Private Attributes | |
$idServiceHistory | |
$idHistory |
Etrali\GinangBundle\Entity\ServiceHistory::getIdHistory | ( | ) |
Get idHistory
Definition at line 55 of file ServiceHistory.php.
Etrali\GinangBundle\Entity\ServiceHistory::getIdServiceHistory | ( | ) |
Etrali\GinangBundle\Entity\ServiceHistory::setIdHistory | ( | \Etrali\GinangBundle\Entity\History $ | idHistory = null | ) |
Set idHistory
\\Etrali\\GinangBundle\\Entity\\History | $idHistory |
Definition at line 43 of file ServiceHistory.php.
Etrali::GinangBundle::Entity\ServiceHistory::$idHistory [private] |
Definition at line 23 of file ServiceHistory.php.
Etrali::GinangBundle::Entity\ServiceHistory::$idServiceHistory [private] |
Definition at line 18 of file ServiceHistory.php.