Uses of Class
org.deegree.feature.persistence.simplesql.jaxb.SimpleSQLFeatureStoreConfig.LODStatement

Packages that use SimpleSQLFeatureStoreConfig.LODStatement
org.deegree.feature.persistence.simplesql.jaxb   
 

Uses of SimpleSQLFeatureStoreConfig.LODStatement in org.deegree.feature.persistence.simplesql.jaxb
 

Fields in org.deegree.feature.persistence.simplesql.jaxb with type parameters of type SimpleSQLFeatureStoreConfig.LODStatement
protected  List<SimpleSQLFeatureStoreConfig.LODStatement> SimpleSQLFeatureStoreConfig.lodStatement
           
 

Methods in org.deegree.feature.persistence.simplesql.jaxb that return SimpleSQLFeatureStoreConfig.LODStatement
 SimpleSQLFeatureStoreConfig.LODStatement ObjectFactory.createSimpleSQLFeatureStoreConfigLODStatement()
          Create an instance of SimpleSQLFeatureStoreConfig.LODStatement
 

Methods in org.deegree.feature.persistence.simplesql.jaxb that return types with arguments of type SimpleSQLFeatureStoreConfig.LODStatement
 List<SimpleSQLFeatureStoreConfig.LODStatement> SimpleSQLFeatureStoreConfig.getLODStatement()
          Gets the value of the lodStatement property.
 



Copyright © 2011. All Rights Reserved.