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

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

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

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

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

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



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