public class ConcessioneDV extends BaseConcessioneDV implements Serializable
| Constructor and Description |
|---|
ConcessioneDV()
Instantiates a new concessione.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractRelazioneScavoDV |
getAbstractRelazioneScavo()
Gets the abstract relazione scavo.
|
Double |
getCentroidLat()
Gets the centroid lat.
|
Double |
getCentroidLong()
Gets the centroid long.
|
String |
getContributore()
Gets the contributore.
|
Date |
getDataFineProgetto()
Gets the data fine progetto.
|
Date |
getDataInizioProgetto()
Gets the data inizio progetto.
|
String |
getDescrizioneContenuto()
Gets the descrizione contenuto.
|
String |
getEditore()
Gets the editore.
|
List<String> |
getFontiFinanziamento()
Gets the fonti finanziamento.
|
List<OtherContentDV> |
getGenericContent()
Gets the generic content.
|
List<UploadedImageDV> |
getImmaginiRappresentative()
Gets the immagini rappresentative.
|
List<String> |
getParoleChiaveICCD()
Gets the parole chiave ICCD.
|
List<String> |
getParoleChiaveLibere()
Gets the parole chiave libere.
|
List<LayerConcessioneDV> |
getPianteFineScavo()
Gets the piante fine scavo.
|
LayerConcessioneDV |
getPosizionamentoScavo()
Gets the posizionamento scavo.
|
RelazioneScavoDV |
getRelazioneScavo()
Gets the relazione scavo.
|
String |
getResponsabile()
Gets the responsabile.
|
List<String> |
getRisorseCorrelate()
Gets the risorse correlate.
|
List<String> |
getSoggetto()
Gets the soggetto.
|
List<String> |
getTitolari()
Gets the titolari.
|
List<String> |
getTitolariCopyright()
Gets the titolari copyright.
|
List<String> |
getTitolariLicenza()
Gets the titolari licenza.
|
ValidationReportDV |
getValidationReport()
Gets the validation report.
|
ValidationReportDV.ValidationStatus |
getValidationStatus() |
void |
setAbstractRelazioneScavo(AbstractRelazioneScavoDV abstractRelazioneScavo)
Sets the abstract relazione scavo.
|
void |
setCentroidLat(Double centroidLat)
Sets the centroid lat.
|
void |
setCentroidLong(Double centroidLong)
Sets the centroid long.
|
void |
setContributore(String contributore)
Sets the contributore.
|
void |
setDataFineProgetto(Date date)
Sets the data fine progetto.
|
void |
setDataInizioProgetto(Date dataInizioProgetto)
Sets the data inizio progetto.
|
void |
setDescrizioneContenuto(String descrizioneContenuto)
Sets the descrizione contenuto.
|
void |
setEditore(String editore)
Sets the editore.
|
void |
setFontiFinanziamento(List<String> fontiFinanziamento)
Sets the fonti finanziamento.
|
void |
setGenericContent(List<OtherContentDV> genericContent)
Sets the generic content.
|
void |
setImmaginiRappresentative(List<UploadedImageDV> immaginiRappresentative)
Sets the immagini rappresentative.
|
void |
setParoleChiaveICCD(List<String> paroleChiaveICCD)
Sets the parole chiave ICCD.
|
void |
setParoleChiaveLibere(List<String> paroleChiaveLibere)
Sets the parole chiave libere.
|
void |
setPianteFineScavo(List<LayerConcessioneDV> pianteFineScavo)
Sets the piante fine scavo.
|
void |
setPosizionamentoScavo(LayerConcessioneDV posizionamentoScavo)
Sets the posizionamento scavo.
|
void |
setRelazioneScavo(RelazioneScavoDV relazioneScavo)
Sets the relazione scavo.
|
void |
setResponsabile(String responsabile)
Sets the responsabile.
|
void |
setRisorseCorrelate(List<String> risorseCorrelate)
Sets the risorse correlate.
|
void |
setSoggetto(List<String> soggetto)
Sets the soggetto.
|
void |
setTitolari(List<String> titolari)
Sets the titolari.
|
void |
setTitolariCopyright(List<String> titolariCopyright)
Sets the titolari copyright.
|
void |
setTitolariLicenza(List<String> titolariLicenza)
Sets the titolari licenza.
|
void |
setValidationReport(ValidationReportDV validationReport)
Sets the validation report.
|
void |
setValidationStatus(ValidationReportDV.ValidationStatus validationStatus) |
String |
toString()
To string.
|
getAuthors, getIntroduzione, setAuthors, setIntroduzionegetCreationTime, getCreationUser, getFolderId, getItemId, getLastUpdateTime, getLastUpdateUser, getLicenzaID, getNome, getPolicy, getRecordType, getVersion, setCreationTime, setCreationUser, setFolderId, setItemId, setLastUpdateTime, setLastUpdateUser, setLicenzaID, setNome, setPolicy, setRecordType, setVersionpublic String getDescrizioneContenuto()
public void setDescrizioneContenuto(String descrizioneContenuto)
descrizioneContenuto - the new descrizione contenutopublic String getContributore()
public void setContributore(String contributore)
contributore - the new contributorepublic void setTitolari(List<String> titolari)
titolari - the new titolaripublic String getResponsabile()
public void setResponsabile(String responsabile)
responsabile - the new responsabilepublic String getEditore()
public void setEditore(String editore)
editore - the new editorepublic List<String> getFontiFinanziamento()
public void setFontiFinanziamento(List<String> fontiFinanziamento)
fontiFinanziamento - the new fonti finanziamentopublic void setSoggetto(List<String> soggetto)
soggetto - the new soggettopublic List<String> getRisorseCorrelate()
public void setRisorseCorrelate(List<String> risorseCorrelate)
risorseCorrelate - the new risorse correlatepublic Date getDataInizioProgetto()
public void setDataInizioProgetto(Date dataInizioProgetto)
dataInizioProgetto - the new data inizio progettopublic Date getDataFineProgetto()
public void setDataFineProgetto(Date date)
date - the new data fine progettopublic List<String> getTitolariLicenza()
public void setTitolariLicenza(List<String> titolariLicenza)
titolariLicenza - the new titolari licenzapublic List<String> getTitolariCopyright()
public void setTitolariCopyright(List<String> titolariCopyright)
titolariCopyright - the new titolari copyrightpublic List<String> getParoleChiaveLibere()
public void setParoleChiaveLibere(List<String> paroleChiaveLibere)
paroleChiaveLibere - the new parole chiave liberepublic List<String> getParoleChiaveICCD()
public void setParoleChiaveICCD(List<String> paroleChiaveICCD)
paroleChiaveICCD - the new parole chiave ICCDpublic Double getCentroidLat()
public void setCentroidLat(Double centroidLat)
centroidLat - the new centroid latpublic Double getCentroidLong()
public void setCentroidLong(Double centroidLong)
centroidLong - the new centroid longpublic RelazioneScavoDV getRelazioneScavo()
public void setRelazioneScavo(RelazioneScavoDV relazioneScavo)
relazioneScavo - the new relazione scavopublic List<UploadedImageDV> getImmaginiRappresentative()
public void setImmaginiRappresentative(List<UploadedImageDV> immaginiRappresentative)
immaginiRappresentative - the new immagini rappresentativepublic LayerConcessioneDV getPosizionamentoScavo()
public void setPosizionamentoScavo(LayerConcessioneDV posizionamentoScavo)
posizionamentoScavo - the new posizionamento scavopublic List<LayerConcessioneDV> getPianteFineScavo()
public void setPianteFineScavo(List<LayerConcessioneDV> pianteFineScavo)
pianteFineScavo - the new piante fine scavopublic List<OtherContentDV> getGenericContent()
public void setGenericContent(List<OtherContentDV> genericContent)
genericContent - the new generic contentpublic AbstractRelazioneScavoDV getAbstractRelazioneScavo()
public void setAbstractRelazioneScavo(AbstractRelazioneScavoDV abstractRelazioneScavo)
abstractRelazioneScavo - the new abstract relazione scavopublic ValidationReportDV getValidationReport()
public void setValidationReport(ValidationReportDV validationReport)
validationReport - the new validation reportpublic ValidationReportDV.ValidationStatus getValidationStatus()
public void setValidationStatus(ValidationReportDV.ValidationStatus validationStatus)
Copyright © 2022. All Rights Reserved.