Package eu.dnetlib.dhp.schema.oaf.rel
Class ProjectParticipation
java.lang.Object
eu.dnetlib.dhp.schema.oaf.Oaf
eu.dnetlib.dhp.schema.oaf.rel.ProjectParticipation
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class eu.dnetlib.dhp.schema.oaf.Oaf
collectedfrom -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAffiliation(ProjectAffiliation affiliation) voidvoidsetProject(String project) voidsetRoleInProject(ProjectRoles roleInProject) Methods inherited from class eu.dnetlib.dhp.schema.oaf.Oaf
getCollectedfrom, getDataInfo, getLastupdatetimestamp, setCollectedfrom, setDataInfo, setLastupdatetimestamp
-
Constructor Details
-
ProjectParticipation
public ProjectParticipation()
-
-
Method Details
-
getPerson
-
setPerson
-
getProject
-
setProject
-
getRoleInProject
-
setRoleInProject
-
getAffiliation
-
setAffiliation
-