public class Pz0PracticedCropCyclePhase extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
csvId |
protected PracticedCropCyclePhaseDto |
phaseDto |
protected String |
practicedPerennialCropCycleId |
protected Map<String,Pz0PracticedIntervention> |
pz0InterventionByCsvId |
| Constructor and Description |
|---|
Pz0PracticedCropCyclePhase(String csvId,
String practicedPerennialCropCycleId) |
| Modifier and Type | Method and Description |
|---|---|
void |
addPracticedPz0Intervention(Pz0PracticedIntervention pz0Intervention) |
String |
getCsvId() |
PracticedCropCyclePhaseDto |
getPhaseDto() |
String |
getPracticedPerennialCropCycleId() |
Map<String,Pz0PracticedIntervention> |
getPz0InterventionByCsvId() |
protected String csvId
protected PracticedCropCyclePhaseDto phaseDto
protected String practicedPerennialCropCycleId
protected Map<String,Pz0PracticedIntervention> pz0InterventionByCsvId
public void addPracticedPz0Intervention(Pz0PracticedIntervention pz0Intervention)
public String getCsvId()
public PracticedCropCyclePhaseDto getPhaseDto()
public Map<String,Pz0PracticedIntervention> getPz0InterventionByCsvId()
public String getPracticedPerennialCropCycleId()
Copyright © 2013–2015 Inra. All rights reserved.