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

org.deegree.portal.cataloguemanager.model
Class TimePeriod

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

public class TimePeriod
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">
       <sequence>
         <element ref="{http://www.opengis.net/gml}beginPosition"/>
         <element ref="{http://www.opengis.net/gml}endPosition"/>
       </sequence>
       <attribute name="id" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  java.lang.String beginPosition
           
protected  java.lang.String endPosition
           
protected  java.lang.String id
           
 
Constructor Summary
TimePeriod()
           
 
Method Summary
 java.lang.String getBeginPosition()
          Gets the value of the beginPosition property.
 java.lang.String getEndPosition()
          Gets the value of the endPosition property.
 java.lang.String getId()
          Gets the value of the id property.
 void setBeginPosition(java.lang.String value)
          Sets the value of the beginPosition property.
 void setEndPosition(java.lang.String value)
          Sets the value of the endPosition property.
 void setId(java.lang.String value)
          Sets the value of the id property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

beginPosition

protected java.lang.String beginPosition

endPosition

protected java.lang.String endPosition

id

protected java.lang.String id
Constructor Detail

TimePeriod

public TimePeriod()
Method Detail

getBeginPosition

public java.lang.String getBeginPosition()
Gets the value of the beginPosition property.

Returns:
possible object is String

setBeginPosition

public void setBeginPosition(java.lang.String value)
Sets the value of the beginPosition property.

Parameters:
value - allowed object is String

getEndPosition

public java.lang.String getEndPosition()
Gets the value of the endPosition property.

Returns:
possible object is String

setEndPosition

public void setEndPosition(java.lang.String value)
Sets the value of the endPosition property.

Parameters:
value - allowed object is String

getId

public java.lang.String getId()
Gets the value of the id property.

Returns:
possible object is String

setId

public void setId(java.lang.String value)
Sets the value of the id property.

Parameters:
value - allowed object is String

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