@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Thu Dec 17 16:16:20 CET 2015") public abstract class RefPhytoSubstanceActiveIphyAbstract extends org.nuiton.topia.persistence.internal.AbstractTopiaEntity implements RefPhytoSubstanceActiveIphy
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
active
Nom de l'attribut en BD : active
|
protected double |
aquatox
Nom de l'attribut en BD : aquatox
|
protected double |
dja
Nom de l'attribut en BD : dja
|
protected double |
dt50
Nom de l'attribut en BD : dt50
|
protected double |
kh
Nom de l'attribut en BD : kh
|
protected double |
koc
Nom de l'attribut en BD : koc
|
protected String |
nom_sa
Nom de l'attribut en BD : nom_sa
|
protected double |
pressionVapeur
Nom de l'attribut en BD : pressionVapeur
|
protected double |
solubilite
Nom de l'attribut en BD : solubilite
|
protected String |
source
Nom de l'attribut en BD : source
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_ACTIVE, PROPERTY_AQUATOX, PROPERTY_DJA, PROPERTY_DT50, PROPERTY_KH, PROPERTY_KOC, PROPERTY_NOM_SA, PROPERTY_PRESSION_VAPEUR, PROPERTY_SOLUBILITE, PROPERTY_SOURCE| Constructor and Description |
|---|
RefPhytoSubstanceActiveIphyAbstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.nuiton.topia.persistence.TopiaEntityVisitor visitor) |
protected void |
accept0(org.nuiton.topia.persistence.TopiaEntityVisitor visitor) |
double |
getAquatox() |
double |
getDja() |
double |
getDt50() |
double |
getKh() |
double |
getKoc() |
String |
getNom_sa() |
double |
getPressionVapeur() |
double |
getSolubilite() |
String |
getSource() |
boolean |
isActive() |
void |
setActive(boolean active) |
void |
setAquatox(double aquatox) |
void |
setDja(double dja) |
void |
setDt50(double dt50) |
void |
setKh(double kh) |
void |
setKoc(double koc) |
void |
setNom_sa(String nom_sa) |
void |
setPressionVapeur(double pressionVapeur) |
void |
setSolubilite(double solubilite) |
void |
setSource(String source) |
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 nom_sa
protected double koc
protected double dt50
protected double kh
protected double dja
protected double aquatox
protected double pressionVapeur
protected double solubilite
protected String source
protected boolean active
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 setNom_sa(String nom_sa)
setNom_sa in interface RefPhytoSubstanceActiveIphypublic String getNom_sa()
getNom_sa in interface RefPhytoSubstanceActiveIphypublic void setKoc(double koc)
setKoc in interface RefPhytoSubstanceActiveIphypublic double getKoc()
getKoc in interface RefPhytoSubstanceActiveIphypublic void setDt50(double dt50)
setDt50 in interface RefPhytoSubstanceActiveIphypublic double getDt50()
getDt50 in interface RefPhytoSubstanceActiveIphypublic void setKh(double kh)
setKh in interface RefPhytoSubstanceActiveIphypublic double getKh()
getKh in interface RefPhytoSubstanceActiveIphypublic void setDja(double dja)
setDja in interface RefPhytoSubstanceActiveIphypublic double getDja()
getDja in interface RefPhytoSubstanceActiveIphypublic void setAquatox(double aquatox)
setAquatox in interface RefPhytoSubstanceActiveIphypublic double getAquatox()
getAquatox in interface RefPhytoSubstanceActiveIphypublic void setPressionVapeur(double pressionVapeur)
setPressionVapeur in interface RefPhytoSubstanceActiveIphypublic double getPressionVapeur()
getPressionVapeur in interface RefPhytoSubstanceActiveIphypublic void setSolubilite(double solubilite)
setSolubilite in interface RefPhytoSubstanceActiveIphypublic double getSolubilite()
getSolubilite in interface RefPhytoSubstanceActiveIphypublic void setSource(String source)
setSource in interface RefPhytoSubstanceActiveIphypublic String getSource()
getSource in interface RefPhytoSubstanceActiveIphypublic void setActive(boolean active)
setActive in interface ReferentialEntitysetActive in interface RefPhytoSubstanceActiveIphypublic boolean isActive()
isActive in interface ReferentialEntityisActive in interface RefPhytoSubstanceActiveIphyCopyright © 2013–2015 Inra. All rights reserved.