Uses of Class
org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbCompositeIndex

Packages that use JaxbMapElement.JaxbCompositeIndex
org.hibernate.internal.jaxb.mapping.hbm   
 

Uses of JaxbMapElement.JaxbCompositeIndex in org.hibernate.internal.jaxb.mapping.hbm
 

Fields in org.hibernate.internal.jaxb.mapping.hbm declared as JaxbMapElement.JaxbCompositeIndex
protected  JaxbMapElement.JaxbCompositeIndex JaxbMapElement.compositeIndex
           
 

Methods in org.hibernate.internal.jaxb.mapping.hbm that return JaxbMapElement.JaxbCompositeIndex
 JaxbMapElement.JaxbCompositeIndex ObjectFactory.createJaxbMapElementJaxbCompositeIndex()
          Create an instance of JaxbMapElement.JaxbCompositeIndex
 JaxbMapElement.JaxbCompositeIndex JaxbMapElement.getCompositeIndex()
          Gets the value of the compositeIndex property.
 

Methods in org.hibernate.internal.jaxb.mapping.hbm with parameters of type JaxbMapElement.JaxbCompositeIndex
 void JaxbMapElement.setCompositeIndex(JaxbMapElement.JaxbCompositeIndex value)
          Sets the value of the compositeIndex property.
 



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