public class CroppingPlanSpeciesImportDto extends CroppingPlanSpeciesDto
| Modifier and Type | Field and Description |
|---|---|
protected Integer |
croppingplanentry_idx |
protected String |
croppingPlanEntryId |
protected CroppingPlanSpeciesDto |
croppingPlanSpeciesDto |
protected String |
id |
__PARANAMER_DATA, affected, code, profil_vegetatif_BBCH, speciesDestination, speciesEspece, speciesId, speciesQualifiant, speciesTypeSaisonnier, topiaId, validated, varietyId, varietyLibelle| Constructor and Description |
|---|
CroppingPlanSpeciesImportDto() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCroppingplanentry_idx() |
String |
getCroppingPlanEntryId() |
CroppingPlanSpeciesDto |
getCroppingPlanSpeciesDto() |
String |
getId() |
void |
setCroppingplanentry_idx(Integer croppingplanentry_idx) |
void |
setCroppingPlanEntryId(String croppingPlanEntryId) |
void |
setCroppingPlanSpeciesDto(CroppingPlanSpeciesDto croppingPlanSpeciesDto) |
void |
setId(String id) |
equals, getAffected, getCode, getProfil_vegetatif_BBCH, getSpeciesDestination, getSpeciesEspece, getSpeciesId, getSpeciesQualifiant, getSpeciesTypeSaisonnier, getTopiaId, getVarietyId, getVarietyLibelle, hashCode, isValidated, setAffected, setCode, setProfil_vegetatif_BBCH, setSpeciesDestination, setSpeciesEspece, setSpeciesId, setSpeciesQualifiant, setSpeciesTypeSaisonnier, setTopiaId, setValidated, setVarietyId, setVarietyLibelleprotected String id
protected String croppingPlanEntryId
protected Integer croppingplanentry_idx
protected CroppingPlanSpeciesDto croppingPlanSpeciesDto
public String getId()
public void setId(String id)
public String getCroppingPlanEntryId()
public void setCroppingPlanEntryId(String croppingPlanEntryId)
public Integer getCroppingplanentry_idx()
public void setCroppingplanentry_idx(Integer croppingplanentry_idx)
public CroppingPlanSpeciesDto getCroppingPlanSpeciesDto()
public void setCroppingPlanSpeciesDto(CroppingPlanSpeciesDto croppingPlanSpeciesDto)
Copyright © 2013–2015 Inra. All rights reserved.