org.deegree.gml.schema
Class GMLPropertyDecl

java.lang.Object
  extended by org.deegree.gml.schema.GMLPropertyDecl
Direct Known Subclasses:
FeaturePropertyDecl, GeometryPropertyDecl

public class GMLPropertyDecl
extends java.lang.Object

Encapsu

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
GMLPropertyDecl(ValueRepresentation valueRep)
           
 
Method Summary
 ValueRepresentation getRepresentation()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GMLPropertyDecl

public GMLPropertyDecl(ValueRepresentation valueRep)
Method Detail

getRepresentation

public ValueRepresentation getRepresentation()


Copyright © 2011. All Rights Reserved.