@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Thu Dec 17 16:16:20 CET 2015") public abstract class RefElementVoisinageAbstract extends org.nuiton.topia.persistence.internal.AbstractTopiaEntity implements RefElementVoisinage
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
active
Nom de l'attribut en BD : active
|
protected int |
iae_no_ordre
Nom de l'attribut en BD : iae_no_ordre
|
protected String |
iae_nom
Nom de l'attribut en BD : iae_nom
|
protected String |
iae_remarque
Nom de l'attribut en BD : iae_remarque
|
protected double |
iae_surface_equivalente
Nom de l'attribut en BD : iae_surface_equivalente
|
protected int |
id_ref_infrastructure
Nom de l'attribut en BD : id_ref_infrastructure
|
protected Date |
p_dt_crea
Nom de l'attribut en BD : p_dt_crea
|
protected Date |
p_dt_maj
Nom de l'attribut en BD : p_dt_maj
|
protected String |
source
Nom de l'attribut en BD : source
|
protected String |
unite_surface
Nom de l'attribut en BD : unite_surface
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_ACTIVE, PROPERTY_IAE_NO_ORDRE, PROPERTY_IAE_NOM, PROPERTY_IAE_REMARQUE, PROPERTY_IAE_SURFACE_EQUIVALENTE, PROPERTY_ID_REF_INFRASTRUCTURE, PROPERTY_P_DT_CREA, PROPERTY_P_DT_MAJ, PROPERTY_SOURCE, PROPERTY_UNITE_SURFACE| Constructor and Description |
|---|
RefElementVoisinageAbstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.nuiton.topia.persistence.TopiaEntityVisitor visitor) |
protected void |
accept0(org.nuiton.topia.persistence.TopiaEntityVisitor visitor) |
int |
getIae_no_ordre() |
String |
getIae_nom() |
String |
getIae_remarque() |
double |
getIae_surface_equivalente() |
int |
getId_ref_infrastructure() |
Date |
getP_dt_crea() |
Date |
getP_dt_maj() |
String |
getSource() |
String |
getUnite_surface() |
boolean |
isActive() |
void |
setActive(boolean active) |
void |
setIae_no_ordre(int iae_no_ordre) |
void |
setIae_nom(String iae_nom) |
void |
setIae_remarque(String iae_remarque) |
void |
setIae_surface_equivalente(double iae_surface_equivalente) |
void |
setId_ref_infrastructure(int id_ref_infrastructure) |
void |
setP_dt_crea(Date p_dt_crea) |
void |
setP_dt_maj(Date p_dt_maj) |
void |
setSource(String source) |
void |
setUnite_surface(String unite_surface) |
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 int id_ref_infrastructure
protected String iae_nom
protected double iae_surface_equivalente
protected String iae_remarque
protected Date p_dt_crea
protected Date p_dt_maj
protected int iae_no_ordre
protected String unite_surface
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 setId_ref_infrastructure(int id_ref_infrastructure)
setId_ref_infrastructure in interface RefElementVoisinagepublic int getId_ref_infrastructure()
getId_ref_infrastructure in interface RefElementVoisinagepublic void setIae_nom(String iae_nom)
setIae_nom in interface RefElementVoisinagepublic String getIae_nom()
getIae_nom in interface RefElementVoisinagepublic void setIae_surface_equivalente(double iae_surface_equivalente)
setIae_surface_equivalente in interface RefElementVoisinagepublic double getIae_surface_equivalente()
getIae_surface_equivalente in interface RefElementVoisinagepublic void setIae_remarque(String iae_remarque)
setIae_remarque in interface RefElementVoisinagepublic String getIae_remarque()
getIae_remarque in interface RefElementVoisinagepublic void setP_dt_crea(Date p_dt_crea)
setP_dt_crea in interface RefElementVoisinagepublic Date getP_dt_crea()
getP_dt_crea in interface RefElementVoisinagepublic void setP_dt_maj(Date p_dt_maj)
setP_dt_maj in interface RefElementVoisinagepublic Date getP_dt_maj()
getP_dt_maj in interface RefElementVoisinagepublic void setIae_no_ordre(int iae_no_ordre)
setIae_no_ordre in interface RefElementVoisinagepublic int getIae_no_ordre()
getIae_no_ordre in interface RefElementVoisinagepublic void setUnite_surface(String unite_surface)
setUnite_surface in interface RefElementVoisinagepublic String getUnite_surface()
getUnite_surface in interface RefElementVoisinagepublic void setSource(String source)
setSource in interface RefElementVoisinagepublic String getSource()
getSource in interface RefElementVoisinagepublic void setActive(boolean active)
setActive in interface RefElementVoisinagesetActive in interface ReferentialEntitypublic boolean isActive()
isActive in interface RefElementVoisinageisActive in interface ReferentialEntityCopyright © 2013–2015 Inra. All rights reserved.