Public Member Functions | |
| getIdInterface () | |
| setCdInterface ($cdInterface) | |
| getCdInterface () | |
| setLbInterface ($lbInterface) | |
| getLbInterface () | |
| setBlDeactivated ($blDeactivated) | |
| getBlDeactivated () | |
Private Attributes | |
| $idInterface | |
| $cdInterface | |
| $lbInterface | |
| $blDeactivated | |
| Etrali\GinangBundle\Entity\Interfaces::getBlDeactivated | ( | ) |
| Etrali\GinangBundle\Entity\Interfaces::getCdInterface | ( | ) |
| Etrali\GinangBundle\Entity\Interfaces::getIdInterface | ( | ) |
| Etrali\GinangBundle\Entity\Interfaces::getLbInterface | ( | ) |
| Etrali\GinangBundle\Entity\Interfaces::setBlDeactivated | ( | $ | blDeactivated | ) |
Set blDeactivated
| boolean | $blDeactivated |
Definition at line 99 of file Interfaces.php.
| Etrali\GinangBundle\Entity\Interfaces::setCdInterface | ( | $ | cdInterface | ) |
Set cdInterface
| string | $cdInterface |
Definition at line 53 of file Interfaces.php.
| Etrali\GinangBundle\Entity\Interfaces::setLbInterface | ( | $ | lbInterface | ) |
Set lbInterface
| string | $lbInterface |
Definition at line 76 of file Interfaces.php.
Etrali::GinangBundle::Entity\Interfaces::$blDeactivated [private] |
Definition at line 33 of file Interfaces.php.
Etrali::GinangBundle::Entity\Interfaces::$cdInterface [private] |
Definition at line 23 of file Interfaces.php.
Etrali::GinangBundle::Entity\Interfaces::$idInterface [private] |
Definition at line 18 of file Interfaces.php.
Etrali::GinangBundle::Entity\Interfaces::$lbInterface [private] |
Definition at line 28 of file Interfaces.php.
1.7.6.1