Uses of Class
org.hibernate.internal.jaxb.mapping.orm.JaxbVersion

Packages that use JaxbVersion
org.hibernate.internal.jaxb.mapping.orm   
 

Uses of JaxbVersion in org.hibernate.internal.jaxb.mapping.orm
 

Fields in org.hibernate.internal.jaxb.mapping.orm with type parameters of type JaxbVersion
protected  List<JaxbVersion> JaxbAttributes.version
           
 

Methods in org.hibernate.internal.jaxb.mapping.orm that return JaxbVersion
 JaxbVersion ObjectFactory.createJaxbVersion()
          Create an instance of JaxbVersion
 

Methods in org.hibernate.internal.jaxb.mapping.orm that return types with arguments of type JaxbVersion
 List<JaxbVersion> JaxbAttributes.getVersion()
          Gets the value of the version property.
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.