@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Thu Dec 17 16:16:20 CET 2015") public abstract class PracticedCropCyclePhaseAbstract extends org.nuiton.topia.persistence.internal.AbstractTopiaEntity implements PracticedCropCyclePhase
| Modifier and Type | Field and Description |
|---|---|
protected Integer |
duration
Nom de l'attribut en BD : duration
|
protected CropCyclePhaseType |
type
Nom de l'attribut en BD : type
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_DURATION, PROPERTY_TYPE| Constructor and Description |
|---|
PracticedCropCyclePhaseAbstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.nuiton.topia.persistence.TopiaEntityVisitor visitor) |
protected void |
accept0(org.nuiton.topia.persistence.TopiaEntityVisitor visitor) |
Integer |
getDuration() |
CropCyclePhaseType |
getType() |
void |
setDuration(Integer duration) |
void |
setType(CropCyclePhaseType type) |
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 Integer duration
protected CropCyclePhaseType type
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 setDuration(Integer duration)
setDuration in interface PracticedCropCyclePhasepublic Integer getDuration()
getDuration in interface PracticedCropCyclePhasepublic void setType(CropCyclePhaseType type)
setType in interface PracticedCropCyclePhasepublic CropCyclePhaseType getType()
getType in interface PracticedCropCyclePhaseCopyright © 2013–2015 Inra. All rights reserved.