Class Project

java.lang.Object
eu.dnetlib.openaire.project.domain.Project

public class Project extends Object
Created by claudio on 20/09/16.
  • Field Details

  • Constructor Details

    • Project

      public Project()
  • Method Details

    • getIdnamespace

      public String getIdnamespace()
    • getListLabel

      public String getListLabel()
    • asList

      public List<String> asList()
    • getCode

      public String getCode()
    • setCode

      public Project setCode(String code)
    • getAcronym

      public String getAcronym()
    • setAcronym

      public Project setAcronym(String acronym)
    • getTitle

      public String getTitle()
    • setTitle

      public Project setTitle(String title)
    • getCallIdentifier

      public String getCallIdentifier()
    • setCallIdentifier

      public Project setCallIdentifier(String call_identifier)
    • getStartdate

      public String getStartdate()
    • setStartdate

      public Project setStartdate(String startdate)
    • getEnddate

      public String getEnddate()
    • setEnddate

      public Project setEnddate(String enddate)
    • isOaMandateForPublications

      public boolean isOaMandateForPublications()
    • setOaMandateForPublications

      public Project setOaMandateForPublications(boolean oaMandateForPublications)
    • isOaMandateForDatasets

      public boolean isOaMandateForDatasets()
    • setOaMandateForDatasets

      public Project setOaMandateForDatasets(boolean oaMandateForDatasets)
    • getFundingpathid

      public String getFundingpathid()
    • setFundingpathid

      public Project setFundingpathid(String fundingpathid)
    • getDescription

      public String getDescription()
    • setDescription

      public Project setDescription(String description)
    • getJurisdiction

      public String getJurisdiction()
    • setJurisdiction

      public Project setJurisdiction(String jurisdiction)
    • getOrgLegalname

      public String getOrgLegalname()
    • setOrgLegalname

      public Project setOrgLegalname(String legalname)
    • getOrgCountry

      public String getOrgCountry()
    • setOrgCountry

      public Project setOrgCountry(String country)
    • getOrgRole

      public String getOrgRole()
    • setOrgRole

      public Project setOrgRole(String role)
    • getFirstname

      public String getFirstname()
    • setFirstname

      public Project setFirstname(String firstname)
    • getSecondnames

      public String getSecondnames()
    • setSecondnames

      public Project setSecondnames(String secondnames)
    • getEmail

      public String getEmail()
    • setEmail

      public Project setEmail(String email)
    • getFunder

      public String getFunder()
    • setFunder

      public Project setFunder(String funder)