@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Thu Dec 17 16:16:20 CET 2015") public interface RefLegalStatus extends ReferentialEntity, org.nuiton.topia.persistence.TopiaEntity
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_ACTIVE |
static String |
PROPERTY_CODE__INSEE |
static String |
PROPERTY_LIBELLE__INSEE |
static String |
PROPERTY_SOCIETE |
static String |
PROPERTY_SOURCE |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCode_INSEE() |
String |
getLibelle_INSEE() |
String |
getSource() |
boolean |
isActive() |
boolean |
isSociete() |
void |
setActive(boolean active) |
void |
setCode_INSEE(Integer code_INSEE) |
void |
setLibelle_INSEE(String libelle_INSEE) |
void |
setSociete(boolean societe) |
void |
setSource(String source) |
static final String PROPERTY_CODE__INSEE
static final String PROPERTY_LIBELLE__INSEE
static final String PROPERTY_SOCIETE
static final String PROPERTY_SOURCE
static final String PROPERTY_ACTIVE
void setCode_INSEE(Integer code_INSEE)
Integer getCode_INSEE()
void setLibelle_INSEE(String libelle_INSEE)
String getLibelle_INSEE()
void setSociete(boolean societe)
boolean isSociete()
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.