Class DeprecatedDate
java.lang.Object
org.orcid.jaxb.model.v3.release.record.DeprecatedDate
- All Implemented Interfaces:
Serializable
- Author:
- Angel Montenegro
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetValue()Gets the value of the value property.inthashCode()voidsetValue(XMLGregorianCalendar value) Sets the value of the value property.
-
Field Details
-
value
-
-
Constructor Details
-
DeprecatedDate
public DeprecatedDate() -
DeprecatedDate
-
-
Method Details
-
getValue
Gets the value of the value property.- Returns:
- possible object is
XMLGregorianCalendar
-
setValue
Sets the value of the value property.- Parameters:
value- allowed object isXMLGregorianCalendar
-
equals
-
hashCode
public int hashCode()
-