Uses of Class
org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement.JaxbCollectionId

Packages that use JaxbIdbagElement.JaxbCollectionId
org.hibernate.internal.jaxb.mapping.hbm   
 

Uses of JaxbIdbagElement.JaxbCollectionId in org.hibernate.internal.jaxb.mapping.hbm
 

Fields in org.hibernate.internal.jaxb.mapping.hbm declared as JaxbIdbagElement.JaxbCollectionId
protected  JaxbIdbagElement.JaxbCollectionId JaxbIdbagElement.collectionId
           
 

Methods in org.hibernate.internal.jaxb.mapping.hbm that return JaxbIdbagElement.JaxbCollectionId
 JaxbIdbagElement.JaxbCollectionId ObjectFactory.createJaxbIdbagElementJaxbCollectionId()
          Create an instance of JaxbIdbagElement.JaxbCollectionId
 JaxbIdbagElement.JaxbCollectionId JaxbIdbagElement.getCollectionId()
          Gets the value of the collectionId property.
 

Methods in org.hibernate.internal.jaxb.mapping.hbm with parameters of type JaxbIdbagElement.JaxbCollectionId
 void JaxbIdbagElement.setCollectionId(JaxbIdbagElement.JaxbCollectionId value)
          Sets the value of the collectionId property.
 



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