public class CroppingPlanSpeciesImportDto extends CroppingPlanSpeciesDto
| Modifier and Type | Field and Description |
|---|---|
protected String |
croppingPlanEntryId |
protected Integer |
croppingPlanEntryIdx |
protected CroppingPlanSpeciesDto |
croppingPlanSpeciesDto |
protected String |
id |
protected RefEspece |
species |
__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 |
|---|---|
String |
getCroppingPlanEntryId() |
Integer |
getCroppingPlanEntryIdx() |
CroppingPlanSpeciesDto |
getCroppingPlanSpeciesDto() |
String |
getId() |
RefEspece |
getSpecies() |
void |
setCroppingPlanEntryId(String croppingPlanEntryId) |
void |
setCroppingPlanEntryIdx(Integer croppingPlanEntryIdx) |
void |
setCroppingPlanSpeciesDto(CroppingPlanSpeciesDto croppingPlanSpeciesDto) |
void |
setId(String id) |
void |
setSpecies(RefEspece species) |
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 croppingPlanEntryIdx
protected RefEspece species
protected CroppingPlanSpeciesDto croppingPlanSpeciesDto
public String getId()
public void setId(String id)
public String getCroppingPlanEntryId()
public void setCroppingPlanEntryId(String croppingPlanEntryId)
public Integer getCroppingPlanEntryIdx()
public void setCroppingPlanEntryIdx(Integer croppingPlanEntryIdx)
public CroppingPlanSpeciesDto getCroppingPlanSpeciesDto()
public void setCroppingPlanSpeciesDto(CroppingPlanSpeciesDto croppingPlanSpeciesDto)
public RefEspece getSpecies()
public void setSpecies(RefEspece species)
Copyright © 2013–2015 Inra. All rights reserved.