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

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

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

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

Methods in org.deegree.feature.persistence.sql.jaxb that return types with arguments of type AutoIdGenerator
 JAXBElement<AutoIdGenerator> ObjectFactory.createAutoIdGenerator(AutoIdGenerator value)
          Create an instance of JAXBElement<AutoIdGenerator>}
 

Methods in org.deegree.feature.persistence.sql.jaxb with parameters of type AutoIdGenerator
 JAXBElement<AutoIdGenerator> ObjectFactory.createAutoIdGenerator(AutoIdGenerator value)
          Create an instance of JAXBElement<AutoIdGenerator>}
 



Copyright © 2011. All Rights Reserved.