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

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

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

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

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

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



Copyright © 2011. All Rights Reserved.