Package eu.dnetlib.dhp.schema.orcid
Class PublicationDate
java.lang.Object
eu.dnetlib.dhp.schema.orcid.PublicationDate
- All Implemented Interfaces:
Serializable
This class models the data related to a publication date, that are retrieved from an orcid publication
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PublicationDate
public PublicationDate()
-
-
Method Details
-
getYear
-
setYear
-
getMonth
-
setMonth
-
getDay
-
setDay
-