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:$

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
 

Constructor Detail

PropertyDeclaration

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

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2011. All Rights Reserved.