Package eu.dnetlib.dhp.schema.oaf.rel
Class CoAuthorship
java.lang.Object
eu.dnetlib.dhp.schema.oaf.Oaf
eu.dnetlib.dhp.schema.oaf.rel.CoAuthorship
- 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 TypeMethodDescriptionvoidsetAuthor1(String author1) voidsetAuthor2(String author2) voidsetCoauthoredProducts(Integer coauthoredProducts) Methods inherited from class eu.dnetlib.dhp.schema.oaf.Oaf
getCollectedfrom, getDataInfo, getLastupdatetimestamp, setCollectedfrom, setDataInfo, setLastupdatetimestamp
-
Constructor Details
-
CoAuthorship
public CoAuthorship()
-
-
Method Details
-
getAuthor1
-
setAuthor1
-
getAuthor2
-
setAuthor2
-
getCoauthoredProducts
-
setCoauthoredProducts
-