public class Pz0EffectivePerennialCropCycle extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
csvId |
protected EffectivePerennialCropCycleDto |
perennialCropCycleDto |
protected Map<String,Pz0EffectiveCropCyclePhase> |
phasesByCsvId |
| Constructor and Description |
|---|
Pz0EffectivePerennialCropCycle(String csvId) |
| Modifier and Type | Method and Description |
|---|---|
void |
addPz0Phase(Pz0EffectiveCropCyclePhase pz0Phase) |
String |
getCsvId() |
EffectivePerennialCropCycleDto |
getPerennialCropCycleDto() |
Map<String,Pz0EffectiveCropCyclePhase> |
getPhasesByCsvId() |
protected String csvId
protected EffectivePerennialCropCycleDto perennialCropCycleDto
protected Map<String,Pz0EffectiveCropCyclePhase> phasesByCsvId
public Pz0EffectivePerennialCropCycle(String csvId)
public void addPz0Phase(Pz0EffectiveCropCyclePhase pz0Phase)
public String getCsvId()
public EffectivePerennialCropCycleDto getPerennialCropCycleDto()
public Map<String,Pz0EffectiveCropCyclePhase> getPhasesByCsvId()
Copyright © 2013–2015 Inra. All rights reserved.