deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

org.deegree.commons.datasource.configuration
Class ElevationModelDataSource

java.lang.Object
  extended by org.deegree.commons.datasource.configuration.AbstractDataSourceType
      extended by org.deegree.commons.datasource.configuration.FileSystemDataSourceType
          extended by org.deegree.commons.datasource.configuration.ElevationModelDataSource

public class ElevationModelDataSource
extends FileSystemDataSourceType

Java class for anonymous complex type.

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

 <complexType>
   <complexContent>
     <extension base="{http://www.deegree.org/datasource}FileSystemDataSourceType">
       <attribute name="crs" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" default="epsg:25832" />
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
protected  String crs
           
 
Fields inherited from class org.deegree.commons.datasource.configuration.FileSystemDataSourceType
abstractFile, abstractFileSet
 
Fields inherited from class org.deegree.commons.datasource.configuration.AbstractDataSourceType
dataSourceName
 
Constructor Summary
ElevationModelDataSource()
           
 
Method Summary
 String getCrs()
          Gets the value of the crs property.
 void setCrs(String value)
          Sets the value of the crs property.
 
Methods inherited from class org.deegree.commons.datasource.configuration.FileSystemDataSourceType
getAbstractFile, getAbstractFileSet, setAbstractFileSet
 
Methods inherited from class org.deegree.commons.datasource.configuration.AbstractDataSourceType
getDataSourceName, setDataSourceName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

crs

protected String crs
Constructor Detail

ElevationModelDataSource

public ElevationModelDataSource()
Method Detail

getCrs

public String getCrs()
Gets the value of the crs property.

Returns:
possible object is String

setCrs

public void setCrs(String value)
Sets the value of the crs property.

Parameters:
value - allowed object is String

deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

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

]]>