Public Member Functions | |
getIdBandwidth () | |
setCdBandwidth ($cdBandwidth) | |
getCdBandwidth () | |
setLbBandwidth ($lbBandwidth) | |
getLbBandwidth () | |
setNbBandwidth ($nbBandwidth) | |
getNbBandwidth () | |
setCdUnit ($cdUnit) | |
getCdUnit () | |
setBlDeactivated ($blDeactivated) | |
getBlDeactivated () | |
setDtCreate ($dtCreate) | |
getDtCreate () | |
setDtUpdate ($dtUpdate) | |
getDtUpdate () | |
Private Attributes | |
$idBandwidth | |
$cdBandwidth | |
$lbBandwidth | |
$nbBandwidth | |
$cdUnit | |
$blDeactivated | |
$dtCreate | |
$dtUpdate |
Etrali\GinangBundle\Entity\Bandwidth::getBlDeactivated | ( | ) |
Etrali\GinangBundle\Entity\Bandwidth::getCdBandwidth | ( | ) |
Etrali\GinangBundle\Entity\Bandwidth::getCdUnit | ( | ) |
Etrali\GinangBundle\Entity\Bandwidth::getDtCreate | ( | ) |
Etrali\GinangBundle\Entity\Bandwidth::getDtUpdate | ( | ) |
Etrali\GinangBundle\Entity\Bandwidth::getIdBandwidth | ( | ) |
Etrali\GinangBundle\Entity\Bandwidth::getLbBandwidth | ( | ) |
Etrali\GinangBundle\Entity\Bandwidth::getNbBandwidth | ( | ) |
Etrali\GinangBundle\Entity\Bandwidth::setBlDeactivated | ( | $ | blDeactivated | ) |
Set blDeactivated
boolean | $blDeactivated |
Definition at line 165 of file Bandwidth.php.
Etrali\GinangBundle\Entity\Bandwidth::setCdBandwidth | ( | $ | cdBandwidth | ) |
Set cdBandwidth
string | $cdBandwidth |
Definition at line 73 of file Bandwidth.php.
Etrali\GinangBundle\Entity\Bandwidth::setCdUnit | ( | $ | cdUnit | ) |
Set cdUnit
string | $cdUnit |
Definition at line 142 of file Bandwidth.php.
Etrali\GinangBundle\Entity\Bandwidth::setDtCreate | ( | $ | dtCreate | ) |
Set dtCreate
\\DateTime | $dtCreate |
Definition at line 188 of file Bandwidth.php.
Etrali\GinangBundle\Entity\Bandwidth::setDtUpdate | ( | $ | dtUpdate | ) |
Set dtUpdate
\\DateTime | $dtUpdate |
Definition at line 211 of file Bandwidth.php.
Etrali\GinangBundle\Entity\Bandwidth::setLbBandwidth | ( | $ | lbBandwidth | ) |
Set lbBandwidth
string | $lbBandwidth |
Definition at line 96 of file Bandwidth.php.
Etrali\GinangBundle\Entity\Bandwidth::setNbBandwidth | ( | $ | nbBandwidth | ) |
Set nbBandwidth
float | $nbBandwidth |
Definition at line 119 of file Bandwidth.php.
Etrali::GinangBundle::Entity\Bandwidth::$blDeactivated [private] |
Definition at line 43 of file Bandwidth.php.
Etrali::GinangBundle::Entity\Bandwidth::$cdBandwidth [private] |
Definition at line 23 of file Bandwidth.php.
Etrali::GinangBundle::Entity\Bandwidth::$cdUnit [private] |
Definition at line 38 of file Bandwidth.php.
Etrali::GinangBundle::Entity\Bandwidth::$dtCreate [private] |
Definition at line 48 of file Bandwidth.php.
Etrali::GinangBundle::Entity\Bandwidth::$dtUpdate [private] |
Definition at line 53 of file Bandwidth.php.
Etrali::GinangBundle::Entity\Bandwidth::$idBandwidth [private] |
Definition at line 18 of file Bandwidth.php.
Etrali::GinangBundle::Entity\Bandwidth::$lbBandwidth [private] |
Definition at line 28 of file Bandwidth.php.
Etrali::GinangBundle::Entity\Bandwidth::$nbBandwidth [private] |
Definition at line 33 of file Bandwidth.php.