Uses of Class
org.hibernate.jpamodelgen.xml.jaxb.Version

Packages that use Version
org.hibernate.jpamodelgen.xml.jaxb   
 

Uses of Version in org.hibernate.jpamodelgen.xml.jaxb
 

Fields in org.hibernate.jpamodelgen.xml.jaxb with type parameters of type Version
protected  List<Version> Attributes.version
           
 

Methods in org.hibernate.jpamodelgen.xml.jaxb that return Version
 Version ObjectFactory.createVersion()
          Create an instance of Version
 

Methods in org.hibernate.jpamodelgen.xml.jaxb that return types with arguments of type Version
 List<Version> Attributes.getVersion()
          Gets the value of the version property.
 



Copyright © 2009-2011. All Rights Reserved.