@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Thu Dec 17 16:16:20 CET 2015") public abstract class RefMesureAbstract extends org.nuiton.topia.persistence.internal.AbstractTopiaEntity implements RefMesure
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
active
Nom de l'attribut en BD : active
|
protected MeasurementType |
categorie_de_mesure
Nom de l'attribut en BD : categorie_de_mesure
|
protected String |
remarque
Nom de l'attribut en BD : remarque
|
protected VariableType |
type_variable_mesuree
Nom de l'attribut en BD : type_variable_mesuree
|
protected String |
unite
Nom de l'attribut en BD : unite
|
protected String |
valeur_attendue
Nom de l'attribut en BD : valeur_attendue
|
protected String |
variable_mesuree
Nom de l'attribut en BD : variable_mesuree
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_ACTIVE, PROPERTY_CATEGORIE_DE_MESURE, PROPERTY_REMARQUE, PROPERTY_TYPE_VARIABLE_MESUREE, PROPERTY_UNITE, PROPERTY_VALEUR_ATTENDUE, PROPERTY_VARIABLE_MESUREE| Constructor and Description |
|---|
RefMesureAbstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.nuiton.topia.persistence.TopiaEntityVisitor visitor) |
protected void |
accept0(org.nuiton.topia.persistence.TopiaEntityVisitor visitor) |
MeasurementType |
getCategorie_de_mesure() |
String |
getRemarque() |
VariableType |
getType_variable_mesuree() |
String |
getUnite() |
String |
getValeur_attendue() |
String |
getVariable_mesuree() |
boolean |
isActive() |
void |
setActive(boolean active) |
void |
setCategorie_de_mesure(MeasurementType categorie_de_mesure) |
void |
setRemarque(String remarque) |
void |
setType_variable_mesuree(VariableType type_variable_mesuree) |
void |
setUnite(String unite) |
void |
setValeur_attendue(String valeur_attendue) |
void |
setVariable_mesuree(String variable_mesuree) |
addPostReadListener, addPostReadListener, addPostWriteListener, addPostWriteListener, addPreReadListener, addPreReadListener, addPreWriteListener, addPreWriteListener, addPropertyChangeListener, addPropertyChangeListener, equals, fireOnPostRead, fireOnPostRead, fireOnPostWrite, fireOnPostWrite, fireOnPreRead, fireOnPreWrite, getFiresSupport, getFiresSupportOrNull, getPostReadListeners, getPostWriteListeners, getPreReadListeners, getPreWriteListeners, getTopiaCreateDate, getTopiaId, getTopiaVersion, hashCode, isDeleted, isPersisted, notifyDeleted, removePostReadListener, removePostReadListener, removePostWriteListener, removePostWriteListener, removePreReadListener, removePreReadListener, removePreWriteListener, removePreWriteListener, removePropertyChangeListener, removePropertyChangeListener, setFiresSupport, setTopiaCreateDate, setTopiaId, setTopiaVersionprotected String variable_mesuree
protected String unite
protected String valeur_attendue
protected String remarque
protected boolean active
protected MeasurementType categorie_de_mesure
protected VariableType type_variable_mesuree
public void accept(org.nuiton.topia.persistence.TopiaEntityVisitor visitor)
throws org.nuiton.topia.persistence.TopiaException
accept in interface org.nuiton.topia.persistence.TopiaEntityorg.nuiton.topia.persistence.TopiaExceptionprotected void accept0(org.nuiton.topia.persistence.TopiaEntityVisitor visitor)
throws org.nuiton.topia.persistence.TopiaException
org.nuiton.topia.persistence.TopiaExceptionpublic void setVariable_mesuree(String variable_mesuree)
setVariable_mesuree in interface RefMesurepublic String getVariable_mesuree()
getVariable_mesuree in interface RefMesurepublic void setValeur_attendue(String valeur_attendue)
setValeur_attendue in interface RefMesurepublic String getValeur_attendue()
getValeur_attendue in interface RefMesurepublic void setRemarque(String remarque)
setRemarque in interface RefMesurepublic String getRemarque()
getRemarque in interface RefMesurepublic void setActive(boolean active)
setActive in interface ReferentialEntitysetActive in interface RefMesurepublic boolean isActive()
isActive in interface ReferentialEntityisActive in interface RefMesurepublic void setCategorie_de_mesure(MeasurementType categorie_de_mesure)
setCategorie_de_mesure in interface RefMesurepublic MeasurementType getCategorie_de_mesure()
getCategorie_de_mesure in interface RefMesurepublic void setType_variable_mesuree(VariableType type_variable_mesuree)
setType_variable_mesuree in interface RefMesurepublic VariableType getType_variable_mesuree()
getType_variable_mesuree in interface RefMesureCopyright © 2013–2015 Inra. All rights reserved.