public class AbstractRelazioneScavoDV extends AssociatedContentDV implements Serializable
| Constructor and Description |
|---|
AbstractRelazioneScavoDV()
Instantiates a new abstract relazione scavo.
|
AbstractRelazioneScavoDV(String abstractSectionIta,
String abstractSectionEng)
Instantiates a new abstract relazione scavo DV.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAbstractSectionEng()
Gets the abstract section eng.
|
String |
getAbstractSectionIta()
Gets the abstract section ita.
|
List<WorkspaceContentDV> |
getListWsContent()
Gets the list ws content.
|
void |
setAbstractSectionEng(String abstractSectionEng)
Sets the abstract section eng.
|
void |
setAbstractSectionIta(String abstractSectionIta)
Sets the abstract section ita.
|
void |
setListWsContent(List<WorkspaceContentDV> listWsContent)
Sets the list ws content.
|
String |
toString()
To string.
|
getCreationTime, getId, getLicenseID, getPolicy, getRecord, getTitolo, setCreationTime, setId, setLicenseID, setPolicy, setRecord, setTitolopublic AbstractRelazioneScavoDV()
public String getAbstractSectionIta()
public void setAbstractSectionIta(String abstractSectionIta)
abstractSectionIta - the new abstract section itapublic String getAbstractSectionEng()
public void setAbstractSectionEng(String abstractSectionEng)
abstractSectionEng - the new abstract section engpublic 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.