public class BaseConcessioneDV extends RecordDV implements Serializable
| Constructor and Description |
|---|
BaseConcessioneDV()
Instantiates a new base concessione DV.
|
BaseConcessioneDV(String introduzione,
List<String> authors)
Instantiates a new base concessione DV.
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAuthors()
Gets the authors.
|
String |
getIntroduzione()
Gets the introduzione.
|
void |
setAuthors(List<String> authors)
Sets the authors.
|
void |
setIntroduzione(String introduzione)
Sets the introduzione.
|
getCreationTime, getCreationUser, getFolderId, getItemId, getLastUpdateTime, getLastUpdateUser, getLicenzaID, getNome, getPolicy, getRecordType, getVersion, setCreationTime, setCreationUser, setFolderId, setItemId, setLastUpdateTime, setLastUpdateUser, setLicenzaID, setNome, setPolicy, setRecordType, setVersion, toStringpublic BaseConcessioneDV()
Copyright © 2021. All Rights Reserved.