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

org.deegree.feature.types.property
Class StringOrRefPropertyType

java.lang.Object
  extended by org.deegree.feature.types.property.AbstractPropertyType
      extended by org.deegree.feature.types.property.StringOrRefPropertyType
All Implemented Interfaces:
PropertyType

public class StringOrRefPropertyType
extends AbstractPropertyType

PropertyType that defines a property with a StringOrRef value.

Version:
$Revision: 20853 $, $Date: 2009-11-17 22:50:10 +0100 (Di, 17 Nov 2009) $
Author:
Markus Schneider, last edited by: $Author: mschneider $

Field Summary
 
Fields inherited from class org.deegree.feature.types.property.AbstractPropertyType
maxOccurs, minOccurs, name, substitutions
 
Constructor Summary
StringOrRefPropertyType(QName name, int minOccurs, int maxOccurs, boolean isAbstract, List<PropertyType<?>> substitutions)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class org.deegree.feature.types.property.AbstractPropertyType
getMaxOccurs, getMinOccurs, getName, getSubstitutions, isAbstract
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StringOrRefPropertyType

public StringOrRefPropertyType(QName name,
                               int minOccurs,
                               int maxOccurs,
                               boolean isAbstract,
                               List<PropertyType<?>> substitutions)
Method Detail

toString

public String toString()
Overrides:
toString in class Object

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

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

]]>