@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Thu Dec 17 16:16:20 CET 2015") public abstract class TillageActionAbstract extends AbstractActionImpl implements TillageAction
| Modifier and Type | Field and Description |
|---|---|
protected String |
otherSettingTool
Nom de l'attribut en BD : otherSettingTool
|
protected Double |
tillageDepth
Nom de l'attribut en BD : tillageDepth
|
comment, effectiveIntervention, mainAction, practicedIntervention, toolsCouplingCodeDEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_OTHER_SETTING_TOOL, PROPERTY_TILLAGE_DEPTHPROPERTY_COMMENT, PROPERTY_EFFECTIVE_INTERVENTION, PROPERTY_MAIN_ACTION, PROPERTY_PRACTICED_INTERVENTION, PROPERTY_TOOLS_COUPLING_CODE| Constructor and Description |
|---|
TillageActionAbstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.nuiton.topia.persistence.TopiaEntityVisitor visitor) |
protected void |
accept0(org.nuiton.topia.persistence.TopiaEntityVisitor visitor) |
String |
getOtherSettingTool() |
Double |
getTillageDepth() |
void |
setOtherSettingTool(String otherSettingTool) |
void |
setTillageDepth(Double tillageDepth) |
getComment, getEffectiveIntervention, getMainAction, getPracticedIntervention, getToolsCouplingCode, setComment, setEffectiveIntervention, setMainAction, setPracticedIntervention, setToolsCouplingCodeaddPostReadListener, 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, setTopiaVersionclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetComment, getEffectiveIntervention, getMainAction, getPracticedIntervention, getToolsCouplingCode, setComment, setEffectiveIntervention, setMainAction, setPracticedIntervention, setToolsCouplingCodeprotected Double tillageDepth
protected String otherSettingTool
public void accept(org.nuiton.topia.persistence.TopiaEntityVisitor visitor)
throws org.nuiton.topia.persistence.TopiaException
accept in interface org.nuiton.topia.persistence.TopiaEntityaccept in class AbstractActionAbstractorg.nuiton.topia.persistence.TopiaExceptionprotected void accept0(org.nuiton.topia.persistence.TopiaEntityVisitor visitor)
throws org.nuiton.topia.persistence.TopiaException
accept0 in class AbstractActionAbstractorg.nuiton.topia.persistence.TopiaExceptionpublic void setTillageDepth(Double tillageDepth)
setTillageDepth in interface TillageActionpublic Double getTillageDepth()
getTillageDepth in interface TillageActionpublic void setOtherSettingTool(String otherSettingTool)
setOtherSettingTool in interface TillageActionpublic String getOtherSettingTool()
getOtherSettingTool in interface TillageActionCopyright © 2013–2015 Inra. All rights reserved.