Public Member Functions | |
getIdProduct () | |
setCdProduct ($cdProduct) | |
getCdProduct () | |
setLbProduct ($lbProduct) | |
getLbProduct () | |
setBlDeactivated ($blDeactivated) | |
getBlDeactivated () | |
setLbInstallAccount ($lbInstallAccount) | |
getLbInstallAccount () | |
setLbMonthlyAccount ($lbMonthlyAccount) | |
getLbMonthlyAccount () | |
setDtDeactivated ($dtDeactivated) | |
getDtDeactivated () | |
setIdProductType (\Etrali\GinangBundle\Entity\ProductType $idProductType=null) | |
getIdProductType () | |
Private Attributes | |
$idProduct | |
$cdProduct | |
$lbProduct | |
$blDeactivated | |
$lbInstallAccount | |
$lbMonthlyAccount | |
$dtDeactivated | |
$idProductType |
Etrali\GinangBundle\Entity\Product::getBlDeactivated | ( | ) |
Etrali\GinangBundle\Entity\Product::getCdProduct | ( | ) |
Etrali\GinangBundle\Entity\Product::getDtDeactivated | ( | ) |
Etrali\GinangBundle\Entity\Product::getIdProduct | ( | ) |
Etrali\GinangBundle\Entity\Product::getIdProductType | ( | ) |
Get idProductType
Definition at line 223 of file Product.php.
Etrali\GinangBundle\Entity\Product::getLbInstallAccount | ( | ) |
Etrali\GinangBundle\Entity\Product::getLbMonthlyAccount | ( | ) |
Etrali\GinangBundle\Entity\Product::getLbProduct | ( | ) |
Etrali\GinangBundle\Entity\Product::setBlDeactivated | ( | $ | blDeactivated | ) |
Set blDeactivated
boolean | $blDeactivated |
Definition at line 119 of file Product.php.
Etrali\GinangBundle\Entity\Product::setCdProduct | ( | $ | cdProduct | ) |
Set cdProduct
string | $cdProduct |
Definition at line 73 of file Product.php.
Etrali\GinangBundle\Entity\Product::setDtDeactivated | ( | $ | dtDeactivated | ) |
Set dtDeactivated
\\DateTime | $dtDeactivated |
Definition at line 188 of file Product.php.
Etrali\GinangBundle\Entity\Product::setIdProductType | ( | \Etrali\GinangBundle\Entity\ProductType $ | idProductType = null | ) |
Set idProductType
\\Etrali\\GinangBundle\\Entity\\ProductType | $idProductType |
Definition at line 211 of file Product.php.
Etrali\GinangBundle\Entity\Product::setLbInstallAccount | ( | $ | lbInstallAccount | ) |
Set lbInstallAccount
string | $lbInstallAccount |
Definition at line 142 of file Product.php.
Etrali\GinangBundle\Entity\Product::setLbMonthlyAccount | ( | $ | lbMonthlyAccount | ) |
Set lbMonthlyAccount
string | $lbMonthlyAccount |
Definition at line 165 of file Product.php.
Etrali\GinangBundle\Entity\Product::setLbProduct | ( | $ | lbProduct | ) |
Set lbProduct
string | $lbProduct |
Definition at line 96 of file Product.php.
Etrali::GinangBundle::Entity\Product::$blDeactivated [private] |
Definition at line 33 of file Product.php.
Etrali::GinangBundle::Entity\Product::$cdProduct [private] |
Definition at line 23 of file Product.php.
Etrali::GinangBundle::Entity\Product::$dtDeactivated [private] |
Definition at line 48 of file Product.php.
Etrali::GinangBundle::Entity\Product::$idProduct [private] |
Definition at line 18 of file Product.php.
Etrali::GinangBundle::Entity\Product::$idProductType [private] |
Definition at line 53 of file Product.php.
Etrali::GinangBundle::Entity\Product::$lbInstallAccount [private] |
Definition at line 38 of file Product.php.
Etrali::GinangBundle::Entity\Product::$lbMonthlyAccount [private] |
Definition at line 43 of file Product.php.
Etrali::GinangBundle::Entity\Product::$lbProduct [private] |
Definition at line 28 of file Product.php.