@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Thu Dec 17 16:16:20 CET 2015") public interface RefOTEX extends ReferentialEntity, org.nuiton.topia.persistence.TopiaEntity
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_ACTIVE |
static String |
PROPERTY_CODE__OTEX_18_POSTES |
static String |
PROPERTY_CODE__OTEX_70_POSTES |
static String |
PROPERTY_LIBELLE__OTEX_18_POSTES |
static String |
PROPERTY_LIBELLE__OTEX_70_POSTES |
static String |
PROPERTY_SOURCE |
| Modifier and Type | Method and Description |
|---|---|
int |
getCode_OTEX_18_postes() |
int |
getCode_OTEX_70_postes() |
String |
getLibelle_OTEX_18_postes() |
String |
getLibelle_OTEX_70_postes() |
String |
getSource() |
boolean |
isActive() |
void |
setActive(boolean active) |
void |
setCode_OTEX_18_postes(int code_OTEX_18_postes) |
void |
setCode_OTEX_70_postes(int code_OTEX_70_postes) |
void |
setLibelle_OTEX_18_postes(String libelle_OTEX_18_postes) |
void |
setLibelle_OTEX_70_postes(String libelle_OTEX_70_postes) |
void |
setSource(String source) |
static final String PROPERTY_CODE__OTEX_18_POSTES
static final String PROPERTY_LIBELLE__OTEX_18_POSTES
static final String PROPERTY_CODE__OTEX_70_POSTES
static final String PROPERTY_LIBELLE__OTEX_70_POSTES
static final String PROPERTY_SOURCE
static final String PROPERTY_ACTIVE
void setCode_OTEX_18_postes(int code_OTEX_18_postes)
int getCode_OTEX_18_postes()
void setLibelle_OTEX_18_postes(String libelle_OTEX_18_postes)
String getLibelle_OTEX_18_postes()
void setCode_OTEX_70_postes(int code_OTEX_70_postes)
int getCode_OTEX_70_postes()
void setLibelle_OTEX_70_postes(String libelle_OTEX_70_postes)
String getLibelle_OTEX_70_postes()
void setSource(String source)
String getSource()
void setActive(boolean active)
setActive in interface ReferentialEntityboolean isActive()
isActive in interface ReferentialEntityCopyright © 2013–2015 Inra. All rights reserved.