org.deegree.portal.standard.digitizer.model
Class FeatureTypeProperty
java.lang.Object
org.deegree.portal.standard.digitizer.model.FeatureTypeProperty
public class FeatureTypeProperty
- 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 |
FeatureTypeProperty
public FeatureTypeProperty()
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
getType
public String getType()
- Returns:
- the type
setType
public void setType(String type)
- Parameters:
type - the type to set
isOptional
public boolean isOptional()
- Returns:
- the optional
setOptional
public void setOptional(boolean optional)
- Parameters:
optional - the optional to set
isRepeatable
public boolean isRepeatable()
- Returns:
- the repeatable
setRepeatable
public void setRepeatable(boolean repeatable)
- Parameters:
repeatable - the repeatable to set
getDefaultValue
public String getDefaultValue()
- Returns:
- the defaultValue
setDefaultValue
public void setDefaultValue(String defaultValue)
- Parameters:
defaultValue - the defaultValue to set
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org