@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Thu Dec 17 16:16:20 CET 2015") public abstract class SolHorizonAbstract extends org.nuiton.topia.persistence.internal.AbstractTopiaEntity implements SolHorizon
| Modifier and Type | Field and Description |
|---|---|
protected String |
comment
Nom de l'attribut en BD : comment
|
protected Double |
lowRating
Nom de l'attribut en BD : lowRating
|
protected RefSolTextureGeppa |
solTexture
Nom de l'attribut en BD : solTexture
|
protected Double |
stoniness
Nom de l'attribut en BD : stoniness
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_COMMENT, PROPERTY_LOW_RATING, PROPERTY_SOL_TEXTURE, PROPERTY_STONINESS| Constructor and Description |
|---|
SolHorizonAbstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.nuiton.topia.persistence.TopiaEntityVisitor visitor) |
protected void |
accept0(org.nuiton.topia.persistence.TopiaEntityVisitor visitor) |
String |
getComment() |
Double |
getLowRating() |
RefSolTextureGeppa |
getSolTexture() |
Double |
getStoniness() |
void |
setComment(String comment) |
void |
setLowRating(Double lowRating) |
void |
setSolTexture(RefSolTextureGeppa solTexture) |
void |
setStoniness(Double stoniness) |
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 Double lowRating
protected Double stoniness
protected String comment
protected RefSolTextureGeppa solTexture
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 setLowRating(Double lowRating)
setLowRating in interface SolHorizonpublic Double getLowRating()
getLowRating in interface SolHorizonpublic void setStoniness(Double stoniness)
setStoniness in interface SolHorizonpublic Double getStoniness()
getStoniness in interface SolHorizonpublic void setComment(String comment)
setComment in interface SolHorizonpublic String getComment()
getComment in interface SolHorizonpublic void setSolTexture(RefSolTextureGeppa solTexture)
setSolTexture in interface SolHorizonpublic RefSolTextureGeppa getSolTexture()
getSolTexture in interface SolHorizonCopyright © 2013–2015 Inra. All rights reserved.