Uses of Class
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee.PersistenceContextRefType

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

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

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee with type parameters of type PersistenceContextRefType
protected  List<PersistenceContextRefType> EntityBeanType.persistenceContextRef
           
protected  List<PersistenceContextRefType> MessageDrivenBeanType.persistenceContextRef
           
protected  List<PersistenceContextRefType> SessionBeanType.persistenceContextRef
           
protected  List<PersistenceContextRefType> InterceptorType.persistenceContextRef
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee that return PersistenceContextRefType
 PersistenceContextRefType PersistenceContextRefType.clone()
          Creates and returns a copy of this object.
 PersistenceContextRefType ObjectFactory.createPersistenceContextRefType()
          Create an instance of PersistenceContextRefType
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.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.valueclass.javaee with parameters of type PersistenceContextRefType
 javax.xml.bind.JAXBElement<PersistenceContextRefType> ObjectFactory.createWebAppTypePersistenceContextRef(PersistenceContextRefType value)
          Create an instance of JAXBElement<PersistenceContextRefType>}
 

Constructors in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee with parameters of type PersistenceContextRefType
PersistenceContextRefType(PersistenceContextRefType o)
          Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee.PersistenceContextRefType instance by copying a given instance.
 



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