@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Thu Dec 17 16:16:20 CET 2015") public abstract class RefActaDosageSPCAbstract extends org.nuiton.topia.persistence.internal.AbstractTopiaEntity implements RefActaDosageSPC
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
active
Nom de l'attribut en BD : active
|
protected String |
code_traitement
Nom de l'attribut en BD : code_traitement
|
protected String |
commentaire_agrosyst
Nom de l'attribut en BD : commentaire_agrosyst
|
protected String |
dosage_spc_commentaire
Nom de l'attribut en BD : dosage_spc_commentaire
|
protected PhytoProductUnit |
dosage_spc_unite
Nom de l'attribut en BD : dosage_spc_unite
|
protected Double |
dosage_spc_valeur
Nom de l'attribut en BD : dosage_spc_valeur
|
protected int |
id_culture
Nom de l'attribut en BD : id_culture
|
protected String |
id_produit
Nom de l'attribut en BD : id_produit
|
protected int |
id_traitement
Nom de l'attribut en BD : id_traitement
|
protected String |
nom_culture
Nom de l'attribut en BD : nom_culture
|
protected String |
nom_produit
Nom de l'attribut en BD : nom_produit
|
protected String |
remarque_culture
Nom de l'attribut en BD : remarque_culture
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_ACTIVE, PROPERTY_CODE_TRAITEMENT, PROPERTY_COMMENTAIRE_AGROSYST, PROPERTY_DOSAGE_SPC_COMMENTAIRE, PROPERTY_DOSAGE_SPC_UNITE, PROPERTY_DOSAGE_SPC_VALEUR, PROPERTY_ID_CULTURE, PROPERTY_ID_PRODUIT, PROPERTY_ID_TRAITEMENT, PROPERTY_NOM_CULTURE, PROPERTY_NOM_PRODUIT, PROPERTY_REMARQUE_CULTURE| Constructor and Description |
|---|
RefActaDosageSPCAbstract() |
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 id_produit
protected String nom_produit
protected int id_traitement
protected String code_traitement
protected int id_culture
protected String nom_culture
protected String remarque_culture
protected Double dosage_spc_valeur
protected String dosage_spc_commentaire
protected String commentaire_agrosyst
protected boolean active
protected PhytoProductUnit dosage_spc_unite
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 setId_produit(String id_produit)
setId_produit in interface RefActaDosageSPCpublic String getId_produit()
getId_produit in interface RefActaDosageSPCpublic void setNom_produit(String nom_produit)
setNom_produit in interface RefActaDosageSPCpublic String getNom_produit()
getNom_produit in interface RefActaDosageSPCpublic void setId_traitement(int id_traitement)
setId_traitement in interface RefActaDosageSPCpublic int getId_traitement()
getId_traitement in interface RefActaDosageSPCpublic void setCode_traitement(String code_traitement)
setCode_traitement in interface RefActaDosageSPCpublic String getCode_traitement()
getCode_traitement in interface RefActaDosageSPCpublic void setId_culture(int id_culture)
setId_culture in interface RefActaDosageSPCpublic int getId_culture()
getId_culture in interface RefActaDosageSPCpublic void setNom_culture(String nom_culture)
setNom_culture in interface RefActaDosageSPCpublic String getNom_culture()
getNom_culture in interface RefActaDosageSPCpublic void setRemarque_culture(String remarque_culture)
setRemarque_culture in interface RefActaDosageSPCpublic String getRemarque_culture()
getRemarque_culture in interface RefActaDosageSPCpublic void setDosage_spc_valeur(Double dosage_spc_valeur)
setDosage_spc_valeur in interface RefActaDosageSPCpublic Double getDosage_spc_valeur()
getDosage_spc_valeur in interface RefActaDosageSPCpublic void setDosage_spc_commentaire(String dosage_spc_commentaire)
setDosage_spc_commentaire in interface RefActaDosageSPCpublic String getDosage_spc_commentaire()
getDosage_spc_commentaire in interface RefActaDosageSPCpublic void setCommentaire_agrosyst(String commentaire_agrosyst)
setCommentaire_agrosyst in interface RefActaDosageSPCpublic String getCommentaire_agrosyst()
getCommentaire_agrosyst in interface RefActaDosageSPCpublic void setActive(boolean active)
setActive in interface RefActaDosageSPCsetActive in interface ReferentialEntitypublic boolean isActive()
isActive in interface RefActaDosageSPCisActive in interface ReferentialEntitypublic void setDosage_spc_unite(PhytoProductUnit dosage_spc_unite)
setDosage_spc_unite in interface RefActaDosageSPCpublic PhytoProductUnit getDosage_spc_unite()
getDosage_spc_unite in interface RefActaDosageSPCCopyright © 2013–2015 Inra. All rights reserved.