public class EffectivePerennialCropCycleImportDto extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
croppingPlanEntryId |
protected Double |
foliageHeight |
protected Double |
foliageThickness |
protected String |
id |
protected String |
orchardFrutalForm |
protected String |
orientation |
protected String |
otherCharacteristics |
protected String |
phaseId |
protected Double |
plantingDeathRate |
protected Integer |
plantingDeathRateMeasureYear |
protected Double |
plantingDensity |
protected Integer |
plantingInterFurrow |
protected Integer |
plantingSpacing |
protected Integer |
plantingYear |
protected Boolean |
pollinator |
protected Double |
pollinatorPercent |
protected String |
pollinatorSpreadMode |
protected String |
vineFrutalForm |
protected String |
weedType |
protected String |
zoneId |
| Constructor and Description |
|---|
EffectivePerennialCropCycleImportDto() |
protected String id
protected String zoneId
protected String phaseId
protected String croppingPlanEntryId
protected Boolean pollinator
protected String weedType
protected String pollinatorSpreadMode
protected String orchardFrutalForm
protected String vineFrutalForm
protected String orientation
protected Integer plantingYear
protected Integer plantingInterFurrow
protected Integer plantingSpacing
protected Integer plantingDeathRateMeasureYear
protected Double plantingDensity
protected Double plantingDeathRate
protected Double pollinatorPercent
protected Double foliageHeight
protected Double foliageThickness
protected String otherCharacteristics
public EffectivePerennialCropCycleImportDto()
public String getId()
public void setId(String id)
public Boolean isPollinator()
public void setPollinator(Boolean pollinator)
public String getWeedType()
public void setWeedType(String weedType)
public Integer getPlantingYear()
public void setPlantingYear(Integer plantingYear)
public Integer getPlantingInterFurrow()
public void setPlantingInterFurrow(Integer plantingInterFurrow)
public Integer getPlantingSpacing()
public void setPlantingSpacing(Integer plantingSpacing)
public Integer getPlantingDeathRateMeasureYear()
public void setPlantingDeathRateMeasureYear(Integer plantingDeathRateMeasureYear)
public Double getPlantingDensity()
public void setPlantingDensity(Double plantingDensity)
public Double getPlantingDeathRate()
public void setPlantingDeathRate(Double plantingDeathRate)
public Double getPollinatorPercent()
public void setPollinatorPercent(Double pollinatorPercent)
public String getOtherCharacteristics()
public void setOtherCharacteristics(String otherCharacteristics)
public String getCroppingPlanEntryId()
public void setCroppingPlanEntryId(String croppingPlanEntryId)
public String getZoneId()
public void setZoneId(String zoneId)
public String getPhaseId()
public void setPhaseId(String phaseId)
public String getPollinatorSpreadMode()
public void setPollinatorSpreadMode(String pollinatorSpreadMode)
public String getOrchardFrutalForm()
public void setOrchardFrutalForm(String orchardFrutalForm)
public String getVineFrutalForm()
public void setVineFrutalForm(String vineFrutalForm)
public String getOrientation()
public void setOrientation(String orientation)
public Double getFoliageHeight()
public void setFoliageHeight(Double foliageHeight)
public Double getFoliageThickness()
public void setFoliageThickness(Double foliageThickness)
Copyright © 2013–2015 Inra. All rights reserved.