@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Thu Dec 17 16:16:20 CET 2015") public abstract class EffectiveInterventionAbstract extends org.nuiton.topia.persistence.internal.AbstractTopiaEntity implements EffectiveIntervention
| Modifier and Type | Field and Description |
|---|---|
protected String |
comment
Nom de l'attribut en BD : comment
|
protected String |
edaplosIssuerId
Nom de l'attribut en BD : edaplosIssuerId
|
protected EffectiveCropCycleNode |
effectiveCropCycleNode
Nom de l'attribut en BD : effectiveCropCycleNode
|
protected EffectiveCropCyclePhase |
effectiveCropCyclePhase
Nom de l'attribut en BD : effectiveCropCyclePhase
|
protected Date |
endInterventionDate
Nom de l'attribut en BD : endInterventionDate
|
protected boolean |
intermediateCrop
Nom de l'attribut en BD : intermediateCrop
|
protected Collection<EffectiveInvolvedRule> |
invlovedRules
Nom de l'attribut en BD : invlovedRules
|
protected Double |
involvedPeopleCount
Nom de l'attribut en BD : involvedPeopleCount
|
protected Collection<Measurement> |
measurements
Nom de l'attribut en BD : measurements
|
protected String |
name
Nom de l'attribut en BD : name
|
protected Integer |
nbBalls
Nom de l'attribut en BD : nbBalls
|
protected String |
otherToolSettings
Nom de l'attribut en BD : otherToolSettings
|
protected Integer |
progressionSpeed
Nom de l'attribut en BD : progressionSpeed
|
protected double |
spatialFrequency
Nom de l'attribut en BD : spatialFrequency
|
protected Collection<EffectiveSpeciesStade> |
speciesStades
Nom de l'attribut en BD : speciesStades
|
protected Date |
startInterventionDate
Nom de l'attribut en BD : startInterventionDate
|
protected Integer |
tillageDepth
Nom de l'attribut en BD : tillageDepth
|
protected Collection<ToolsCoupling> |
toolCouplings
Nom de l'attribut en BD : toolCouplings
|
protected int |
transitCount
Nom de l'attribut en BD : transitCount
|
protected Double |
transitVolume
Nom de l'attribut en BD : transitVolume
|
protected MaterielTransportUnit |
transitVolumeUnit
Nom de l'attribut en BD : transitVolumeUnit
|
protected AgrosystInterventionType |
type
Nom de l'attribut en BD : type
|
protected Double |
workRate
Nom de l'attribut en BD : workRate
|
protected MaterielWorkRateUnit |
workRateUnit
Nom de l'attribut en BD : workRateUnit
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_COMMENT, PROPERTY_EDAPLOS_ISSUER_ID, PROPERTY_EFFECTIVE_CROP_CYCLE_NODE, PROPERTY_EFFECTIVE_CROP_CYCLE_PHASE, PROPERTY_END_INTERVENTION_DATE, PROPERTY_INTERMEDIATE_CROP, PROPERTY_INVLOVED_RULES, PROPERTY_INVOLVED_PEOPLE_COUNT, PROPERTY_MEASUREMENTS, PROPERTY_NAME, PROPERTY_NB_BALLS, PROPERTY_OTHER_TOOL_SETTINGS, PROPERTY_PROGRESSION_SPEED, PROPERTY_SPATIAL_FREQUENCY, PROPERTY_SPECIES_STADES, PROPERTY_START_INTERVENTION_DATE, PROPERTY_TILLAGE_DEPTH, PROPERTY_TOOL_COUPLINGS, PROPERTY_TRANSIT_COUNT, PROPERTY_TRANSIT_VOLUME, PROPERTY_TRANSIT_VOLUME_UNIT, PROPERTY_TYPE, PROPERTY_WORK_RATE, PROPERTY_WORK_RATE_UNIT| Constructor and Description |
|---|
EffectiveInterventionAbstract() |
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 name
protected String comment
protected Date startInterventionDate
protected boolean intermediateCrop
protected Integer tillageDepth
protected String otherToolSettings
protected Double workRate
protected Integer progressionSpeed
protected Double involvedPeopleCount
protected Date endInterventionDate
protected double spatialFrequency
protected int transitCount
protected Double transitVolume
protected Integer nbBalls
protected String edaplosIssuerId
protected EffectiveCropCycleNode effectiveCropCycleNode
protected EffectiveCropCyclePhase effectiveCropCyclePhase
protected Collection<ToolsCoupling> toolCouplings
protected Collection<EffectiveSpeciesStade> speciesStades
protected AgrosystInterventionType type
protected Collection<Measurement> measurements
protected Collection<EffectiveInvolvedRule> invlovedRules
protected MaterielWorkRateUnit workRateUnit
protected MaterielTransportUnit transitVolumeUnit
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 setName(String name)
setName in interface EffectiveInterventionpublic String getName()
getName in interface EffectiveInterventionpublic void setComment(String comment)
setComment in interface EffectiveInterventionpublic String getComment()
getComment in interface EffectiveInterventionpublic void setStartInterventionDate(Date startInterventionDate)
setStartInterventionDate in interface EffectiveInterventionpublic Date getStartInterventionDate()
getStartInterventionDate in interface EffectiveInterventionpublic void setIntermediateCrop(boolean intermediateCrop)
setIntermediateCrop in interface EffectiveInterventionpublic boolean isIntermediateCrop()
isIntermediateCrop in interface EffectiveInterventionpublic void setTillageDepth(Integer tillageDepth)
setTillageDepth in interface EffectiveInterventionpublic Integer getTillageDepth()
getTillageDepth in interface EffectiveInterventionpublic void setOtherToolSettings(String otherToolSettings)
setOtherToolSettings in interface EffectiveInterventionpublic String getOtherToolSettings()
getOtherToolSettings in interface EffectiveInterventionpublic void setWorkRate(Double workRate)
setWorkRate in interface EffectiveInterventionpublic Double getWorkRate()
getWorkRate in interface EffectiveInterventionpublic void setProgressionSpeed(Integer progressionSpeed)
setProgressionSpeed in interface EffectiveInterventionpublic Integer getProgressionSpeed()
getProgressionSpeed in interface EffectiveInterventionpublic void setInvolvedPeopleCount(Double involvedPeopleCount)
setInvolvedPeopleCount in interface EffectiveInterventionpublic Double getInvolvedPeopleCount()
getInvolvedPeopleCount in interface EffectiveInterventionpublic void setEndInterventionDate(Date endInterventionDate)
setEndInterventionDate in interface EffectiveInterventionpublic Date getEndInterventionDate()
getEndInterventionDate in interface EffectiveInterventionpublic void setSpatialFrequency(double spatialFrequency)
setSpatialFrequency in interface EffectiveInterventionpublic double getSpatialFrequency()
getSpatialFrequency in interface EffectiveInterventionpublic void setTransitCount(int transitCount)
setTransitCount in interface EffectiveInterventionpublic int getTransitCount()
getTransitCount in interface EffectiveInterventionpublic void setTransitVolume(Double transitVolume)
setTransitVolume in interface EffectiveInterventionpublic Double getTransitVolume()
getTransitVolume in interface EffectiveInterventionpublic void setNbBalls(Integer nbBalls)
setNbBalls in interface EffectiveInterventionpublic Integer getNbBalls()
getNbBalls in interface EffectiveInterventionpublic void setEdaplosIssuerId(String edaplosIssuerId)
setEdaplosIssuerId in interface EffectiveInterventionpublic String getEdaplosIssuerId()
getEdaplosIssuerId in interface EffectiveInterventionpublic void setEffectiveCropCycleNode(EffectiveCropCycleNode effectiveCropCycleNode)
setEffectiveCropCycleNode in interface EffectiveInterventionpublic EffectiveCropCycleNode getEffectiveCropCycleNode()
getEffectiveCropCycleNode in interface EffectiveInterventionpublic void setEffectiveCropCyclePhase(EffectiveCropCyclePhase effectiveCropCyclePhase)
setEffectiveCropCyclePhase in interface EffectiveInterventionpublic EffectiveCropCyclePhase getEffectiveCropCyclePhase()
getEffectiveCropCyclePhase in interface EffectiveInterventionpublic void addToolCouplings(ToolsCoupling toolCouplings)
addToolCouplings in interface EffectiveInterventionpublic void addAllToolCouplings(Iterable<ToolsCoupling> toolCouplings)
addAllToolCouplings in interface EffectiveInterventionpublic void setToolCouplings(Collection<ToolsCoupling> toolCouplings)
setToolCouplings in interface EffectiveInterventionpublic void removeToolCouplings(ToolsCoupling toolCouplings)
removeToolCouplings in interface EffectiveInterventionpublic void clearToolCouplings()
clearToolCouplings in interface EffectiveInterventionpublic Collection<ToolsCoupling> getToolCouplings()
getToolCouplings in interface EffectiveInterventionpublic ToolsCoupling getToolCouplingsByTopiaId(String topiaId)
getToolCouplingsByTopiaId in interface EffectiveInterventionpublic Collection<String> getToolCouplingsTopiaIds()
getToolCouplingsTopiaIds in interface EffectiveInterventionpublic int sizeToolCouplings()
sizeToolCouplings in interface EffectiveInterventionpublic boolean isToolCouplingsEmpty()
isToolCouplingsEmpty in interface EffectiveInterventionpublic boolean isToolCouplingsNotEmpty()
isToolCouplingsNotEmpty in interface EffectiveInterventionpublic boolean containsToolCouplings(ToolsCoupling toolCouplings)
containsToolCouplings in interface EffectiveInterventionpublic void addSpeciesStades(EffectiveSpeciesStade speciesStades)
addSpeciesStades in interface EffectiveInterventionpublic void addAllSpeciesStades(Iterable<EffectiveSpeciesStade> speciesStades)
addAllSpeciesStades in interface EffectiveInterventionpublic void setSpeciesStades(Collection<EffectiveSpeciesStade> speciesStades)
setSpeciesStades in interface EffectiveInterventionpublic void removeSpeciesStades(EffectiveSpeciesStade speciesStades)
removeSpeciesStades in interface EffectiveInterventionpublic void clearSpeciesStades()
clearSpeciesStades in interface EffectiveInterventionpublic Collection<EffectiveSpeciesStade> getSpeciesStades()
getSpeciesStades in interface EffectiveInterventionpublic EffectiveSpeciesStade getSpeciesStadesByTopiaId(String topiaId)
getSpeciesStadesByTopiaId in interface EffectiveInterventionpublic Collection<String> getSpeciesStadesTopiaIds()
getSpeciesStadesTopiaIds in interface EffectiveInterventionpublic int sizeSpeciesStades()
sizeSpeciesStades in interface EffectiveInterventionpublic boolean isSpeciesStadesEmpty()
isSpeciesStadesEmpty in interface EffectiveInterventionpublic boolean isSpeciesStadesNotEmpty()
isSpeciesStadesNotEmpty in interface EffectiveInterventionpublic boolean containsSpeciesStades(EffectiveSpeciesStade speciesStades)
containsSpeciesStades in interface EffectiveInterventionpublic void setType(AgrosystInterventionType type)
setType in interface EffectiveInterventionpublic AgrosystInterventionType getType()
getType in interface EffectiveInterventionpublic void addMeasurements(Measurement measurements)
addMeasurements in interface EffectiveInterventionpublic void addAllMeasurements(Iterable<Measurement> measurements)
addAllMeasurements in interface EffectiveInterventionpublic void setMeasurements(Collection<Measurement> measurements)
setMeasurements in interface EffectiveInterventionpublic void removeMeasurements(Measurement measurements)
removeMeasurements in interface EffectiveInterventionpublic void clearMeasurements()
clearMeasurements in interface EffectiveInterventionpublic Collection<Measurement> getMeasurements()
getMeasurements in interface EffectiveInterventionpublic Measurement getMeasurementsByTopiaId(String topiaId)
getMeasurementsByTopiaId in interface EffectiveInterventionpublic Collection<String> getMeasurementsTopiaIds()
getMeasurementsTopiaIds in interface EffectiveInterventionpublic int sizeMeasurements()
sizeMeasurements in interface EffectiveInterventionpublic boolean isMeasurementsEmpty()
isMeasurementsEmpty in interface EffectiveInterventionpublic boolean isMeasurementsNotEmpty()
isMeasurementsNotEmpty in interface EffectiveInterventionpublic boolean containsMeasurements(Measurement measurements)
containsMeasurements in interface EffectiveInterventionpublic void addInvlovedRules(EffectiveInvolvedRule invlovedRules)
addInvlovedRules in interface EffectiveInterventionpublic void addAllInvlovedRules(Iterable<EffectiveInvolvedRule> invlovedRules)
addAllInvlovedRules in interface EffectiveInterventionpublic void setInvlovedRules(Collection<EffectiveInvolvedRule> invlovedRules)
setInvlovedRules in interface EffectiveInterventionpublic void removeInvlovedRules(EffectiveInvolvedRule invlovedRules)
removeInvlovedRules in interface EffectiveInterventionpublic void clearInvlovedRules()
clearInvlovedRules in interface EffectiveInterventionpublic Collection<EffectiveInvolvedRule> getInvlovedRules()
getInvlovedRules in interface EffectiveInterventionpublic EffectiveInvolvedRule getInvlovedRulesByTopiaId(String topiaId)
getInvlovedRulesByTopiaId in interface EffectiveInterventionpublic Collection<String> getInvlovedRulesTopiaIds()
getInvlovedRulesTopiaIds in interface EffectiveInterventionpublic int sizeInvlovedRules()
sizeInvlovedRules in interface EffectiveInterventionpublic boolean isInvlovedRulesEmpty()
isInvlovedRulesEmpty in interface EffectiveInterventionpublic boolean isInvlovedRulesNotEmpty()
isInvlovedRulesNotEmpty in interface EffectiveInterventionpublic boolean containsInvlovedRules(EffectiveInvolvedRule invlovedRules)
containsInvlovedRules in interface EffectiveInterventionpublic void setWorkRateUnit(MaterielWorkRateUnit workRateUnit)
setWorkRateUnit in interface EffectiveInterventionpublic MaterielWorkRateUnit getWorkRateUnit()
getWorkRateUnit in interface EffectiveInterventionpublic void setTransitVolumeUnit(MaterielTransportUnit transitVolumeUnit)
setTransitVolumeUnit in interface EffectiveInterventionpublic MaterielTransportUnit getTransitVolumeUnit()
getTransitVolumeUnit in interface EffectiveInterventionCopyright © 2013–2015 Inra. All rights reserved.