public class Pz0EffectiveIntervention extends Pz0Intervention
| Modifier and Type | Field and Description |
|---|---|
protected String |
cropId |
protected EffectiveInterventionDto |
intervention |
protected String |
pz0NodeId |
protected String |
pz0PhaseId |
protected String |
zoneId |
csvId| Constructor and Description |
|---|
Pz0EffectiveIntervention(String csvId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCropId() |
EffectiveInterventionDto |
getEffectiveInterventionDto() |
String |
getPz0NodeId() |
String |
getPz0PhaseId() |
String |
getZoneId() |
void |
setCropId(String cropId) |
void |
setPz0NodeId(String pz0NodeId) |
void |
setPz0PhaseId(String pz0PhaseId) |
void |
setZoneId(String zoneId) |
getCsvIdprotected EffectiveInterventionDto intervention
protected String zoneId
protected String pz0PhaseId
protected String pz0NodeId
protected String cropId
public Pz0EffectiveIntervention(String csvId)
public EffectiveInterventionDto getEffectiveInterventionDto()
public String getCropId()
public void setCropId(String cropId)
public String getZoneId()
public void setZoneId(String zoneId)
public String getPz0PhaseId()
public void setPz0PhaseId(String pz0PhaseId)
public String getPz0NodeId()
public void setPz0NodeId(String pz0NodeId)
Copyright © 2013–2015 Inra. All rights reserved.