Public Member Functions | |
| getIdAccess () | |
| setCdAccess ($cdAccess) | |
| getCdAccess () | |
| setLbAccess ($lbAccess) | |
| getLbAccess () | |
| setBlDeactivated ($blDeactivated) | |
| getBlDeactivated () | |
| setCmComment ($cmComment) | |
| getCmComment () | |
| setDtStart ($dtStart) | |
| getDtStart () | |
| setDtEnd ($dtEnd) | |
| getDtEnd () | |
| setDtDeactivated ($dtDeactivated) | |
| getDtDeactivated () | |
| setIdBranch (\Etrali\GinangBundle\Entity\Branch $idBranch=null) | |
| getIdBranch () | |
| setIdAddress (\Etrali\GinangBundle\Entity\Address $idAddress=null) | |
| getIdAddress () | |
Private Attributes | |
| $idAccess | |
| $cdAccess | |
| $lbAccess | |
| $blDeactivated | |
| $cmComment | |
| $dtStart | |
| $dtEnd | |
| $dtDeactivated | |
| $idBranch | |
| $idAddress | |
| Etrali\GinangBundle\Entity\Access::getBlDeactivated | ( | ) |
| Etrali\GinangBundle\Entity\Access::getCdAccess | ( | ) |
| Etrali\GinangBundle\Entity\Access::getCmComment | ( | ) |
| Etrali\GinangBundle\Entity\Access::getDtDeactivated | ( | ) |
| Etrali\GinangBundle\Entity\Access::getDtEnd | ( | ) |
| Etrali\GinangBundle\Entity\Access::getDtStart | ( | ) |
| Etrali\GinangBundle\Entity\Access::getIdAccess | ( | ) |
| Etrali\GinangBundle\Entity\Access::getIdAddress | ( | ) |
Get idAddress
Definition at line 279 of file Access.php.
| Etrali\GinangBundle\Entity\Access::getIdBranch | ( | ) |
| Etrali\GinangBundle\Entity\Access::getLbAccess | ( | ) |
| Etrali\GinangBundle\Entity\Access::setBlDeactivated | ( | $ | blDeactivated | ) |
Set blDeactivated
| boolean | $blDeactivated |
Definition at line 129 of file Access.php.
| Etrali\GinangBundle\Entity\Access::setCdAccess | ( | $ | cdAccess | ) |
| Etrali\GinangBundle\Entity\Access::setCmComment | ( | $ | cmComment | ) |
Set cmComment
| string | $cmComment |
Definition at line 152 of file Access.php.
| Etrali\GinangBundle\Entity\Access::setDtDeactivated | ( | $ | dtDeactivated | ) |
Set dtDeactivated
| \\DateTime | $dtDeactivated |
Definition at line 221 of file Access.php.
| Etrali\GinangBundle\Entity\Access::setDtEnd | ( | $ | dtEnd | ) |
| Etrali\GinangBundle\Entity\Access::setDtStart | ( | $ | dtStart | ) |
Set dtStart
| \\DateTime | $dtStart |
Definition at line 175 of file Access.php.
| Etrali\GinangBundle\Entity\Access::setIdAddress | ( | \Etrali\GinangBundle\Entity\Address $ | idAddress = null | ) |
Set idAddress
| \\Etrali\\GinangBundle\\Entity\\Address | $idAddress |
Definition at line 267 of file Access.php.
| Etrali\GinangBundle\Entity\Access::setIdBranch | ( | \Etrali\GinangBundle\Entity\Branch $ | idBranch = null | ) |
Set idBranch
| \\Etrali\\GinangBundle\\Entity\\Branch | $idBranch |
Definition at line 244 of file Access.php.
| Etrali\GinangBundle\Entity\Access::setLbAccess | ( | $ | lbAccess | ) |
Etrali::GinangBundle::Entity\Access::$blDeactivated [private] |
Definition at line 33 of file Access.php.
Etrali::GinangBundle::Entity\Access::$cdAccess [private] |
Definition at line 23 of file Access.php.
Etrali::GinangBundle::Entity\Access::$cmComment [private] |
Definition at line 38 of file Access.php.
Etrali::GinangBundle::Entity\Access::$dtDeactivated [private] |
Definition at line 53 of file Access.php.
Etrali::GinangBundle::Entity\Access::$dtEnd [private] |
Definition at line 48 of file Access.php.
Etrali::GinangBundle::Entity\Access::$dtStart [private] |
Definition at line 43 of file Access.php.
Etrali::GinangBundle::Entity\Access::$idAccess [private] |
Definition at line 18 of file Access.php.
Etrali::GinangBundle::Entity\Access::$idAddress [private] |
Definition at line 63 of file Access.php.
Etrali::GinangBundle::Entity\Access::$idBranch [private] |
Definition at line 58 of file Access.php.
Etrali::GinangBundle::Entity\Access::$lbAccess [private] |
Definition at line 28 of file Access.php.
1.7.6.1