public class Pz0PracticedIntervention extends Pz0Intervention
| Modifier and Type | Field and Description |
|---|---|
protected String |
cropCode |
protected String |
practicedConnectionId |
protected PracticedInterventionDto |
practicedInterventionDto |
protected String |
practicedPhaseId |
protected String |
practicedSystemId |
csvId| Constructor and Description |
|---|
Pz0PracticedIntervention(String csvId,
String practicedConnectionId,
String practicedPhaseId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCropCode() |
String |
getPracticedConnectionId() |
PracticedInterventionDto |
getPracticedInterventionDto() |
String |
getPracticedPhaseId() |
String |
getPracticedSystemId() |
void |
setCropCode(String cropCode) |
void |
setPracticedSystemId(String practicedSystemId) |
getCsvIdprotected String practicedSystemId
protected String practicedConnectionId
protected String practicedPhaseId
protected String cropCode
protected PracticedInterventionDto practicedInterventionDto
public PracticedInterventionDto getPracticedInterventionDto()
public String getCropCode()
public void setCropCode(String cropCode)
public String getPracticedConnectionId()
public String getPracticedPhaseId()
public String getPracticedSystemId()
public void setPracticedSystemId(String practicedSystemId)
Copyright © 2013–2015 Inra. All rights reserved.