\Table(name="customer_magellan") \Entity
Definition at line 13 of file CustomerMagellan.php.
Public Member Functions | |
| getIdCustomerMagellan () | |
| setBlLoad ($blLoad) | |
| getBlLoad () | |
| setBlFact ($blFact) | |
| getBlFact () | |
| setCdAccountMagellan ($cdAccountMagellan) | |
| getCdAccountMagellan () | |
| setIdBranch (\Etrali\GinangBundle\Entity\Branch $idBranch=null) | |
| getIdBranch () | |
| setIdCustomerGina (\Etrali\GinangBundle\Entity\Customer $idCustomerGina=null) | |
| getIdCustomerGina () | |
Private Attributes | |
| $idCustomerMagellan | |
| $blLoad | |
| $blFact | |
| $cdAccountMagellan | |
| $idBranch | |
| $idCustomerGina | |
| Etrali\GinangBundle\Entity\CustomerMagellan::getBlFact | ( | ) |
| Etrali\GinangBundle\Entity\CustomerMagellan::getBlLoad | ( | ) |
| Etrali\GinangBundle\Entity\CustomerMagellan::getCdAccountMagellan | ( | ) |
| Etrali\GinangBundle\Entity\CustomerMagellan::getIdBranch | ( | ) |
Get idBranch
Definition at line 144 of file CustomerMagellan.php.
| Etrali\GinangBundle\Entity\CustomerMagellan::getIdCustomerGina | ( | ) |
Get idCustomerGina
Definition at line 167 of file CustomerMagellan.php.
| Etrali\GinangBundle\Entity\CustomerMagellan::getIdCustomerMagellan | ( | ) |
| Etrali\GinangBundle\Entity\CustomerMagellan::setBlFact | ( | $ | blFact | ) |
Set blFact
| boolean | $blFact |
Definition at line 86 of file CustomerMagellan.php.
| Etrali\GinangBundle\Entity\CustomerMagellan::setBlLoad | ( | $ | blLoad | ) |
Set blLoad
| boolean | $blLoad |
Definition at line 63 of file CustomerMagellan.php.
| Etrali\GinangBundle\Entity\CustomerMagellan::setCdAccountMagellan | ( | $ | cdAccountMagellan | ) |
Set cdAccountMagellan
| string | $cdAccountMagellan |
Definition at line 109 of file CustomerMagellan.php.
| Etrali\GinangBundle\Entity\CustomerMagellan::setIdBranch | ( | \Etrali\GinangBundle\Entity\Branch $ | idBranch = null | ) |
Set idBranch
| \\Etrali\\GinangBundle\\Entity\\Branch | $idBranch |
Definition at line 132 of file CustomerMagellan.php.
| Etrali\GinangBundle\Entity\CustomerMagellan::setIdCustomerGina | ( | \Etrali\GinangBundle\Entity\Customer $ | idCustomerGina = null | ) |
Set idCustomerGina
| \\Etrali\\GinangBundle\\Entity\\Customer | $idCustomerGina |
Definition at line 155 of file CustomerMagellan.php.
Etrali::GinangBundle::Entity\CustomerMagellan::$blFact [private] |
Definition at line 28 of file CustomerMagellan.php.
Etrali::GinangBundle::Entity\CustomerMagellan::$blLoad [private] |
Definition at line 23 of file CustomerMagellan.php.
Etrali::GinangBundle::Entity\CustomerMagellan::$cdAccountMagellan [private] |
Definition at line 33 of file CustomerMagellan.php.
Etrali::GinangBundle::Entity\CustomerMagellan::$idBranch [private] |
Definition at line 38 of file CustomerMagellan.php.
Etrali::GinangBundle::Entity\CustomerMagellan::$idCustomerGina [private] |
Definition at line 43 of file CustomerMagellan.php.
Etrali::GinangBundle::Entity\CustomerMagellan::$idCustomerMagellan [private] |
Definition at line 18 of file CustomerMagellan.php.
1.7.6.1