public class Pz0PracticedCropCycleConnection extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
csvId |
protected PracticedCropCycleConnectionDto |
practicedCropCycleConnectionDto |
protected Map<String,Pz0PracticedIntervention> |
pz0InterventionByCsvId |
protected String |
pz0NodeId |
| Constructor and Description |
|---|
Pz0PracticedCropCycleConnection(String csvId,
String pz0NodeId) |
| Modifier and Type | Method and Description |
|---|---|
void |
addPracticedPz0Intervention(Pz0PracticedIntervention pz0Intervention) |
String |
getCsvId() |
PracticedCropCycleConnectionDto |
getPracticedCropCycleConnectionDto() |
Map<String,Pz0PracticedIntervention> |
getPz0InterventionByCsvId() |
String |
getPz0NodeId() |
protected String csvId
protected String pz0NodeId
protected PracticedCropCycleConnectionDto practicedCropCycleConnectionDto
protected Map<String,Pz0PracticedIntervention> pz0InterventionByCsvId
public void addPracticedPz0Intervention(Pz0PracticedIntervention pz0Intervention)
public String getCsvId()
public PracticedCropCycleConnectionDto getPracticedCropCycleConnectionDto()
public String getPz0NodeId()
public Map<String,Pz0PracticedIntervention> getPz0InterventionByCsvId()
Copyright © 2013–2015 Inra. All rights reserved.