Class Date

  • All Implemented Interfaces:
    Serializable

    public class Date
    extends Object
    implements Serializable

    Java class for Date complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="Date">
       <simpleContent>
         <extension base="<http://www.w3.org/2001/XMLSchema>date">
         </extension>
       </simpleContent>
     </complexType>
     
    See Also:
    Serialized Form