public class PracticedCropCycleImportDto extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
id |
protected String |
practicedSystemId |
| Constructor and Description |
|---|
PracticedCropCycleImportDto() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getPracticedSystemId() |
void |
setId(String id) |
void |
setPracticedSystemId(String practicedSystemId) |
Copyright © 2013–2015 Inra. All rights reserved.