@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Thu Dec 17 16:16:20 CET 2015") public abstract class OtherProductInputAbstract extends AbstractInputImpl implements OtherProductInput
| Modifier and Type | Field and Description |
|---|---|
protected BiologicalControlAction |
biologicalControlAction
Nom de l'attribut en BD : biologicalControlAction
|
protected HarvestingAction |
harvestingAction
Nom de l'attribut en BD : harvestingAction
|
protected IrrigationAction |
irrigationAction
Nom de l'attribut en BD : irrigationAction
|
protected MaintenancePruningVinesAction |
maintenancePruningVinesAction
Nom de l'attribut en BD : maintenancePruningVinesAction
|
protected MineralFertilizersSpreadingAction |
mineralFertilizersSpreadingAction
Nom de l'attribut en BD : mineralFertilizersSpreadingAction
|
protected OrganicFertilizersSpreadingAction |
organicFertilizersSpreadingAction
Nom de l'attribut en BD : organicFertilizersSpreadingAction
|
protected OtherAction |
otherAction
Nom de l'attribut en BD : otherAction
|
protected String |
otherProductQtUnit
Nom de l'attribut en BD : otherProductQtUnit
|
protected PesticidesSpreadingAction |
pesticidesSpreadingAction
Nom de l'attribut en BD : pesticidesSpreadingAction
|
protected SeedingAction |
seedingAction
Nom de l'attribut en BD : seedingAction
|
inputType, productName, qtAvg, qtMax, qtMed, qtMinDEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_BIOLOGICAL_CONTROL_ACTION, PROPERTY_HARVESTING_ACTION, PROPERTY_IRRIGATION_ACTION, PROPERTY_MAINTENANCE_PRUNING_VINES_ACTION, PROPERTY_MINERAL_FERTILIZERS_SPREADING_ACTION, PROPERTY_ORGANIC_FERTILIZERS_SPREADING_ACTION, PROPERTY_OTHER_ACTION, PROPERTY_OTHER_PRODUCT_QT_UNIT, PROPERTY_PESTICIDES_SPREADING_ACTION, PROPERTY_SEEDING_ACTIONPROPERTY_INPUT_TYPE, PROPERTY_PRODUCT_NAME, PROPERTY_QT_AVG, PROPERTY_QT_MAX, PROPERTY_QT_MED, PROPERTY_QT_MIN| Constructor and Description |
|---|
OtherProductInputAbstract() |
getInputType, getProductName, getQtAvg, getQtMax, getQtMed, getQtMin, setInputType, setProductName, setQtAvg, setQtMax, setQtMed, setQtMinaddPostReadListener, 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, waitgetInputType, getProductName, getQtAvg, getQtMax, getQtMed, getQtMin, setInputType, setProductName, setQtAvg, setQtMax, setQtMed, setQtMinprotected String otherProductQtUnit
protected OtherAction otherAction
protected SeedingAction seedingAction
protected BiologicalControlAction biologicalControlAction
protected PesticidesSpreadingAction pesticidesSpreadingAction
protected OrganicFertilizersSpreadingAction organicFertilizersSpreadingAction
protected MineralFertilizersSpreadingAction mineralFertilizersSpreadingAction
protected HarvestingAction harvestingAction
protected IrrigationAction irrigationAction
protected MaintenancePruningVinesAction maintenancePruningVinesAction
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 AbstractInputAbstractorg.nuiton.topia.persistence.TopiaExceptionprotected void accept0(org.nuiton.topia.persistence.TopiaEntityVisitor visitor)
throws org.nuiton.topia.persistence.TopiaException
accept0 in class AbstractInputAbstractorg.nuiton.topia.persistence.TopiaExceptionpublic void setOtherProductQtUnit(String otherProductQtUnit)
setOtherProductQtUnit in interface OtherProductInputpublic String getOtherProductQtUnit()
getOtherProductQtUnit in interface OtherProductInputpublic void setOtherAction(OtherAction otherAction)
setOtherAction in interface OtherProductInputpublic OtherAction getOtherAction()
getOtherAction in interface OtherProductInputpublic void setSeedingAction(SeedingAction seedingAction)
setSeedingAction in interface OtherProductInputpublic SeedingAction getSeedingAction()
getSeedingAction in interface OtherProductInputpublic void setBiologicalControlAction(BiologicalControlAction biologicalControlAction)
setBiologicalControlAction in interface OtherProductInputpublic BiologicalControlAction getBiologicalControlAction()
getBiologicalControlAction in interface OtherProductInputpublic void setPesticidesSpreadingAction(PesticidesSpreadingAction pesticidesSpreadingAction)
setPesticidesSpreadingAction in interface OtherProductInputpublic PesticidesSpreadingAction getPesticidesSpreadingAction()
getPesticidesSpreadingAction in interface OtherProductInputpublic void setOrganicFertilizersSpreadingAction(OrganicFertilizersSpreadingAction organicFertilizersSpreadingAction)
setOrganicFertilizersSpreadingAction in interface OtherProductInputpublic OrganicFertilizersSpreadingAction getOrganicFertilizersSpreadingAction()
getOrganicFertilizersSpreadingAction in interface OtherProductInputpublic void setMineralFertilizersSpreadingAction(MineralFertilizersSpreadingAction mineralFertilizersSpreadingAction)
setMineralFertilizersSpreadingAction in interface OtherProductInputpublic MineralFertilizersSpreadingAction getMineralFertilizersSpreadingAction()
getMineralFertilizersSpreadingAction in interface OtherProductInputpublic void setHarvestingAction(HarvestingAction harvestingAction)
setHarvestingAction in interface OtherProductInputpublic HarvestingAction getHarvestingAction()
getHarvestingAction in interface OtherProductInputpublic void setIrrigationAction(IrrigationAction irrigationAction)
setIrrigationAction in interface OtherProductInputpublic IrrigationAction getIrrigationAction()
getIrrigationAction in interface OtherProductInputpublic void setMaintenancePruningVinesAction(MaintenancePruningVinesAction maintenancePruningVinesAction)
setMaintenancePruningVinesAction in interface OtherProductInputpublic MaintenancePruningVinesAction getMaintenancePruningVinesAction()
getMaintenancePruningVinesAction in interface OtherProductInputCopyright © 2013–2015 Inra. All rights reserved.