Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.PersistenceUnitRefType

Packages that use PersistenceUnitRefType
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl   
 

Uses of PersistenceUnitRefType in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee that return PersistenceUnitRefType
 PersistenceUnitRefType ObjectFactory.createPersistenceUnitRefType()
          Create an instance of PersistenceUnitRefType
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee that return types with arguments of type PersistenceUnitRefType
 javax.xml.bind.JAXBElement<PersistenceUnitRefType> ObjectFactory.createWebAppTypePersistenceUnitRef(PersistenceUnitRefType value)
          Create an instance of JAXBElement<PersistenceUnitRefType>}
 List<PersistenceUnitRefType> ApplicationClientType.getPersistenceUnitRef()
          Gets the value of the persistenceUnitRef property.
 List<PersistenceUnitRefType> EntityBeanType.getPersistenceUnitRef()
          Gets the value of the persistenceUnitRef property.
 List<PersistenceUnitRefType> MessageDrivenBeanType.getPersistenceUnitRef()
          Gets the value of the persistenceUnitRef property.
 List<PersistenceUnitRefType> SessionBeanType.getPersistenceUnitRef()
          Gets the value of the persistenceUnitRef property.
 List<PersistenceUnitRefType> InterceptorType.getPersistenceUnitRef()
          Gets the value of the persistenceUnitRef property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee with parameters of type PersistenceUnitRefType
 javax.xml.bind.JAXBElement<PersistenceUnitRefType> ObjectFactory.createWebAppTypePersistenceUnitRef(PersistenceUnitRefType value)
          Create an instance of JAXBElement<PersistenceUnitRefType>}
 

Uses of PersistenceUnitRefType in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl that implement PersistenceUnitRefType
 class PersistenceUnitRefTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl with type parameters of type PersistenceUnitRefType
protected  List<PersistenceUnitRefType> EntityBeanTypeImpl.persistenceUnitRef
           
protected  List<PersistenceUnitRefType> InterceptorTypeImpl.persistenceUnitRef
           
protected  List<PersistenceUnitRefType> SessionBeanTypeImpl.persistenceUnitRef
           
protected  List<PersistenceUnitRefType> MessageDrivenBeanTypeImpl.persistenceUnitRef
           
protected  List<PersistenceUnitRefType> ApplicationClientTypeImpl.persistenceUnitRef
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl that return types with arguments of type PersistenceUnitRefType
 List<PersistenceUnitRefType> EntityBeanTypeImpl.getPersistenceUnitRef()
           
 List<PersistenceUnitRefType> InterceptorTypeImpl.getPersistenceUnitRef()
           
 List<PersistenceUnitRefType> SessionBeanTypeImpl.getPersistenceUnitRef()
           
 List<PersistenceUnitRefType> MessageDrivenBeanTypeImpl.getPersistenceUnitRef()
           
 List<PersistenceUnitRefType> ApplicationClientTypeImpl.getPersistenceUnitRef()
           
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.