public class PracticedCropCycleNodeImportDto extends PracticedCropCycleNodeDto
| Modifier and Type | Field and Description |
|---|---|
protected String |
id |
protected String |
practicedSeasonalCropCycleId |
protected PracticedSystem |
practicedSystem |
__PARANAMER_DATA, croppingPlanEntryCode, endCycle, initNodeFrequency, label, nodeId, sameCampaignAsPreviousNode, type, x, y| Constructor and Description |
|---|
PracticedCropCycleNodeImportDto() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getPracticedSeasonalCropCycleId() |
PracticedSystem |
getPracticedSystem() |
void |
setId(String id) |
void |
setPracticedSeasonalCropCycleId(String practicedSeasonalCropCycleId) |
void |
setPracticedSystem(PracticedSystem practicedSystem) |
getCroppingPlanEntryCode, getInitNodeFrequency, getLabel, getNodeId, getType, getX, getY, isEndCycle, isSameCampaignAsPreviousNode, setCroppingPlanEntryCode, setEndCycle, setInitNodeFrequency, setLabel, setNodeId, setSameCampaignAsPreviousNode, setType, setX, setYprotected String id
protected String practicedSeasonalCropCycleId
protected PracticedSystem practicedSystem
public String getId()
public void setId(String id)
public String getPracticedSeasonalCropCycleId()
public void setPracticedSeasonalCropCycleId(String practicedSeasonalCropCycleId)
public PracticedSystem getPracticedSystem()
public void setPracticedSystem(PracticedSystem practicedSystem)
Copyright © 2013–2015 Inra. All rights reserved.