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

Packages that use FIDMappingJAXB
org.deegree.feature.persistence.sql.config   
org.deegree.feature.persistence.sql.jaxb   
 

Uses of FIDMappingJAXB in org.deegree.feature.persistence.sql.config
 

Methods in org.deegree.feature.persistence.sql.config with parameters of type FIDMappingJAXB
protected  IDGenerator AbstractMappedSchemaBuilder.buildGenerator(FIDMappingJAXB fidMappingConfig)
           
 

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

Fields in org.deegree.feature.persistence.sql.jaxb declared as FIDMappingJAXB
protected  FIDMappingJAXB FeatureTypeJAXB.fidMapping
           
protected  FIDMappingJAXB FeatureTypeMappingJAXB.fidMapping
           
 

Methods in org.deegree.feature.persistence.sql.jaxb that return FIDMappingJAXB
 FIDMappingJAXB ObjectFactory.createFIDMappingJAXB()
          Create an instance of FIDMappingJAXB
 FIDMappingJAXB FeatureTypeJAXB.getFIDMapping()
          Gets the value of the fidMapping property.
 FIDMappingJAXB FeatureTypeMappingJAXB.getFIDMapping()
          Gets the value of the fidMapping property.
 

Methods in org.deegree.feature.persistence.sql.jaxb with parameters of type FIDMappingJAXB
 void FeatureTypeJAXB.setFIDMapping(FIDMappingJAXB value)
          Sets the value of the fidMapping property.
 void FeatureTypeMappingJAXB.setFIDMapping(FIDMappingJAXB value)
          Sets the value of the fidMapping property.
 



Copyright © 2011. All Rights Reserved.