deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial)

org.deegree.portal.standard.digitizer.model
Class FeatureTypeDescription

java.lang.Object
  extended by 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 $

Constructor Summary
FeatureTypeDescription()
           
 
Method Summary
 String getGeomPropertyName()
           
 String getGeomPropertyNamespace()
           
 String getName()
           
 String getNamespace()
           
 FeatureTypeProperty[] getProperties()
           
 String getSourceType()
           
 String getWfsURL()
           
 void setGeomPropertyName(String geomPropertyName)
           
 void setGeomPropertyNamespace(String geomPropertyNamespace)
           
 void setName(String name)
           
 void setNamespace(String namespace)
           
 void setProperties(FeatureTypeProperty[] properties)
           
 void setSourceType(String sourceType)
           
 void setWfsURL(String wfsURL)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FeatureTypeDescription

public FeatureTypeDescription()
Method Detail

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

deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial)

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