\Table(name="billing_service_line") \Entity
Definition at line 13 of file BillingServiceLine.php.
Etrali\GinangBundle\Entity\BillingServiceLine::getCdCustomerService | ( | ) |
Etrali\GinangBundle\Entity\BillingServiceLine::getDtContractEnd | ( | ) |
Etrali\GinangBundle\Entity\BillingServiceLine::getDtContractStart | ( | ) |
Etrali\GinangBundle\Entity\BillingServiceLine::getDtEnd | ( | ) |
Etrali\GinangBundle\Entity\BillingServiceLine::getDtStart | ( | ) |
Etrali\GinangBundle\Entity\BillingServiceLine::getIdBillingPeriod | ( | ) |
Get idBillingPeriod
Definition at line 332 of file BillingServiceLine.php.
Etrali\GinangBundle\Entity\BillingServiceLine::getIdBillingService | ( | ) |
Get idBillingService
Definition at line 355 of file BillingServiceLine.php.
Etrali\GinangBundle\Entity\BillingServiceLine::getIdBillingServiceLine | ( | ) |
Etrali\GinangBundle\Entity\BillingServiceLine::getIdCurrency | ( | ) |
Get idCurrency
Definition at line 447 of file BillingServiceLine.php.
Etrali\GinangBundle\Entity\BillingServiceLine::getIdServiceExtremity | ( | ) |
Get idServiceExtremity
Definition at line 378 of file BillingServiceLine.php.
Etrali\GinangBundle\Entity\BillingServiceLine::getIdServiceExtremityOption | ( | ) |
Get idServiceExtremityOption
Definition at line 401 of file BillingServiceLine.php.
Etrali\GinangBundle\Entity\BillingServiceLine::getIdServiceOption | ( | ) |
Get idServiceOption
Definition at line 424 of file BillingServiceLine.php.
Etrali\GinangBundle\Entity\BillingServiceLine::getMtMrc | ( | ) |
Etrali\GinangBundle\Entity\BillingServiceLine::getMtNrc | ( | ) |
Etrali\GinangBundle\Entity\BillingServiceLine::getMtNrcEuro | ( | ) |
Etrali\GinangBundle\Entity\BillingServiceLine::getNbPercent | ( | ) |
Etrali\GinangBundle\Entity\BillingServiceLine::setCdCustomerService | ( | $ | cdCustomerService | ) |
Set cdCustomerService
string | $cdCustomerService |
Definition at line 113 of file BillingServiceLine.php.
Etrali\GinangBundle\Entity\BillingServiceLine::setDtContractEnd | ( | $ | dtContractEnd | ) |
Set dtContractEnd
\\DateTime | $dtContractEnd |
Definition at line 274 of file BillingServiceLine.php.
Etrali\GinangBundle\Entity\BillingServiceLine::setDtContractStart | ( | $ | dtContractStart | ) |
Set dtContractStart
\\DateTime | $dtContractStart |
Definition at line 251 of file BillingServiceLine.php.
Etrali\GinangBundle\Entity\BillingServiceLine::setDtEnd | ( | $ | dtEnd | ) |
Set dtEnd
\\DateTime | $dtEnd |
Definition at line 228 of file BillingServiceLine.php.
Etrali\GinangBundle\Entity\BillingServiceLine::setDtStart | ( | $ | dtStart | ) |
Set dtStart
\\DateTime | $dtStart |
Definition at line 205 of file BillingServiceLine.php.
Etrali\GinangBundle\Entity\BillingServiceLine::setIdBillingPeriod | ( | \Etrali\GinangBundle\Entity\BillingPeriod $ | idBillingPeriod = null | ) |
Set idBillingPeriod
\\Etrali\\GinangBundle\\Entity\\BillingPeriod | $idBillingPeriod |
Definition at line 320 of file BillingServiceLine.php.
Etrali\GinangBundle\Entity\BillingServiceLine::setIdBillingService | ( | \Etrali\GinangBundle\Entity\BillingService $ | idBillingService = null | ) |
Set idBillingService
\\Etrali\\GinangBundle\\Entity\\BillingService | $idBillingService |
Definition at line 343 of file BillingServiceLine.php.
Etrali\GinangBundle\Entity\BillingServiceLine::setIdCurrency | ( | \Etrali\GinangBundle\Entity\Currency $ | idCurrency = null | ) |
Set idCurrency
\\Etrali\\GinangBundle\\Entity\\Currency | $idCurrency |
Definition at line 435 of file BillingServiceLine.php.
Etrali\GinangBundle\Entity\BillingServiceLine::setIdServiceExtremity | ( | \Etrali\GinangBundle\Entity\ServiceExtremity $ | idServiceExtremity = null | ) |
Set idServiceExtremity
\\Etrali\\GinangBundle\\Entity\\ServiceExtremity | $idServiceExtremity |
Definition at line 366 of file BillingServiceLine.php.
Etrali\GinangBundle\Entity\BillingServiceLine::setIdServiceExtremityOption | ( | \Etrali\GinangBundle\Entity\ServiceExtremityOption $ | idServiceExtremityOption = null | ) |
Set idServiceExtremityOption
\\Etrali\\GinangBundle\\Entity\\ServiceExtremityOption | $idServiceExtremityOption |
Definition at line 389 of file BillingServiceLine.php.
Etrali\GinangBundle\Entity\BillingServiceLine::setIdServiceOption | ( | \Etrali\GinangBundle\Entity\ServiceOption $ | idServiceOption = null | ) |
Set idServiceOption
\\Etrali\\GinangBundle\\Entity\\ServiceOption | $idServiceOption |
Definition at line 412 of file BillingServiceLine.php.
Etrali\GinangBundle\Entity\BillingServiceLine::setMtMrc | ( | $ | mtMrc | ) |
Set mtMrc
float | $mtMrc |
Definition at line 159 of file BillingServiceLine.php.
Etrali\GinangBundle\Entity\BillingServiceLine::setMtNrc | ( | $ | mtNrc | ) |
Set mtNrc
float | $mtNrc |
Definition at line 136 of file BillingServiceLine.php.
Etrali\GinangBundle\Entity\BillingServiceLine::setMtNrcEuro | ( | $ | mtNrcEuro | ) |
Set mtNrcEuro
integer | $mtNrcEuro |
Definition at line 297 of file BillingServiceLine.php.
Etrali\GinangBundle\Entity\BillingServiceLine::setNbPercent | ( | $ | nbPercent | ) |
Set nbPercent
float | $nbPercent |
Definition at line 182 of file BillingServiceLine.php.
Etrali::GinangBundle::Entity\BillingServiceLine::$cdCustomerService [private] |
Definition at line 23 of file BillingServiceLine.php.
Etrali::GinangBundle::Entity\BillingServiceLine::$dtContractEnd [private] |
Definition at line 58 of file BillingServiceLine.php.
Etrali::GinangBundle::Entity\BillingServiceLine::$dtContractStart [private] |
Definition at line 53 of file BillingServiceLine.php.
Etrali::GinangBundle::Entity\BillingServiceLine::$dtEnd [private] |
Definition at line 48 of file BillingServiceLine.php.
Etrali::GinangBundle::Entity\BillingServiceLine::$dtStart [private] |
Definition at line 43 of file BillingServiceLine.php.
Etrali::GinangBundle::Entity\BillingServiceLine::$idBillingPeriod [private] |
Definition at line 68 of file BillingServiceLine.php.
Etrali::GinangBundle::Entity\BillingServiceLine::$idBillingService [private] |
Definition at line 73 of file BillingServiceLine.php.
Etrali::GinangBundle::Entity\BillingServiceLine::$idBillingServiceLine [private] |
Definition at line 18 of file BillingServiceLine.php.
Etrali::GinangBundle::Entity\BillingServiceLine::$idCurrency [private] |
Definition at line 93 of file BillingServiceLine.php.
Etrali::GinangBundle::Entity\BillingServiceLine::$idServiceExtremity [private] |
Definition at line 78 of file BillingServiceLine.php.
Etrali::GinangBundle::Entity\BillingServiceLine::$idServiceExtremityOption [private] |
Definition at line 83 of file BillingServiceLine.php.
Etrali::GinangBundle::Entity\BillingServiceLine::$idServiceOption [private] |
Definition at line 88 of file BillingServiceLine.php.
Etrali::GinangBundle::Entity\BillingServiceLine::$mtMrc [private] |
Definition at line 33 of file BillingServiceLine.php.
Etrali::GinangBundle::Entity\BillingServiceLine::$mtNrc [private] |
Definition at line 28 of file BillingServiceLine.php.
Etrali::GinangBundle::Entity\BillingServiceLine::$mtNrcEuro [private] |
Definition at line 63 of file BillingServiceLine.php.
Etrali::GinangBundle::Entity\BillingServiceLine::$nbPercent [private] |
Definition at line 38 of file BillingServiceLine.php.