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

Detailed Description

Interfaces

\Table(name="interfaces") \Entity

Definition at line 13 of file Interfaces.php.

List of all members.

Public Member Functions

 getIdInterface ()
 setCdInterface ($cdInterface)
 getCdInterface ()
 setLbInterface ($lbInterface)
 getLbInterface ()
 setBlDeactivated ($blDeactivated)
 getBlDeactivated ()

Private Attributes

 $idInterface
 $cdInterface
 $lbInterface
 $blDeactivated

Member Function Documentation

Etrali\GinangBundle\Entity\Interfaces::getBlDeactivated ( )

Get blDeactivated

Returns:
boolean

Definition at line 111 of file Interfaces.php.

Etrali\GinangBundle\Entity\Interfaces::getCdInterface ( )

Get cdInterface

Returns:
string

Definition at line 65 of file Interfaces.php.

Etrali\GinangBundle\Entity\Interfaces::getIdInterface ( )

Get idInterface

Returns:
integer

Definition at line 42 of file Interfaces.php.

Etrali\GinangBundle\Entity\Interfaces::getLbInterface ( )

Get lbInterface

Returns:
string

Definition at line 88 of file Interfaces.php.

Etrali\GinangBundle\Entity\Interfaces::setBlDeactivated ( blDeactivated)

Set blDeactivated

Parameters:
boolean$blDeactivated
Returns:
Interfaces

Definition at line 99 of file Interfaces.php.

Etrali\GinangBundle\Entity\Interfaces::setCdInterface ( cdInterface)

Set cdInterface

Parameters:
string$cdInterface
Returns:
Interfaces

Definition at line 53 of file Interfaces.php.

Etrali\GinangBundle\Entity\Interfaces::setLbInterface ( lbInterface)

Set lbInterface

Parameters:
string$lbInterface
Returns:
Interfaces

Definition at line 76 of file Interfaces.php.


Member Data Documentation

Etrali::GinangBundle::Entity\Interfaces::$blDeactivated [private]

Definition at line 33 of file Interfaces.php.

Etrali::GinangBundle::Entity\Interfaces::$cdInterface [private]

Definition at line 23 of file Interfaces.php.

Etrali::GinangBundle::Entity\Interfaces::$idInterface [private]

Definition at line 18 of file Interfaces.php.

Etrali::GinangBundle::Entity\Interfaces::$lbInterface [private]

Definition at line 28 of file Interfaces.php.


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