@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Thu Dec 17 16:16:20 CET 2015") public abstract class RefZoneClimatiqueIphyAbstract extends org.nuiton.topia.persistence.internal.AbstractTopiaEntity implements RefZoneClimatiqueIphy
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
active
Nom de l'attribut en BD : active
|
protected String |
departement
Nom de l'attribut en BD : departement
|
protected int |
zone_climatique
Nom de l'attribut en BD : zone_climatique
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_ACTIVE, PROPERTY_DEPARTEMENT, PROPERTY_ZONE_CLIMATIQUE| Constructor and Description |
|---|
RefZoneClimatiqueIphyAbstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.nuiton.topia.persistence.TopiaEntityVisitor visitor) |
protected void |
accept0(org.nuiton.topia.persistence.TopiaEntityVisitor visitor) |
String |
getDepartement() |
int |
getZone_climatique() |
boolean |
isActive() |
void |
setActive(boolean active) |
void |
setDepartement(String departement) |
void |
setZone_climatique(int zone_climatique) |
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 departement
protected int zone_climatique
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 setDepartement(String departement)
setDepartement in interface RefZoneClimatiqueIphypublic String getDepartement()
getDepartement in interface RefZoneClimatiqueIphypublic void setZone_climatique(int zone_climatique)
setZone_climatique in interface RefZoneClimatiqueIphypublic int getZone_climatique()
getZone_climatique in interface RefZoneClimatiqueIphypublic void setActive(boolean active)
setActive in interface ReferentialEntitysetActive in interface RefZoneClimatiqueIphypublic boolean isActive()
isActive in interface ReferentialEntityisActive in interface RefZoneClimatiqueIphyCopyright © 2013–2015 Inra. All rights reserved.