public class EffectiveInterventionDto extends EffectiveInterventionImpl
| Modifier and Type | Field and Description |
|---|---|
protected Collection<AbstractAction> |
actions |
protected String |
domainId |
protected List<AbstractInput> |
inputs |
protected List<SpeciesStadeDto> |
speciesStadesDtos |
protected Set<String> |
toolsCouplingCodes |
comment, edaplosIssuerId, effectiveCropCycleNode, effectiveCropCyclePhase, endInterventionDate, intermediateCrop, invlovedRules, involvedPeopleCount, measurements, name, nbBalls, otherToolSettings, progressionSpeed, spatialFrequency, speciesStades, startInterventionDate, tillageDepth, toolCouplings, transitCount, transitVolume, transitVolumeUnit, type, workRate, workRateUnitDEFAULT_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 |
|---|
EffectiveInterventionDto() |
| Modifier and Type | Method and Description |
|---|---|
void |
addAction(AbstractAction abstractAction) |
void |
addInput(AbstractInput input) |
void |
addSpeciesStadesDto(SpeciesStadeDto speciesStadeDto) |
void |
addToolsCouplingCodes(String toolsCouplingCode) |
boolean |
equals(Object obj) |
Collection<AbstractAction> |
getActions() |
String |
getDomainId() |
List<AbstractInput> |
getInputs() |
List<SpeciesStadeDto> |
getSpeciesStadesDtos() |
Set<String> |
getToolsCouplingCodes() |
int |
hashCode() |
void |
setActions(Collection<AbstractAction> actions) |
void |
setDomainId(String domainId) |
void |
setInputs(List<AbstractInput> inputs) |
void |
setSpeciesStadesDtos(List<SpeciesStadeDto> speciesStadesDtos) |
void |
setToolsCouplingCodes(Set<String> toolsCouplingCodes) |
accept, accept0, addAllInvlovedRules, addAllMeasurements, addAllSpeciesStades, addAllToolCouplings, addInvlovedRules, addMeasurements, addSpeciesStades, addToolCouplings, clearInvlovedRules, clearMeasurements, clearSpeciesStades, clearToolCouplings, containsInvlovedRules, containsMeasurements, containsSpeciesStades, containsToolCouplings, getComment, getEdaplosIssuerId, getEffectiveCropCycleNode, getEffectiveCropCyclePhase, getEndInterventionDate, getInvlovedRules, getInvlovedRulesByTopiaId, getInvlovedRulesTopiaIds, getInvolvedPeopleCount, getMeasurements, getMeasurementsByTopiaId, getMeasurementsTopiaIds, getName, getNbBalls, getOtherToolSettings, getProgressionSpeed, getSpatialFrequency, getSpeciesStades, getSpeciesStadesByTopiaId, getSpeciesStadesTopiaIds, getStartInterventionDate, getTillageDepth, getToolCouplings, getToolCouplingsByTopiaId, getToolCouplingsTopiaIds, getTransitCount, getTransitVolume, getTransitVolumeUnit, getType, getWorkRate, getWorkRateUnit, isIntermediateCrop, isInvlovedRulesEmpty, isInvlovedRulesNotEmpty, isMeasurementsEmpty, isMeasurementsNotEmpty, isSpeciesStadesEmpty, isSpeciesStadesNotEmpty, isToolCouplingsEmpty, isToolCouplingsNotEmpty, removeInvlovedRules, removeMeasurements, removeSpeciesStades, removeToolCouplings, setComment, setEdaplosIssuerId, setEffectiveCropCycleNode, setEffectiveCropCyclePhase, setEndInterventionDate, setIntermediateCrop, setInvlovedRules, setInvolvedPeopleCount, setMeasurements, setName, setNbBalls, setOtherToolSettings, setProgressionSpeed, setSpatialFrequency, setSpeciesStades, setStartInterventionDate, setTillageDepth, setToolCouplings, setTransitCount, setTransitVolume, setTransitVolumeUnit, setType, setWorkRate, setWorkRateUnit, sizeInvlovedRules, sizeMeasurements, sizeSpeciesStades, sizeToolCouplingsaddPostReadListener, addPostReadListener, addPostWriteListener, addPostWriteListener, addPreReadListener, addPreReadListener, addPreWriteListener, addPreWriteListener, addPropertyChangeListener, addPropertyChangeListener, fireOnPostRead, fireOnPostRead, fireOnPostWrite, fireOnPostWrite, fireOnPreRead, fireOnPreWrite, getFiresSupport, getFiresSupportOrNull, getPostReadListeners, getPostWriteListeners, getPreReadListeners, getPreWriteListeners, getTopiaCreateDate, getTopiaId, getTopiaVersion, isDeleted, isPersisted, notifyDeleted, removePostReadListener, removePostReadListener, removePostWriteListener, removePostWriteListener, removePreReadListener, removePreReadListener, removePreWriteListener, removePreWriteListener, removePropertyChangeListener, removePropertyChangeListener, setFiresSupport, setTopiaCreateDate, setTopiaId, setTopiaVersionprotected String domainId
protected Collection<AbstractAction> actions
protected List<AbstractInput> inputs
protected List<SpeciesStadeDto> speciesStadesDtos
public String getDomainId()
public void setDomainId(String domainId)
public Collection<AbstractAction> getActions()
public void setActions(Collection<AbstractAction> actions)
public List<AbstractInput> getInputs()
public void setInputs(List<AbstractInput> inputs)
public List<SpeciesStadeDto> getSpeciesStadesDtos()
public void setSpeciesStadesDtos(List<SpeciesStadeDto> speciesStadesDtos)
public void addToolsCouplingCodes(String toolsCouplingCode)
public void addSpeciesStadesDto(SpeciesStadeDto speciesStadeDto)
public void addAction(AbstractAction abstractAction)
public void addInput(AbstractInput input)
public int hashCode()
hashCode in class org.nuiton.topia.persistence.internal.AbstractTopiaEntitypublic boolean equals(Object obj)
equals in class org.nuiton.topia.persistence.internal.AbstractTopiaEntityCopyright © 2013–2015 Inra. All rights reserved.