Class GrantDate

java.lang.Object
org.orcid.jaxb.model.message.GrantDate
All Implemented Interfaces:
Serializable

public class GrantDate extends Object implements Serializable
Java class for anonymous complex type. The following schema fragment specifies the expected content contained within this class.
 <complexType>
   <simpleContent>
     <extension base="<http://www.w3.org/2001/XMLSchema>dateTime">
     </extension>
   </simpleContent>
 </complexType>
 
See Also: