public class EffectivePerennialCropCycleDto extends EffectivePerennialCropCycleImpl
| Modifier and Type | Field and Description |
|---|---|
protected String |
croppingPlanEntryId |
protected String |
croppingPlanEntryName |
protected String |
orientationId |
protected String |
orientationLabel |
protected List<EffectiveCropCyclePhaseDto> |
phaseDtos |
protected List<EffectiveCropCycleSpeciesDto> |
speciesDtos |
croppingPlanEntry, edaplosIssuerId, foliageHeight, foliageThickness, orchardFrutalForm, orientation, otherCharacteristics, phase, plantingDeathRate, plantingDeathRateMeasureYear, plantingDensity, plantingInterFurrow, plantingSpacing, plantingYear, pollinator, pollinatorPercent, pollinatorSpreadMode, species, vineFrutalForm, weedType, zoneDEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_CROPPING_PLAN_ENTRY, PROPERTY_EDAPLOS_ISSUER_ID, PROPERTY_FOLIAGE_HEIGHT, PROPERTY_FOLIAGE_THICKNESS, PROPERTY_ORCHARD_FRUTAL_FORM, PROPERTY_ORIENTATION, PROPERTY_OTHER_CHARACTERISTICS, PROPERTY_PHASE, PROPERTY_PLANTING_DEATH_RATE, PROPERTY_PLANTING_DEATH_RATE_MEASURE_YEAR, PROPERTY_PLANTING_DENSITY, PROPERTY_PLANTING_INTER_FURROW, PROPERTY_PLANTING_SPACING, PROPERTY_PLANTING_YEAR, PROPERTY_POLLINATOR, PROPERTY_POLLINATOR_PERCENT, PROPERTY_POLLINATOR_SPREAD_MODE, PROPERTY_SPECIES, PROPERTY_VINE_FRUTAL_FORM, PROPERTY_WEED_TYPE, PROPERTY_ZONE| Constructor and Description |
|---|
EffectivePerennialCropCycleDto() |
| Modifier and Type | Method and Description |
|---|---|
void |
addPhase(EffectiveCropCyclePhaseDto phaseDto) |
void |
addSpeciesDto(EffectiveCropCycleSpeciesDto speciesDto) |
boolean |
equals(Object obj) |
String |
getCroppingPlanEntryId() |
String |
getCroppingPlanEntryName() |
String |
getOrientationId() |
String |
getOrientationLabel() |
List<EffectiveCropCyclePhaseDto> |
getPhaseDtos() |
List<EffectiveCropCycleSpeciesDto> |
getSpeciesDtos() |
int |
hashCode() |
void |
setCroppingPlanEntryId(String croppingPlanEntryId) |
void |
setCroppingPlanEntryName(String croppingPlanEntryName) |
void |
setOrientationId(String orientationId) |
void |
setOrientationLabel(String orientationLabel) |
void |
setPhaseDtos(List<EffectiveCropCyclePhaseDto> phaseDtos) |
void |
setSpeciesDtos(List<EffectiveCropCycleSpeciesDto> speciesDtos) |
accept, accept0, addAllSpecies, addSpecies, clearSpecies, containsSpecies, getCroppingPlanEntry, getEdaplosIssuerId, getFoliageHeight, getFoliageThickness, getOrchardFrutalForm, getOrientation, getOtherCharacteristics, getPhase, getPlantingDeathRate, getPlantingDeathRateMeasureYear, getPlantingDensity, getPlantingInterFurrow, getPlantingSpacing, getPlantingYear, getPollinatorPercent, getPollinatorSpreadMode, getSpecies, getSpeciesByTopiaId, getSpeciesTopiaIds, getVineFrutalForm, getWeedType, getZone, isPollinator, isSpeciesEmpty, isSpeciesNotEmpty, removeSpecies, setCroppingPlanEntry, setEdaplosIssuerId, setFoliageHeight, setFoliageThickness, setOrchardFrutalForm, setOrientation, setOtherCharacteristics, setPhase, setPlantingDeathRate, setPlantingDeathRateMeasureYear, setPlantingDensity, setPlantingInterFurrow, setPlantingSpacing, setPlantingYear, setPollinator, setPollinatorPercent, setPollinatorSpreadMode, setSpecies, setVineFrutalForm, setWeedType, setZone, sizeSpeciesaddPostReadListener, 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 croppingPlanEntryId
protected String croppingPlanEntryName
protected String orientationId
protected String orientationLabel
protected List<EffectiveCropCycleSpeciesDto> speciesDtos
protected List<EffectiveCropCyclePhaseDto> phaseDtos
public String getCroppingPlanEntryName()
public void setCroppingPlanEntryName(String croppingPlanEntryName)
public String getOrientationLabel()
public void setOrientationLabel(String orientationLabel)
public String getCroppingPlanEntryId()
public void setCroppingPlanEntryId(String croppingPlanEntryId)
public String getOrientationId()
public void setOrientationId(String orientationId)
public List<EffectiveCropCycleSpeciesDto> getSpeciesDtos()
public void setSpeciesDtos(List<EffectiveCropCycleSpeciesDto> speciesDtos)
public void addSpeciesDto(EffectiveCropCycleSpeciesDto speciesDto)
public List<EffectiveCropCyclePhaseDto> getPhaseDtos()
public void setPhaseDtos(List<EffectiveCropCyclePhaseDto> phaseDtos)
public void addPhase(EffectiveCropCyclePhaseDto phaseDto)
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.