Class ProjectDetails
java.lang.Object
eu.dnetlib.openaire.project.domain.db.ProjectDetails
Created by claudio on 04/07/2017.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionasCSV()asJson()static ProjectDetailsstatic ProjectDetailsgetCode()String[]setAcronym(String acronym) setFundingPath(String[] fundingPath) voidsetFundingPath(List<String> fundingPath) setJsonextrainfo(String jsonextrainfo) setProjectId(String projectId)
-
Constructor Details
-
ProjectDetails
public ProjectDetails()
-
-
Method Details
-
getProjectId
-
getAcronym
-
getCode
-
getJsonextrainfo
-
getFundingPath
-
setFundingPath
-
fromJson
-
fromCSV
- Throws:
IOException
-
asJson
-
asCSV
- Throws:
IOException
-
setProjectId
-
setAcronym
-
setCode
-
setJsonextrainfo
-
setFundingPath
-