Uses of Class
org.deegree.feature.persistence.memory.jaxb.MemoryFeatureStoreConfig.GMLSchema

Packages that use MemoryFeatureStoreConfig.GMLSchema
org.deegree.feature.persistence.memory.jaxb   
 

Uses of MemoryFeatureStoreConfig.GMLSchema in org.deegree.feature.persistence.memory.jaxb
 

Fields in org.deegree.feature.persistence.memory.jaxb with type parameters of type MemoryFeatureStoreConfig.GMLSchema
protected  List<MemoryFeatureStoreConfig.GMLSchema> MemoryFeatureStoreConfig.gmlSchema
           
 

Methods in org.deegree.feature.persistence.memory.jaxb that return MemoryFeatureStoreConfig.GMLSchema
 MemoryFeatureStoreConfig.GMLSchema ObjectFactory.createMemoryFeatureStoreConfigGMLSchema()
          Create an instance of MemoryFeatureStoreConfig.GMLSchema
 

Methods in org.deegree.feature.persistence.memory.jaxb that return types with arguments of type MemoryFeatureStoreConfig.GMLSchema
 List<MemoryFeatureStoreConfig.GMLSchema> MemoryFeatureStoreConfig.getGMLSchema()
          Gets the value of the gmlSchema property.
 



Copyright © 2011. All Rights Reserved.