public class UploadedImageDV extends AssociatedContentDV implements Serializable
| Constructor and Description |
|---|
UploadedImageDV()
Instantiates a new uploaded image.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDidascalia()
Gets the didascalia.
|
String |
getFormat()
Gets the format.
|
List<WorkspaceContentDV> |
getListWsContent() |
List<String> |
getResponsabili()
Gets the responsabili.
|
List<String> |
getSoggetto()
Gets the soggetto.
|
void |
setDidascalia(String didascalia)
Sets the didascalia.
|
void |
setFormat(String format)
Sets the format.
|
void |
setListWsContent(List<WorkspaceContentDV> listWsContent) |
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 String getDidascalia()
public void setDidascalia(String didascalia)
didascalia - the new didascaliapublic String getFormat()
public void setFormat(String format)
format - the new formatpublic 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)
public String toString()
AssociatedContentDVtoString in class AssociatedContentDVCopyright © 2021. All Rights Reserved.