@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Thu Dec 17 16:16:20 CET 2015") public interface RefSolCaracteristiqueIndigo extends ReferentialEntity, org.nuiton.topia.persistence.TopiaEntity
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_ABBREVIATION__INDIGO |
static String |
PROPERTY_ACTIVE |
static String |
PROPERTY_CLASSE__INDIGO |
static String |
PROPERTY_CLASSE_DE_PROFONDEUR__INDIGO |
static String |
PROPERTY_RESERVE_UTILE |
static String |
PROPERTY_SOURCE |
| Modifier and Type | Method and Description |
|---|---|
String |
getAbbreviation_INDIGO() |
String |
getClasse_de_profondeur_INDIGO() |
String |
getClasse_INDIGO() |
int |
getReserve_utile() |
String |
getSource() |
boolean |
isActive() |
void |
setAbbreviation_INDIGO(String abbreviation_INDIGO) |
void |
setActive(boolean active) |
void |
setClasse_de_profondeur_INDIGO(String classe_de_profondeur_INDIGO) |
void |
setClasse_INDIGO(String classe_INDIGO) |
void |
setReserve_utile(int reserve_utile) |
void |
setSource(String source) |
static final String PROPERTY_ABBREVIATION__INDIGO
static final String PROPERTY_CLASSE__INDIGO
static final String PROPERTY_CLASSE_DE_PROFONDEUR__INDIGO
static final String PROPERTY_RESERVE_UTILE
static final String PROPERTY_SOURCE
static final String PROPERTY_ACTIVE
void setAbbreviation_INDIGO(String abbreviation_INDIGO)
String getAbbreviation_INDIGO()
void setClasse_INDIGO(String classe_INDIGO)
String getClasse_INDIGO()
void setClasse_de_profondeur_INDIGO(String classe_de_profondeur_INDIGO)
String getClasse_de_profondeur_INDIGO()
void setReserve_utile(int reserve_utile)
int getReserve_utile()
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.