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

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

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

Fields in org.hibernate.internal.jaxb.mapping.hbm declared as JaxbMapElement.JaxbIndexManyToAny
protected  JaxbMapElement.JaxbIndexManyToAny JaxbMapElement.indexManyToAny
           
 

Methods in org.hibernate.internal.jaxb.mapping.hbm that return JaxbMapElement.JaxbIndexManyToAny
 JaxbMapElement.JaxbIndexManyToAny ObjectFactory.createJaxbMapElementJaxbIndexManyToAny()
          Create an instance of JaxbMapElement.JaxbIndexManyToAny
 JaxbMapElement.JaxbIndexManyToAny JaxbMapElement.getIndexManyToAny()
          Gets the value of the indexManyToAny property.
 

Methods in org.hibernate.internal.jaxb.mapping.hbm with parameters of type JaxbMapElement.JaxbIndexManyToAny
 void JaxbMapElement.setIndexManyToAny(JaxbMapElement.JaxbIndexManyToAny value)
          Sets the value of the indexManyToAny property.
 



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