@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Thu Dec 17 16:16:20 CET 2015") public abstract class EffectiveCropCycleNodeAbstract extends org.nuiton.topia.persistence.internal.AbstractTopiaEntity implements EffectiveCropCycleNode
| Modifier and Type | Field and Description |
|---|---|
protected CroppingPlanEntry |
croppingPlanEntry
Nom de l'attribut en BD : croppingPlanEntry
|
protected String |
edaplosIssuerId
Nom de l'attribut en BD : edaplosIssuerId
|
protected int |
rank
Nom de l'attribut en BD : rank
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_CROPPING_PLAN_ENTRY, PROPERTY_EDAPLOS_ISSUER_ID, PROPERTY_RANK| Constructor and Description |
|---|
EffectiveCropCycleNodeAbstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.nuiton.topia.persistence.TopiaEntityVisitor visitor) |
protected void |
accept0(org.nuiton.topia.persistence.TopiaEntityVisitor visitor) |
CroppingPlanEntry |
getCroppingPlanEntry() |
String |
getEdaplosIssuerId() |
int |
getRank() |
void |
setCroppingPlanEntry(CroppingPlanEntry croppingPlanEntry) |
void |
setEdaplosIssuerId(String edaplosIssuerId) |
void |
setRank(int rank) |
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 rank
protected String edaplosIssuerId
protected CroppingPlanEntry croppingPlanEntry
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 setRank(int rank)
setRank in interface EffectiveCropCycleNodepublic int getRank()
getRank in interface EffectiveCropCycleNodepublic void setEdaplosIssuerId(String edaplosIssuerId)
setEdaplosIssuerId in interface EffectiveCropCycleNodepublic String getEdaplosIssuerId()
getEdaplosIssuerId in interface EffectiveCropCycleNodepublic void setCroppingPlanEntry(CroppingPlanEntry croppingPlanEntry)
setCroppingPlanEntry in interface EffectiveCropCycleNodepublic CroppingPlanEntry getCroppingPlanEntry()
getCroppingPlanEntry in interface EffectiveCropCycleNodeCopyright © 2013–2015 Inra. All rights reserved.