org.deegree.gml.schema
Class GeometryPropertyDecl

java.lang.Object
  extended by org.deegree.gml.schema.GMLPropertyDecl
      extended by org.deegree.gml.schema.GeometryPropertyDecl

public class GeometryPropertyDecl
extends GMLPropertyDecl

The class TODO add class documentation here.

Version:
$Revision: 27997 $, $Date: 2010-11-10 21:17:25 +0100 (Mi, 10. Nov 2010) $
Author:
Markus Schneider, last edited by: $Author: mschneider $

Constructor Summary
GeometryPropertyDecl(ValueRepresentation valueRep, org.apache.xerces.impl.xs.XSElementDecl geomValue)
           
 
Method Summary
 org.apache.xerces.impl.xs.XSElementDecl getGeomValue()
           
 
Methods inherited from class org.deegree.gml.schema.GMLPropertyDecl
getRepresentation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeometryPropertyDecl

public GeometryPropertyDecl(ValueRepresentation valueRep,
                            org.apache.xerces.impl.xs.XSElementDecl geomValue)
Method Detail

getGeomValue

public org.apache.xerces.impl.xs.XSElementDecl getGeomValue()


Copyright © 2011. All Rights Reserved.