@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Thu Dec 17 16:16:20 CET 2015") public abstract class EffectiveCropCycleConnectionAbstract extends org.nuiton.topia.persistence.internal.AbstractTopiaEntity implements EffectiveCropCycleConnection
| Modifier and Type | Field and Description |
|---|---|
protected String |
edaplosIssuerId
Nom de l'attribut en BD : edaplosIssuerId
|
protected CroppingPlanEntry |
intermediateCroppingPlanEntry
Nom de l'attribut en BD : intermediateCroppingPlanEntry
|
protected EffectiveCropCycleNode |
source
Nom de l'attribut en BD : source
|
protected EffectiveCropCycleNode |
target
Nom de l'attribut en BD : target
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_EDAPLOS_ISSUER_ID, PROPERTY_INTERMEDIATE_CROPPING_PLAN_ENTRY, PROPERTY_SOURCE, PROPERTY_TARGET| Constructor and Description |
|---|
EffectiveCropCycleConnectionAbstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.nuiton.topia.persistence.TopiaEntityVisitor visitor) |
protected void |
accept0(org.nuiton.topia.persistence.TopiaEntityVisitor visitor) |
String |
getEdaplosIssuerId() |
CroppingPlanEntry |
getIntermediateCroppingPlanEntry() |
EffectiveCropCycleNode |
getSource() |
EffectiveCropCycleNode |
getTarget() |
void |
setEdaplosIssuerId(String edaplosIssuerId) |
void |
setIntermediateCroppingPlanEntry(CroppingPlanEntry intermediateCroppingPlanEntry) |
void |
setSource(EffectiveCropCycleNode source) |
void |
setTarget(EffectiveCropCycleNode target) |
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 edaplosIssuerId
protected EffectiveCropCycleNode target
protected EffectiveCropCycleNode source
protected CroppingPlanEntry intermediateCroppingPlanEntry
public EffectiveCropCycleConnectionAbstract()
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 setEdaplosIssuerId(String edaplosIssuerId)
setEdaplosIssuerId in interface EffectiveCropCycleConnectionpublic String getEdaplosIssuerId()
getEdaplosIssuerId in interface EffectiveCropCycleConnectionpublic void setTarget(EffectiveCropCycleNode target)
setTarget in interface EffectiveCropCycleConnectionpublic EffectiveCropCycleNode getTarget()
getTarget in interface EffectiveCropCycleConnectionpublic void setSource(EffectiveCropCycleNode source)
setSource in interface EffectiveCropCycleConnectionpublic EffectiveCropCycleNode getSource()
getSource in interface EffectiveCropCycleConnectionpublic void setIntermediateCroppingPlanEntry(CroppingPlanEntry intermediateCroppingPlanEntry)
setIntermediateCroppingPlanEntry in interface EffectiveCropCycleConnectionpublic CroppingPlanEntry getIntermediateCroppingPlanEntry()
getIntermediateCroppingPlanEntry in interface EffectiveCropCycleConnectionCopyright © 2013–2015 Inra. All rights reserved.