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

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

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

Fields in org.hibernate.internal.jaxb.mapping.hbm declared as JaxbMapElement.JaxbMapKey
protected  JaxbMapElement.JaxbMapKey JaxbMapElement.mapKey
           
 

Methods in org.hibernate.internal.jaxb.mapping.hbm that return JaxbMapElement.JaxbMapKey
 JaxbMapElement.JaxbMapKey ObjectFactory.createJaxbMapElementJaxbMapKey()
          Create an instance of JaxbMapElement.JaxbMapKey
 JaxbMapElement.JaxbMapKey JaxbMapElement.getMapKey()
          Gets the value of the mapKey property.
 

Methods in org.hibernate.internal.jaxb.mapping.hbm with parameters of type JaxbMapElement.JaxbMapKey
 void JaxbMapElement.setMapKey(JaxbMapElement.JaxbMapKey value)
          Sets the value of the mapKey property.
 



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