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

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

Uses of PersistenceUnitRefType in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pub.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.pub.collections.valueclass.javaee that return PersistenceUnitRefType
 PersistenceUnitRefType PersistenceUnitRefType.clone()
          Creates and returns a copy of this object.
static PersistenceUnitRefType ObjectFactory.copyOfPersistenceUnitRefType(PersistenceUnitRefType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.PersistenceUnitRefType instance.
 PersistenceUnitRefType ObjectFactory.createPersistenceUnitRefType()
          Create an instance of PersistenceUnitRefType
 

Methods in net.sourceforge.ccxjc.it.model.pub.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.pub.collections.valueclass.javaee with parameters of type PersistenceUnitRefType
static PersistenceUnitRefType ObjectFactory.copyOfPersistenceUnitRefType(PersistenceUnitRefType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.PersistenceUnitRefType instance.
 javax.xml.bind.JAXBElement<PersistenceUnitRefType> ObjectFactory.createWebAppTypePersistenceUnitRef(PersistenceUnitRefType value)
          Create an instance of JAXBElement<PersistenceUnitRefType>}
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with type arguments of type PersistenceUnitRefType
static void ApplicationClientType.copyPersistenceUnitRef(List<PersistenceUnitRefType> source, List<PersistenceUnitRefType> target)
          Copies all values of property PersistenceUnitRef.
static void ApplicationClientType.copyPersistenceUnitRef(List<PersistenceUnitRefType> source, List<PersistenceUnitRefType> target)
          Copies all values of property PersistenceUnitRef.
static void EntityBeanType.copyPersistenceUnitRef(List<PersistenceUnitRefType> source, List<PersistenceUnitRefType> target)
          Copies all values of property PersistenceUnitRef.
static void EntityBeanType.copyPersistenceUnitRef(List<PersistenceUnitRefType> source, List<PersistenceUnitRefType> target)
          Copies all values of property PersistenceUnitRef.
static void MessageDrivenBeanType.copyPersistenceUnitRef(List<PersistenceUnitRefType> source, List<PersistenceUnitRefType> target)
          Copies all values of property PersistenceUnitRef.
static void MessageDrivenBeanType.copyPersistenceUnitRef(List<PersistenceUnitRefType> source, List<PersistenceUnitRefType> target)
          Copies all values of property PersistenceUnitRef.
static void SessionBeanType.copyPersistenceUnitRef(List<PersistenceUnitRefType> source, List<PersistenceUnitRefType> target)
          Copies all values of property PersistenceUnitRef.
static void SessionBeanType.copyPersistenceUnitRef(List<PersistenceUnitRefType> source, List<PersistenceUnitRefType> target)
          Copies all values of property PersistenceUnitRef.
static void InterceptorType.copyPersistenceUnitRef(List<PersistenceUnitRefType> source, List<PersistenceUnitRefType> target)
          Copies all values of property PersistenceUnitRef.
static void InterceptorType.copyPersistenceUnitRef(List<PersistenceUnitRefType> source, List<PersistenceUnitRefType> target)
          Copies all values of property PersistenceUnitRef.
 

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



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