org.deegree.portal.standard.digitizer.model
Class FeatureTypeDescription
java.lang.Object
org.deegree.portal.standard.digitizer.model.FeatureTypeDescription
public class FeatureTypeDescription
- extends Object
TODO add class documentation here
- Version:
- $Revision: $, $Date: $
- Author:
- Andreas Poth, last edited by: $Author: admin $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FeatureTypeDescription
public FeatureTypeDescription()
getName
public String getName()
- Returns:
- the name
setName
public void setName(String name)
- Parameters:
name - the name to set
getNamespace
public String getNamespace()
- Returns:
- the namespace
setNamespace
public void setNamespace(String namespace)
- Parameters:
namespace - the namespace to set
getProperties
public FeatureTypeProperty[] getProperties()
- Returns:
- the properties
setProperties
public void setProperties(FeatureTypeProperty[] properties)
- Parameters:
properties - the properties to set
getWfsURL
public String getWfsURL()
- Returns:
- the wfsURL
setWfsURL
public void setWfsURL(String wfsURL)
- Parameters:
wfsURL - the wfsURL to set
getGeomPropertyName
public String getGeomPropertyName()
- Returns:
- the geomPropertyName
setGeomPropertyName
public void setGeomPropertyName(String geomPropertyName)
- Parameters:
geomPropertyName - the geomPropertyName to set
getGeomPropertyNamespace
public String getGeomPropertyNamespace()
- Returns:
- the geomPropertyNamespace
setGeomPropertyNamespace
public void setGeomPropertyNamespace(String geomPropertyNamespace)
- Parameters:
geomPropertyNamespace - the geomPropertyNamespace to set
getSourceType
public String getSourceType()
- Returns:
- the sourceType
setSourceType
public void setSourceType(String sourceType)
- Parameters:
sourceType - the sourceType to set
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org