public class EffectiveCropCycleSpeciesDto extends CroppingPlanSpeciesDto
| Modifier and Type | Field and Description |
|---|---|
protected String |
croppingPlanSpeciesId |
protected CropCycleGraftDto |
graftClone |
protected CropCycleGraftDto |
graftSupport |
protected Date |
overGraftDate |
protected boolean |
plantsCertified |
affected, code, profil_vegetatif_BBCH, speciesDestination, speciesEspece, speciesId, speciesQualifiant, speciesTypeSaisonnier, topiaId, validated, varietyId, varietyLibelle| Constructor and Description |
|---|
EffectiveCropCycleSpeciesDto() |
EffectiveCropCycleSpeciesDto(CroppingPlanSpeciesDto parent) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getCroppingPlanSpeciesId() |
CropCycleGraftDto |
getGraftClone() |
CropCycleGraftDto |
getGraftSupport() |
Date |
getOverGraftDate() |
int |
hashCode() |
boolean |
isPlantsCertified() |
void |
setCroppingPlanSpeciesId(String croppingPlanSpeciesId) |
void |
setGraftClone(CropCycleGraftDto graftClone) |
void |
setGraftSupport(CropCycleGraftDto graftSupport) |
void |
setOverGraftDate(Date overGraftDate) |
void |
setPlantsCertified(boolean plantsCertified) |
getAffected, getCode, getProfil_vegetatif_BBCH, getSpeciesDestination, getSpeciesEspece, getSpeciesId, getSpeciesQualifiant, getSpeciesTypeSaisonnier, getTopiaId, getVarietyId, getVarietyLibelle, isValidated, setAffected, setCode, setProfil_vegetatif_BBCH, setSpeciesDestination, setSpeciesEspece, setSpeciesId, setSpeciesQualifiant, setSpeciesTypeSaisonnier, setTopiaId, setValidated, setVarietyId, setVarietyLibelleprotected boolean plantsCertified
protected Date overGraftDate
protected String croppingPlanSpeciesId
protected CropCycleGraftDto graftSupport
protected CropCycleGraftDto graftClone
public EffectiveCropCycleSpeciesDto()
public EffectiveCropCycleSpeciesDto(CroppingPlanSpeciesDto parent)
public Date getOverGraftDate()
public void setOverGraftDate(Date overGraftDate)
public boolean isPlantsCertified()
public void setPlantsCertified(boolean plantsCertified)
public String getCroppingPlanSpeciesId()
public void setCroppingPlanSpeciesId(String croppingPlanSpeciesId)
public CropCycleGraftDto getGraftSupport()
public void setGraftSupport(CropCycleGraftDto graftSupport)
public CropCycleGraftDto getGraftClone()
public void setGraftClone(CropCycleGraftDto graftClone)
public int hashCode()
hashCode in class CroppingPlanSpeciesDtopublic boolean equals(Object obj)
equals in class CroppingPlanSpeciesDtoCopyright © 2013–2015 Inra. All rights reserved.