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

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

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

Fields in org.deegree.feature.persistence.sql.jaxb with type parameters of type CustomInspector
protected  List<CustomInspector> SQLFeatureStoreJAXB.Inspectors.customInspector
           
 

Methods in org.deegree.feature.persistence.sql.jaxb that return CustomInspector
 CustomInspector ObjectFactory.createCustomInspector()
          Create an instance of CustomInspector
 

Methods in org.deegree.feature.persistence.sql.jaxb that return types with arguments of type CustomInspector
 List<CustomInspector> SQLFeatureStoreJAXB.Inspectors.getCustomInspector()
          Gets the value of the customInspector property.
 



Copyright © 2011. All Rights Reserved.