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

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

Uses of PersistenceUnitRefType 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 PersistenceUnitRefType
protected  List<PersistenceUnitRefType> ApplicationClientType.persistenceUnitRef
           
protected  List<PersistenceUnitRefType> EntityBeanType.persistenceUnitRef
           
protected  List<PersistenceUnitRefType> MessageDrivenBeanType.persistenceUnitRef
           
protected  List<PersistenceUnitRefType> SessionBeanType.persistenceUnitRef
           
protected  List<PersistenceUnitRefType> InterceptorType.persistenceUnitRef
           
 

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

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

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



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