deegree 2.5 (2011/06/29 09:44 build-8-official)

org.deegree.portal.cataloguemanager.model
Class Date

java.lang.Object
  extended by org.deegree.portal.cataloguemanager.model.Date

public class Date
extends java.lang.Object

Java class for anonymous complex type.

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

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <choice>
         <element ref="{http://www.isotc211.org/2005/gco}Date"/>
         <element ref="{http://www.isotc211.org/2005/gco}DateTime"/>
         <element ref="{http://www.isotc211.org/2005/gmd}CI_Date"/>
       </choice>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  CIDate ciDate
           
protected  java.lang.String date
           
protected  java.lang.String dateTime
           
 
Constructor Summary
Date()
           
 
Method Summary
 CIDate getCIDate()
          Gets the value of the ciDate property.
 java.lang.String getDate()
          Gets the value of the date property.
 java.lang.String getDateTime()
          Gets the value of the dateTime property.
 void setCIDate(CIDate value)
          Sets the value of the ciDate property.
 void setDate(java.lang.String value)
          Sets the value of the date property.
 void setDateTime(java.lang.String value)
          Sets the value of the dateTime property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

date

protected java.lang.String date

dateTime

protected java.lang.String dateTime

ciDate

protected CIDate ciDate
Constructor Detail

Date

public Date()
Method Detail

getDate

public java.lang.String getDate()
Gets the value of the date property.

Returns:
possible object is String

setDate

public void setDate(java.lang.String value)
Sets the value of the date property.

Parameters:
value - allowed object is String

getDateTime

public java.lang.String getDateTime()
Gets the value of the dateTime property.

Returns:
possible object is String

setDateTime

public void setDateTime(java.lang.String value)
Sets the value of the dateTime property.

Parameters:
value - allowed object is String

getCIDate

public CIDate getCIDate()
Gets the value of the ciDate property.

Returns:
possible object is CIDate

setCIDate

public void setCIDate(CIDate value)
Sets the value of the ciDate property.

Parameters:
value - allowed object is CIDate

deegree 2.5 (2011/06/29 09:44 build-8-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org