Inheritance diagram for org.openmobileis.modules.crm.data.common.Representant:
Definition at line 41 of file Representant.java.
Public Member Functions | |
String | getLangue () |
Returns the langue. | |
void | setLangue (String langue) |
Sets the langue. | |
Static Public Attributes | |
static final long | serialVersionUID = 5521257935120563452L |
static final String | USER = "0" |
static final String | USERRESP = "1" |
static final String | ADMIN = "2" |
static final String | INTRANET = "3" |
|
Returns the langue.
Implemented in org.openmobileis.modules.crm.data.common.DefaultRepresentant. |
|
Sets the langue.
Implemented in org.openmobileis.modules.crm.data.common.DefaultRepresentant. |