@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Thu Dec 17 16:16:20 CET 2015") public abstract class RefEspeceAbstract extends org.nuiton.topia.persistence.internal.AbstractTopiaEntity implements RefEspece
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
active
Nom de l'attribut en BD : active
|
protected String |
code_categorie_de_cultures
Nom de l'attribut en BD : code_categorie_de_cultures
|
protected String |
code_CIPAN_AEE
Nom de l'attribut en BD : code_CIPAN_AEE
|
protected String |
code_destination_AEE
Nom de l'attribut en BD : code_destination_AEE
|
protected String |
code_espece_botanique
Nom de l'attribut en BD : code_espece_botanique
|
protected String |
code_espece_EPPO
Nom de l'attribut en BD : code_espece_EPPO
|
protected String |
code_GNIS
Nom de l'attribut en BD : code_GNIS
|
protected String |
code_qualifiant_AEE
Nom de l'attribut en BD : code_qualifiant_AEE
|
protected String |
code_type_saisonnier_AEE
Nom de l'attribut en BD : code_type_saisonnier_AEE
|
protected String |
commentaire
Nom de l'attribut en BD : commentaire
|
protected String |
commentaires
Nom de l'attribut en BD : commentaires
|
protected String |
espece
Nom de l'attribut en BD : espece
|
protected String |
genre
Nom de l'attribut en BD : genre
|
protected String |
libelle_categorie_de_cultures
Nom de l'attribut en BD : libelle_categorie_de_cultures
|
protected String |
libelle_CIPAN_AEE
Nom de l'attribut en BD : libelle_CIPAN_AEE
|
protected String |
libelle_destination_AEE
Nom de l'attribut en BD : libelle_destination_AEE
|
protected String |
libelle_destination_BBCH
Nom de l'attribut en BD : libelle_destination_BBCH
|
protected String |
libelle_espece_botanique
Nom de l'attribut en BD : libelle_espece_botanique
|
protected String |
libelle_qualifiant_AEE
Nom de l'attribut en BD : libelle_qualifiant_AEE
|
protected String |
libelle_type_saisonnier_AEE
Nom de l'attribut en BD : libelle_type_saisonnier_AEE
|
protected String |
nom_GNIS
Nom de l'attribut en BD : nom_GNIS
|
protected String |
nom_latin_GNIS
Nom de l'attribut en BD : nom_latin_GNIS
|
protected String |
num_groupe_GNIS
Nom de l'attribut en BD : num_groupe_GNIS
|
protected String |
profil_vegetatif_BBCH
Nom de l'attribut en BD : profil_vegetatif_BBCH
|
protected String |
source
Nom de l'attribut en BD : source
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_ACTIVE, PROPERTY_CODE__CIPAN__AEE, PROPERTY_CODE__GNIS, PROPERTY_CODE_CATEGORIE_DE_CULTURES, PROPERTY_CODE_DESTINATION__AEE, PROPERTY_CODE_ESPECE__EPPO, PROPERTY_CODE_ESPECE_BOTANIQUE, PROPERTY_CODE_QUALIFIANT__AEE, PROPERTY_CODE_TYPE_SAISONNIER__AEE, PROPERTY_COMMENTAIRE, PROPERTY_COMMENTAIRES, PROPERTY_ESPECE, PROPERTY_GENRE, PROPERTY_LIBELLE__CIPAN__AEE, PROPERTY_LIBELLE_CATEGORIE_DE_CULTURES, PROPERTY_LIBELLE_DESTINATION__AEE, PROPERTY_LIBELLE_DESTINATION__BBCH, PROPERTY_LIBELLE_ESPECE_BOTANIQUE, PROPERTY_LIBELLE_QUALIFIANT__AEE, PROPERTY_LIBELLE_TYPE_SAISONNIER__AEE, PROPERTY_NOM__GNIS, PROPERTY_NOM_LATIN__GNIS, PROPERTY_NUM_GROUPE__GNIS, PROPERTY_PROFIL_VEGETATIF__BBCH, PROPERTY_SOURCE| Constructor and Description |
|---|
RefEspeceAbstract() |
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 code_categorie_de_cultures
protected String libelle_categorie_de_cultures
protected String commentaire
protected String code_espece_botanique
protected String libelle_espece_botanique
protected String code_qualifiant_AEE
protected String libelle_qualifiant_AEE
protected String code_type_saisonnier_AEE
protected String libelle_type_saisonnier_AEE
protected String code_destination_AEE
protected String libelle_destination_AEE
protected String code_CIPAN_AEE
protected String libelle_CIPAN_AEE
protected String libelle_destination_BBCH
protected String profil_vegetatif_BBCH
protected String commentaires
protected String code_espece_EPPO
protected String genre
protected String espece
protected String code_GNIS
protected String num_groupe_GNIS
protected String nom_GNIS
protected String nom_latin_GNIS
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 setCode_categorie_de_cultures(String code_categorie_de_cultures)
setCode_categorie_de_cultures in interface RefEspecepublic String getCode_categorie_de_cultures()
getCode_categorie_de_cultures in interface RefEspecepublic void setLibelle_categorie_de_cultures(String libelle_categorie_de_cultures)
setLibelle_categorie_de_cultures in interface RefEspecepublic String getLibelle_categorie_de_cultures()
getLibelle_categorie_de_cultures in interface RefEspecepublic void setCommentaire(String commentaire)
setCommentaire in interface RefEspecepublic String getCommentaire()
getCommentaire in interface RefEspecepublic void setCode_espece_botanique(String code_espece_botanique)
setCode_espece_botanique in interface RefEspecepublic String getCode_espece_botanique()
getCode_espece_botanique in interface RefEspecepublic void setLibelle_espece_botanique(String libelle_espece_botanique)
setLibelle_espece_botanique in interface RefEspecepublic String getLibelle_espece_botanique()
getLibelle_espece_botanique in interface RefEspecepublic void setCode_qualifiant_AEE(String code_qualifiant_AEE)
setCode_qualifiant_AEE in interface RefEspecepublic String getCode_qualifiant_AEE()
getCode_qualifiant_AEE in interface RefEspecepublic void setLibelle_qualifiant_AEE(String libelle_qualifiant_AEE)
setLibelle_qualifiant_AEE in interface RefEspecepublic String getLibelle_qualifiant_AEE()
getLibelle_qualifiant_AEE in interface RefEspecepublic void setCode_type_saisonnier_AEE(String code_type_saisonnier_AEE)
setCode_type_saisonnier_AEE in interface RefEspecepublic String getCode_type_saisonnier_AEE()
getCode_type_saisonnier_AEE in interface RefEspecepublic void setLibelle_type_saisonnier_AEE(String libelle_type_saisonnier_AEE)
setLibelle_type_saisonnier_AEE in interface RefEspecepublic String getLibelle_type_saisonnier_AEE()
getLibelle_type_saisonnier_AEE in interface RefEspecepublic void setCode_destination_AEE(String code_destination_AEE)
setCode_destination_AEE in interface RefEspecepublic String getCode_destination_AEE()
getCode_destination_AEE in interface RefEspecepublic void setLibelle_destination_AEE(String libelle_destination_AEE)
setLibelle_destination_AEE in interface RefEspecepublic String getLibelle_destination_AEE()
getLibelle_destination_AEE in interface RefEspecepublic void setCode_CIPAN_AEE(String code_CIPAN_AEE)
setCode_CIPAN_AEE in interface RefEspecepublic String getCode_CIPAN_AEE()
getCode_CIPAN_AEE in interface RefEspecepublic void setLibelle_CIPAN_AEE(String libelle_CIPAN_AEE)
setLibelle_CIPAN_AEE in interface RefEspecepublic String getLibelle_CIPAN_AEE()
getLibelle_CIPAN_AEE in interface RefEspecepublic void setLibelle_destination_BBCH(String libelle_destination_BBCH)
setLibelle_destination_BBCH in interface RefEspecepublic String getLibelle_destination_BBCH()
getLibelle_destination_BBCH in interface RefEspecepublic void setProfil_vegetatif_BBCH(String profil_vegetatif_BBCH)
setProfil_vegetatif_BBCH in interface RefEspecepublic String getProfil_vegetatif_BBCH()
getProfil_vegetatif_BBCH in interface RefEspecepublic void setCommentaires(String commentaires)
setCommentaires in interface RefEspecepublic String getCommentaires()
getCommentaires in interface RefEspecepublic void setCode_espece_EPPO(String code_espece_EPPO)
setCode_espece_EPPO in interface RefEspecepublic String getCode_espece_EPPO()
getCode_espece_EPPO in interface RefEspecepublic void setCode_GNIS(String code_GNIS)
setCode_GNIS in interface RefEspecepublic String getCode_GNIS()
getCode_GNIS in interface RefEspecepublic void setNum_groupe_GNIS(String num_groupe_GNIS)
setNum_groupe_GNIS in interface RefEspecepublic String getNum_groupe_GNIS()
getNum_groupe_GNIS in interface RefEspecepublic void setNom_GNIS(String nom_GNIS)
setNom_GNIS in interface RefEspecepublic String getNom_GNIS()
getNom_GNIS in interface RefEspecepublic void setNom_latin_GNIS(String nom_latin_GNIS)
setNom_latin_GNIS in interface RefEspecepublic String getNom_latin_GNIS()
getNom_latin_GNIS in interface RefEspecepublic void setActive(boolean active)
setActive in interface ReferentialEntitysetActive in interface RefEspecepublic boolean isActive()
isActive in interface ReferentialEntityisActive in interface RefEspeceCopyright © 2013–2015 Inra. All rights reserved.