Uses of Class
org.deegree.feature.persistence.sql.jaxb.GeometryType

Packages that use GeometryType
org.deegree.feature.persistence.sql.jaxb   
 

Uses of GeometryType in org.deegree.feature.persistence.sql.jaxb
 

Fields in org.deegree.feature.persistence.sql.jaxb declared as GeometryType
protected  GeometryType GeometryPropertyJAXB.type
           
 

Methods in org.deegree.feature.persistence.sql.jaxb that return GeometryType
static GeometryType GeometryType.fromValue(String v)
           
 GeometryType GeometryPropertyJAXB.getType()
          Gets the value of the type property.
static GeometryType GeometryType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GeometryType[] GeometryType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.deegree.feature.persistence.sql.jaxb with parameters of type GeometryType
 void GeometryPropertyJAXB.setType(GeometryType value)
          Sets the value of the type property.
 



Copyright © 2011. All Rights Reserved.