Gina Next Generation
 All Classes Namespaces Files Functions Variables
Public Member Functions | Private Attributes
Etrali\GinangBundle\Entity\CustomerMagellan Class Reference

Detailed Description

CustomerMagellan

\Table(name="customer_magellan") \Entity

Definition at line 13 of file CustomerMagellan.php.

List of all members.

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

Member Function Documentation

Etrali\GinangBundle\Entity\CustomerMagellan::getBlFact ( )

Get blFact

Returns:
boolean

Definition at line 98 of file CustomerMagellan.php.

Etrali\GinangBundle\Entity\CustomerMagellan::getBlLoad ( )

Get blLoad

Returns:
boolean

Definition at line 75 of file CustomerMagellan.php.

Etrali\GinangBundle\Entity\CustomerMagellan::getCdAccountMagellan ( )

Get cdAccountMagellan

Returns:
string

Definition at line 121 of file CustomerMagellan.php.

Etrali\GinangBundle\Entity\CustomerMagellan::getIdBranch ( )

Get idBranch

Returns:
\Etrali\GinangBundle\Entity\Branch

Definition at line 144 of file CustomerMagellan.php.

Etrali\GinangBundle\Entity\CustomerMagellan::getIdCustomerGina ( )

Get idCustomerGina

Returns:
\Etrali\GinangBundle\Entity\Customer

Definition at line 167 of file CustomerMagellan.php.

Etrali\GinangBundle\Entity\CustomerMagellan::getIdCustomerMagellan ( )

Get idCustomerMagellan

Returns:
integer

Definition at line 52 of file CustomerMagellan.php.

Etrali\GinangBundle\Entity\CustomerMagellan::setBlFact ( blFact)

Set blFact

Parameters:
boolean$blFact
Returns:
CustomerMagellan

Definition at line 86 of file CustomerMagellan.php.

Etrali\GinangBundle\Entity\CustomerMagellan::setBlLoad ( blLoad)

Set blLoad

Parameters:
boolean$blLoad
Returns:
CustomerMagellan

Definition at line 63 of file CustomerMagellan.php.

Etrali\GinangBundle\Entity\CustomerMagellan::setCdAccountMagellan ( cdAccountMagellan)

Set cdAccountMagellan

Parameters:
string$cdAccountMagellan
Returns:
CustomerMagellan

Definition at line 109 of file CustomerMagellan.php.

Etrali\GinangBundle\Entity\CustomerMagellan::setIdBranch ( \Etrali\GinangBundle\Entity\Branch idBranch = null)

Set idBranch

Parameters:
\\Etrali\\GinangBundle\\Entity\\Branch$idBranch
Returns:
CustomerMagellan

Definition at line 132 of file CustomerMagellan.php.

Etrali\GinangBundle\Entity\CustomerMagellan::setIdCustomerGina ( \Etrali\GinangBundle\Entity\Customer idCustomerGina = null)

Set idCustomerGina

Parameters:
\\Etrali\\GinangBundle\\Entity\\Customer$idCustomerGina
Returns:
CustomerMagellan

Definition at line 155 of file CustomerMagellan.php.


Member Data Documentation

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.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables