Class CreatedDate
java.lang.Object
org.orcid.jaxb.model.v3.release.common.CreatedDate
- All Implemented Interfaces:
Serializable
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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetValue()Gets the value of the value property.inthashCode()voidsetValue(XMLGregorianCalendar value) Sets the value of the value property.toString()
-
Field Details
-
value
-
-
Constructor Details
-
CreatedDate
public CreatedDate() -
CreatedDate
-
-
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() -
toString
-