deegree-tools-3.0-pre-nightly (2010/03/05 00:05) - official

org.deegree.tools.feature.gml
Class PropertyDeclaration

java.lang.Object
  extended by org.deegree.tools.feature.gml.PropertyDeclaration

public class PropertyDeclaration
extends Object

TODO add documentation here

Version:
$Revision:$, $Date:$
Author:
Markus Schneider , last edited by: $Author:$

Field Summary
(package private)  String maxOccurs
           
(package private)  String minOccurs
           
(package private)  QName name
           
(package private)  QName typeName
           
 
Constructor Summary
PropertyDeclaration(QName propertyName, String minOccurs, String maxOccurs, QName propertyType)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

name

QName name

minOccurs

String minOccurs

maxOccurs

String maxOccurs

typeName

QName typeName
Constructor Detail

PropertyDeclaration

public PropertyDeclaration(QName propertyName,
                           String minOccurs,
                           String maxOccurs,
                           QName propertyType)
Method Detail

toString

public String toString()
Overrides:
toString in class Object

deegree-tools-3.0-pre-nightly (2010/03/05 00:05) - official

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

]]>