@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Thu Dec 17 16:16:20 CET 2015") public abstract class HarvestingActionAbstract extends AbstractActionImpl implements HarvestingAction
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
exportedWaste
Nom de l'attribut en BD : exportedWaste
|
protected Collection<HarvestingYeald> |
harvestingYealds
Nom de l'attribut en BD : harvestingYealds
|
protected Double |
moisturePercent
Nom de l'attribut en BD : moisturePercent
|
comment, effectiveIntervention, mainAction, practicedIntervention, toolsCouplingCodeDEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_EXPORTED_WASTE, PROPERTY_HARVESTING_YEALDS, PROPERTY_MOISTURE_PERCENTPROPERTY_COMMENT, PROPERTY_EFFECTIVE_INTERVENTION, PROPERTY_MAIN_ACTION, PROPERTY_PRACTICED_INTERVENTION, PROPERTY_TOOLS_COUPLING_CODE| Constructor and Description |
|---|
HarvestingActionAbstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.nuiton.topia.persistence.TopiaEntityVisitor visitor) |
protected void |
accept0(org.nuiton.topia.persistence.TopiaEntityVisitor visitor) |
void |
addAllHarvestingYealds(Iterable<HarvestingYeald> harvestingYealds) |
void |
addHarvestingYealds(HarvestingYeald harvestingYealds) |
void |
clearHarvestingYealds() |
boolean |
containsHarvestingYealds(HarvestingYeald harvestingYealds) |
Collection<HarvestingYeald> |
getHarvestingYealds() |
HarvestingYeald |
getHarvestingYealdsByTopiaId(String topiaId) |
Collection<String> |
getHarvestingYealdsTopiaIds() |
Double |
getMoisturePercent() |
boolean |
isExportedWaste() |
boolean |
isHarvestingYealdsEmpty() |
boolean |
isHarvestingYealdsNotEmpty() |
void |
removeHarvestingYealds(HarvestingYeald harvestingYealds) |
void |
setExportedWaste(boolean exportedWaste) |
void |
setHarvestingYealds(Collection<HarvestingYeald> harvestingYealds) |
void |
setMoisturePercent(Double moisturePercent) |
int |
sizeHarvestingYealds() |
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 moisturePercent
protected boolean exportedWaste
protected Collection<HarvestingYeald> harvestingYealds
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 setMoisturePercent(Double moisturePercent)
setMoisturePercent in interface HarvestingActionpublic Double getMoisturePercent()
getMoisturePercent in interface HarvestingActionpublic void setExportedWaste(boolean exportedWaste)
setExportedWaste in interface HarvestingActionpublic boolean isExportedWaste()
isExportedWaste in interface HarvestingActionpublic void addHarvestingYealds(HarvestingYeald harvestingYealds)
addHarvestingYealds in interface HarvestingActionpublic void addAllHarvestingYealds(Iterable<HarvestingYeald> harvestingYealds)
addAllHarvestingYealds in interface HarvestingActionpublic void setHarvestingYealds(Collection<HarvestingYeald> harvestingYealds)
setHarvestingYealds in interface HarvestingActionpublic void removeHarvestingYealds(HarvestingYeald harvestingYealds)
removeHarvestingYealds in interface HarvestingActionpublic void clearHarvestingYealds()
clearHarvestingYealds in interface HarvestingActionpublic Collection<HarvestingYeald> getHarvestingYealds()
getHarvestingYealds in interface HarvestingActionpublic HarvestingYeald getHarvestingYealdsByTopiaId(String topiaId)
getHarvestingYealdsByTopiaId in interface HarvestingActionpublic Collection<String> getHarvestingYealdsTopiaIds()
getHarvestingYealdsTopiaIds in interface HarvestingActionpublic int sizeHarvestingYealds()
sizeHarvestingYealds in interface HarvestingActionpublic boolean isHarvestingYealdsEmpty()
isHarvestingYealdsEmpty in interface HarvestingActionpublic boolean isHarvestingYealdsNotEmpty()
isHarvestingYealdsNotEmpty in interface HarvestingActionpublic boolean containsHarvestingYealds(HarvestingYeald harvestingYealds)
containsHarvestingYealds in interface HarvestingActionCopyright © 2013–2015 Inra. All rights reserved.