deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.model.feature.schema
Class SimplePropertyType

java.lang.Object
  extended by org.deegree.model.feature.schema.AbstractPropertyType
      extended by org.deegree.model.feature.schema.SimplePropertyType
All Implemented Interfaces:
PropertyType
Direct Known Subclasses:
MappedSimplePropertyType

public class SimplePropertyType
extends AbstractPropertyType

Representation of property types that contain primitive data types.

Version:
$Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18. Jun 2009) $
Author:
Markus Schneider , Anup Deshmukh , last edited by: $Author: mschneider $

Constructor Summary
SimplePropertyType(QualifiedName name, int type, int minOccurs, int maxOccurs)
          Constructs a new instance of SimplePropertyType from the given parameters.
 
Method Summary
 
Methods inherited from class org.deegree.model.feature.schema.AbstractPropertyType
equals, getMaxOccurs, getMinOccurs, getName, getType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimplePropertyType

public SimplePropertyType(QualifiedName name,
                          int type,
                          int minOccurs,
                          int maxOccurs)
Constructs a new instance of SimplePropertyType from the given parameters.

Parameters:
name -
type -
minOccurs -
maxOccurs -

deegree 2.3 (2010/04/09 10:10 build-4-official)

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