Gina Next Generation
 All Classes Namespaces Files Functions Variables
Public Member Functions | Private Attributes
Etrali\GinangBundle\Entity\ServiceHistory Class Reference

Detailed Description

ServiceHistory

\Table(name="service_history") \Entity

Definition at line 13 of file ServiceHistory.php.

List of all members.

Public Member Functions

 getIdServiceHistory ()
 setIdHistory (\Etrali\GinangBundle\Entity\History $idHistory=null)
 getIdHistory ()

Private Attributes

 $idServiceHistory
 $idHistory

Member Function Documentation

Etrali\GinangBundle\Entity\ServiceHistory::getIdHistory ( )

Get idHistory

Returns:
\Etrali\GinangBundle\Entity\History

Definition at line 55 of file ServiceHistory.php.

Etrali\GinangBundle\Entity\ServiceHistory::getIdServiceHistory ( )

Get idServiceHistory

Returns:
integer

Definition at line 32 of file ServiceHistory.php.

Etrali\GinangBundle\Entity\ServiceHistory::setIdHistory ( \Etrali\GinangBundle\Entity\History idHistory = null)

Set idHistory

Parameters:
\\Etrali\\GinangBundle\\Entity\\History$idHistory
Returns:
ServiceHistory

Definition at line 43 of file ServiceHistory.php.


Member Data Documentation

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.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables