\Table(name="bandwidth_by_product") \Entity
Definition at line 13 of file BandwidthByProduct.php.
Public Member Functions | |
| getIdBandwidthByProduct () | |
| setBlDeactivated ($blDeactivated) | |
| getBlDeactivated () | |
| setDtCreate ($dtCreate) | |
| getDtCreate () | |
| setDtUpdate ($dtUpdate) | |
| getDtUpdate () | |
| setIdUserCreateBy (\Etrali\GinangBundle\Entity\User $idUserCreateBy=null) | |
| getIdUserCreateBy () | |
| setIdUserUpdateBy (\Etrali\GinangBundle\Entity\User $idUserUpdateBy=null) | |
| getIdUserUpdateBy () | |
| setIdProduct (\Etrali\GinangBundle\Entity\Product $idProduct=null) | |
| getIdProduct () | |
| setIdBandwidth (\Etrali\GinangBundle\Entity\Bandwidth $idBandwidth=null) | |
| getIdBandwidth () | |
Private Attributes | |
| $idBandwidthByProduct | |
| $blDeactivated | |
| $dtCreate | |
| $dtUpdate | |
| $idUserCreateBy | |
| $idUserUpdateBy | |
| $idProduct | |
| $idBandwidth | |
| Etrali\GinangBundle\Entity\BandwidthByProduct::getBlDeactivated | ( | ) |
| Etrali\GinangBundle\Entity\BandwidthByProduct::getDtCreate | ( | ) |
| Etrali\GinangBundle\Entity\BandwidthByProduct::getDtUpdate | ( | ) |
| Etrali\GinangBundle\Entity\BandwidthByProduct::getIdBandwidth | ( | ) |
Get idBandwidth
Definition at line 223 of file BandwidthByProduct.php.
| Etrali\GinangBundle\Entity\BandwidthByProduct::getIdBandwidthByProduct | ( | ) |
| Etrali\GinangBundle\Entity\BandwidthByProduct::getIdProduct | ( | ) |
Get idProduct
Definition at line 200 of file BandwidthByProduct.php.
| Etrali\GinangBundle\Entity\BandwidthByProduct::getIdUserCreateBy | ( | ) |
Get idUserCreateBy
Definition at line 154 of file BandwidthByProduct.php.
| Etrali\GinangBundle\Entity\BandwidthByProduct::getIdUserUpdateBy | ( | ) |
Get idUserUpdateBy
Definition at line 177 of file BandwidthByProduct.php.
| Etrali\GinangBundle\Entity\BandwidthByProduct::setBlDeactivated | ( | $ | blDeactivated | ) |
Set blDeactivated
| boolean | $blDeactivated |
Definition at line 73 of file BandwidthByProduct.php.
| Etrali\GinangBundle\Entity\BandwidthByProduct::setDtCreate | ( | $ | dtCreate | ) |
Set dtCreate
| \\DateTime | $dtCreate |
Definition at line 96 of file BandwidthByProduct.php.
| Etrali\GinangBundle\Entity\BandwidthByProduct::setDtUpdate | ( | $ | dtUpdate | ) |
Set dtUpdate
| \\DateTime | $dtUpdate |
Definition at line 119 of file BandwidthByProduct.php.
| Etrali\GinangBundle\Entity\BandwidthByProduct::setIdBandwidth | ( | \Etrali\GinangBundle\Entity\Bandwidth $ | idBandwidth = null | ) |
Set idBandwidth
| \\Etrali\\GinangBundle\\Entity\\Bandwidth | $idBandwidth |
Definition at line 211 of file BandwidthByProduct.php.
| Etrali\GinangBundle\Entity\BandwidthByProduct::setIdProduct | ( | \Etrali\GinangBundle\Entity\Product $ | idProduct = null | ) |
Set idProduct
| \\Etrali\\GinangBundle\\Entity\\Product | $idProduct |
Definition at line 188 of file BandwidthByProduct.php.
| Etrali\GinangBundle\Entity\BandwidthByProduct::setIdUserCreateBy | ( | \Etrali\GinangBundle\Entity\User $ | idUserCreateBy = null | ) |
Set idUserCreateBy
| \\Etrali\\GinangBundle\\Entity\\User | $idUserCreateBy |
Definition at line 142 of file BandwidthByProduct.php.
| Etrali\GinangBundle\Entity\BandwidthByProduct::setIdUserUpdateBy | ( | \Etrali\GinangBundle\Entity\User $ | idUserUpdateBy = null | ) |
Set idUserUpdateBy
| \\Etrali\\GinangBundle\\Entity\\User | $idUserUpdateBy |
Definition at line 165 of file BandwidthByProduct.php.
Etrali::GinangBundle::Entity\BandwidthByProduct::$blDeactivated [private] |
Definition at line 23 of file BandwidthByProduct.php.
Etrali::GinangBundle::Entity\BandwidthByProduct::$dtCreate [private] |
Definition at line 28 of file BandwidthByProduct.php.
Etrali::GinangBundle::Entity\BandwidthByProduct::$dtUpdate [private] |
Definition at line 33 of file BandwidthByProduct.php.
Etrali::GinangBundle::Entity\BandwidthByProduct::$idBandwidth [private] |
Definition at line 53 of file BandwidthByProduct.php.
Etrali::GinangBundle::Entity\BandwidthByProduct::$idBandwidthByProduct [private] |
Definition at line 18 of file BandwidthByProduct.php.
Etrali::GinangBundle::Entity\BandwidthByProduct::$idProduct [private] |
Definition at line 48 of file BandwidthByProduct.php.
Etrali::GinangBundle::Entity\BandwidthByProduct::$idUserCreateBy [private] |
Definition at line 38 of file BandwidthByProduct.php.
Etrali::GinangBundle::Entity\BandwidthByProduct::$idUserUpdateBy [private] |
Definition at line 43 of file BandwidthByProduct.php.
1.7.6.1