public class CroppingPlanEntryImportDto extends CroppingPlanEntryDto
| Modifier and Type | Field and Description |
|---|---|
protected CroppingPlanEntryDto |
croppingPlanEntryDto |
protected String |
domainId |
protected String |
id |
__PARANAMER_DATA, affected, code, color, name, sellingPrice, species, topiaId, type, typeImporterValue, validated| Constructor and Description |
|---|
CroppingPlanEntryImportDto() |
| Modifier and Type | Method and Description |
|---|---|
CroppingPlanEntryDto |
getCroppingPlanEntryDto() |
String |
getDomainId() |
String |
getId() |
void |
setCroppingPlanEntryDto(CroppingPlanEntryDto croppingPlanEntryDto) |
void |
setDomainId(String domainId) |
void |
setId(String id) |
addSpecies, equals, getCode, getColor, getName, getSellingPrice, getSpecies, getTopiaId, getType, getTypeImporterValue, hashCode, isAffected, isIntermediate, isValidated, setAffected, setCode, setColor, setName, setSellingPrice, setSpecies, setTopiaId, setType, setTypeImporterValue, setValidatedprotected String id
protected String domainId
protected CroppingPlanEntryDto croppingPlanEntryDto
public String getId()
public void setId(String id)
public String getDomainId()
public void setDomainId(String domainId)
public CroppingPlanEntryDto getCroppingPlanEntryDto()
public void setCroppingPlanEntryDto(CroppingPlanEntryDto croppingPlanEntryDto)
Copyright © 2013–2015 Inra. All rights reserved.