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

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

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

Constructor Summary
FeatureTypeProperty()
           
 
Method Summary
 String getDefaultValue()
           
 String getName()
           
 String getNamespace()
           
 String getType()
           
 boolean isOptional()
           
 boolean isRepeatable()
           
 void setDefaultValue(String defaultValue)
           
 void setName(String name)
           
 void setNamespace(String namespace)
           
 void setOptional(boolean optional)
           
 void setRepeatable(boolean repeatable)
           
 void setType(String type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FeatureTypeProperty

public FeatureTypeProperty()
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

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

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