Public Member Functions | |
| getIdEsatpCost () | |
| setDtStart ($dtStart) | |
| getDtStart () | |
| setMtMonthly ($mtMonthly) | |
| getMtMonthly () | |
| setMtInstall ($mtInstall) | |
| getMtInstall () | |
| 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 () | |
| setIdCommercialRoute (\Etrali\GinangBundle\Entity\CommercialRoute $idCommercialRoute=null) | |
| getIdCommercialRoute () | |
| setIdBandwidth (\Etrali\GinangBundle\Entity\Bandwidth $idBandwidth=null) | |
| getIdBandwidth () | |
Private Attributes | |
| $idEsatpCost | |
| $dtStart | |
| $mtMonthly | |
| $mtInstall | |
| $blDeactivated | |
| $dtCreate | |
| $dtUpdate | |
| $idUserCreateBy | |
| $idUserUpdateBy | |
| $idProduct | |
| $idCommercialRoute | |
| $idBandwidth | |
| Etrali\GinangBundle\Entity\EsatpCost::getBlDeactivated | ( | ) |
| Etrali\GinangBundle\Entity\EsatpCost::getDtCreate | ( | ) |
| Etrali\GinangBundle\Entity\EsatpCost::getDtStart | ( | ) |
| Etrali\GinangBundle\Entity\EsatpCost::getDtUpdate | ( | ) |
| Etrali\GinangBundle\Entity\EsatpCost::getIdBandwidth | ( | ) |
Get idBandwidth
Definition at line 335 of file EsatpCost.php.
| Etrali\GinangBundle\Entity\EsatpCost::getIdCommercialRoute | ( | ) |
Get idCommercialRoute
Definition at line 312 of file EsatpCost.php.
| Etrali\GinangBundle\Entity\EsatpCost::getIdEsatpCost | ( | ) |
| Etrali\GinangBundle\Entity\EsatpCost::getIdProduct | ( | ) |
Get idProduct
Definition at line 289 of file EsatpCost.php.
| Etrali\GinangBundle\Entity\EsatpCost::getIdUserCreateBy | ( | ) |
Get idUserCreateBy
Definition at line 243 of file EsatpCost.php.
| Etrali\GinangBundle\Entity\EsatpCost::getIdUserUpdateBy | ( | ) |
Get idUserUpdateBy
Definition at line 266 of file EsatpCost.php.
| Etrali\GinangBundle\Entity\EsatpCost::getMtInstall | ( | ) |
| Etrali\GinangBundle\Entity\EsatpCost::getMtMonthly | ( | ) |
| Etrali\GinangBundle\Entity\EsatpCost::setBlDeactivated | ( | $ | blDeactivated | ) |
Set blDeactivated
| boolean | $blDeactivated |
Definition at line 162 of file EsatpCost.php.
| Etrali\GinangBundle\Entity\EsatpCost::setDtCreate | ( | $ | dtCreate | ) |
Set dtCreate
| \\DateTime | $dtCreate |
Definition at line 185 of file EsatpCost.php.
| Etrali\GinangBundle\Entity\EsatpCost::setDtStart | ( | $ | dtStart | ) |
Set dtStart
| \\DateTime | $dtStart |
Definition at line 93 of file EsatpCost.php.
| Etrali\GinangBundle\Entity\EsatpCost::setDtUpdate | ( | $ | dtUpdate | ) |
Set dtUpdate
| \\DateTime | $dtUpdate |
Definition at line 208 of file EsatpCost.php.
| Etrali\GinangBundle\Entity\EsatpCost::setIdBandwidth | ( | \Etrali\GinangBundle\Entity\Bandwidth $ | idBandwidth = null | ) |
Set idBandwidth
| \\Etrali\\GinangBundle\\Entity\\Bandwidth | $idBandwidth |
Definition at line 323 of file EsatpCost.php.
| Etrali\GinangBundle\Entity\EsatpCost::setIdCommercialRoute | ( | \Etrali\GinangBundle\Entity\CommercialRoute $ | idCommercialRoute = null | ) |
Set idCommercialRoute
| \\Etrali\\GinangBundle\\Entity\\CommercialRoute | $idCommercialRoute |
Definition at line 300 of file EsatpCost.php.
| Etrali\GinangBundle\Entity\EsatpCost::setIdProduct | ( | \Etrali\GinangBundle\Entity\Product $ | idProduct = null | ) |
Set idProduct
| \\Etrali\\GinangBundle\\Entity\\Product | $idProduct |
Definition at line 277 of file EsatpCost.php.
| Etrali\GinangBundle\Entity\EsatpCost::setIdUserCreateBy | ( | \Etrali\GinangBundle\Entity\User $ | idUserCreateBy = null | ) |
Set idUserCreateBy
| \\Etrali\\GinangBundle\\Entity\\User | $idUserCreateBy |
Definition at line 231 of file EsatpCost.php.
| Etrali\GinangBundle\Entity\EsatpCost::setIdUserUpdateBy | ( | \Etrali\GinangBundle\Entity\User $ | idUserUpdateBy = null | ) |
Set idUserUpdateBy
| \\Etrali\\GinangBundle\\Entity\\User | $idUserUpdateBy |
Definition at line 254 of file EsatpCost.php.
| Etrali\GinangBundle\Entity\EsatpCost::setMtInstall | ( | $ | mtInstall | ) |
Set mtInstall
| float | $mtInstall |
Definition at line 139 of file EsatpCost.php.
| Etrali\GinangBundle\Entity\EsatpCost::setMtMonthly | ( | $ | mtMonthly | ) |
Set mtMonthly
| float | $mtMonthly |
Definition at line 116 of file EsatpCost.php.
Etrali::GinangBundle::Entity\EsatpCost::$blDeactivated [private] |
Definition at line 38 of file EsatpCost.php.
Etrali::GinangBundle::Entity\EsatpCost::$dtCreate [private] |
Definition at line 43 of file EsatpCost.php.
Etrali::GinangBundle::Entity\EsatpCost::$dtStart [private] |
Definition at line 23 of file EsatpCost.php.
Etrali::GinangBundle::Entity\EsatpCost::$dtUpdate [private] |
Definition at line 48 of file EsatpCost.php.
Etrali::GinangBundle::Entity\EsatpCost::$idBandwidth [private] |
Definition at line 73 of file EsatpCost.php.
Etrali::GinangBundle::Entity\EsatpCost::$idCommercialRoute [private] |
Definition at line 68 of file EsatpCost.php.
Etrali::GinangBundle::Entity\EsatpCost::$idEsatpCost [private] |
Definition at line 18 of file EsatpCost.php.
Etrali::GinangBundle::Entity\EsatpCost::$idProduct [private] |
Definition at line 63 of file EsatpCost.php.
Etrali::GinangBundle::Entity\EsatpCost::$idUserCreateBy [private] |
Definition at line 53 of file EsatpCost.php.
Etrali::GinangBundle::Entity\EsatpCost::$idUserUpdateBy [private] |
Definition at line 58 of file EsatpCost.php.
Etrali::GinangBundle::Entity\EsatpCost::$mtInstall [private] |
Definition at line 33 of file EsatpCost.php.
Etrali::GinangBundle::Entity\EsatpCost::$mtMonthly [private] |
Definition at line 28 of file EsatpCost.php.
1.7.6.1