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

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

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

Subclasses of AbstractPropertyJAXB in org.deegree.feature.persistence.sql.jaxb
 class GeometryPropertyJAXB
          Definition of a geometry-valued property of a feature type Java class for anonymous complex type.
 class SimplePropertyJAXB
          Declaration of a simple property of a feature type.
 

Fields in org.deegree.feature.persistence.sql.jaxb with type parameters of type AbstractPropertyJAXB
protected  List<JAXBElement<? extends AbstractPropertyJAXB>> FeatureTypeJAXB.abstractProperty
           
 

Methods in org.deegree.feature.persistence.sql.jaxb that return types with arguments of type AbstractPropertyJAXB
 JAXBElement<AbstractPropertyJAXB> ObjectFactory.createAbstractProperty(AbstractPropertyJAXB value)
          Create an instance of JAXBElement<AbstractPropertyJAXB>}
 List<JAXBElement<? extends AbstractPropertyJAXB>> FeatureTypeJAXB.getAbstractProperty()
          Gets the value of the abstractProperty property.
 

Methods in org.deegree.feature.persistence.sql.jaxb with parameters of type AbstractPropertyJAXB
 JAXBElement<AbstractPropertyJAXB> ObjectFactory.createAbstractProperty(AbstractPropertyJAXB value)
          Create an instance of JAXBElement<AbstractPropertyJAXB>}
 



Copyright © 2011. All Rights Reserved.