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

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

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

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

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

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

Uses of PersistenceContextRefType 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 PersistenceContextRefType
 class PersistenceContextRefTypeImpl
           
 

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

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



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