@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Thu Dec 17 16:16:20 CET 2015") public abstract class RefRcesuRunoffPotRulesParcAbstract extends org.nuiton.topia.persistence.internal.AbstractTopiaEntity implements RefRcesuRunoffPotRulesParc
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
active
Nom de l'attribut en BD : active
|
protected boolean |
battance
Nom de l'attribut en BD : battance
|
protected boolean |
hydromorphisms
Nom de l'attribut en BD : hydromorphisms
|
protected int |
id_regle
Nom de l'attribut en BD : id_regle
|
protected double |
runoff_potential
Nom de l'attribut en BD : runoff_potential
|
protected MaxSlope |
slope
Nom de l'attribut en BD : slope
|
protected String |
soil_texture
Nom de l'attribut en BD : soil_texture
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_ACTIVE, PROPERTY_BATTANCE, PROPERTY_HYDROMORPHISMS, PROPERTY_ID_REGLE, PROPERTY_RUNOFF_POTENTIAL, PROPERTY_SLOPE, PROPERTY_SOIL_TEXTURE| Constructor and Description |
|---|
RefRcesuRunoffPotRulesParcAbstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.nuiton.topia.persistence.TopiaEntityVisitor visitor) |
protected void |
accept0(org.nuiton.topia.persistence.TopiaEntityVisitor visitor) |
int |
getId_regle() |
double |
getRunoff_potential() |
MaxSlope |
getSlope() |
String |
getSoil_texture() |
boolean |
isActive() |
boolean |
isBattance() |
boolean |
isHydromorphisms() |
void |
setActive(boolean active) |
void |
setBattance(boolean battance) |
void |
setHydromorphisms(boolean hydromorphisms) |
void |
setId_regle(int id_regle) |
void |
setRunoff_potential(double runoff_potential) |
void |
setSlope(MaxSlope slope) |
void |
setSoil_texture(String soil_texture) |
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_regle
protected String soil_texture
protected boolean battance
protected boolean hydromorphisms
protected double runoff_potential
protected boolean active
protected MaxSlope slope
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_regle(int id_regle)
setId_regle in interface RefRcesuRunoffPotRulesParcpublic int getId_regle()
getId_regle in interface RefRcesuRunoffPotRulesParcpublic void setSoil_texture(String soil_texture)
setSoil_texture in interface RefRcesuRunoffPotRulesParcpublic String getSoil_texture()
getSoil_texture in interface RefRcesuRunoffPotRulesParcpublic void setBattance(boolean battance)
setBattance in interface RefRcesuRunoffPotRulesParcpublic boolean isBattance()
isBattance in interface RefRcesuRunoffPotRulesParcpublic void setHydromorphisms(boolean hydromorphisms)
setHydromorphisms in interface RefRcesuRunoffPotRulesParcpublic boolean isHydromorphisms()
isHydromorphisms in interface RefRcesuRunoffPotRulesParcpublic void setRunoff_potential(double runoff_potential)
setRunoff_potential in interface RefRcesuRunoffPotRulesParcpublic double getRunoff_potential()
getRunoff_potential in interface RefRcesuRunoffPotRulesParcpublic void setActive(boolean active)
setActive in interface RefRcesuRunoffPotRulesParcsetActive in interface ReferentialEntitypublic boolean isActive()
isActive in interface RefRcesuRunoffPotRulesParcisActive in interface ReferentialEntitypublic void setSlope(MaxSlope slope)
setSlope in interface RefRcesuRunoffPotRulesParcpublic MaxSlope getSlope()
getSlope in interface RefRcesuRunoffPotRulesParcCopyright © 2013–2015 Inra. All rights reserved.