public class RelazioneScavoDV extends AssociatedContentDV implements Serializable
| Constructor and Description |
|---|
RelazioneScavoDV()
Instantiates a new relazione scavo DV.
|
RelazioneScavoDV(List<String> responsabili,
List<String> soggetto)
Instantiates a new relazione scavo DV.
|
| Modifier and Type | Method and Description |
|---|---|
List<WorkspaceContentDV> |
getListWsContent()
Gets the list ws content.
|
List<String> |
getResponsabili()
Gets the responsabili.
|
List<String> |
getSoggetto()
Gets the soggetto.
|
void |
setListWsContent(List<WorkspaceContentDV> listWsContent)
Sets the list ws content.
|
void |
setResponsabili(List<String> responsabili)
Sets the responsabili.
|
void |
setSoggetto(List<String> soggetto)
Sets the soggetto.
|
String |
toString()
To string.
|
getCreationTime, getId, getLicenseID, getPolicy, getRecord, getTitolo, setCreationTime, setId, setLicenseID, setPolicy, setRecord, setTitolopublic RelazioneScavoDV()
public List<String> getResponsabili()
public void setResponsabili(List<String> responsabili)
responsabili - the new responsabilipublic void setSoggetto(List<String> soggetto)
soggetto - the new soggettopublic List<WorkspaceContentDV> getListWsContent()
public void setListWsContent(List<WorkspaceContentDV> listWsContent)
listWsContent - the new list ws contentpublic String toString()
toString in class AssociatedContentDVCopyright © 2022. All Rights Reserved.