Package org.orcid.jaxb.model.common_v2
Class PublicationDate
java.lang.Object
org.orcid.jaxb.model.common_v2.FuzzyDate
org.orcid.jaxb.model.common_v2.PublicationDate
- All Implemented Interfaces:
Serializable,Comparable<FuzzyDate>
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionPublicationDate(FuzzyDate other) PublicationDate(Year year, Month month, Day day) -
Method Summary
Modifier and TypeMethodDescriptionbooleanGets the value of the mediaType property.inthashCode()voidsetMediaType(MediaType value) Sets the value of the mediaType property.
-
Field Details
-
mediaType
-
-
Constructor Details
-
PublicationDate
public PublicationDate() -
PublicationDate
-
PublicationDate
-
-
Method Details