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

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

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

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

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

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with type arguments of type PersistenceContextRefType
protected static void EntityBeanType.copyPersistenceContextRef(List<PersistenceContextRefType> source, List<PersistenceContextRefType> target)
          Copies all values of property PersistenceContextRef.
protected static void EntityBeanType.copyPersistenceContextRef(List<PersistenceContextRefType> source, List<PersistenceContextRefType> target)
          Copies all values of property PersistenceContextRef.
protected static void MessageDrivenBeanType.copyPersistenceContextRef(List<PersistenceContextRefType> source, List<PersistenceContextRefType> target)
          Copies all values of property PersistenceContextRef.
protected static void MessageDrivenBeanType.copyPersistenceContextRef(List<PersistenceContextRefType> source, List<PersistenceContextRefType> target)
          Copies all values of property PersistenceContextRef.
protected static void SessionBeanType.copyPersistenceContextRef(List<PersistenceContextRefType> source, List<PersistenceContextRefType> target)
          Copies all values of property PersistenceContextRef.
protected static void SessionBeanType.copyPersistenceContextRef(List<PersistenceContextRefType> source, List<PersistenceContextRefType> target)
          Copies all values of property PersistenceContextRef.
protected static void InterceptorType.copyPersistenceContextRef(List<PersistenceContextRefType> source, List<PersistenceContextRefType> target)
          Copies all values of property PersistenceContextRef.
protected static void InterceptorType.copyPersistenceContextRef(List<PersistenceContextRefType> source, List<PersistenceContextRefType> target)
          Copies all values of property PersistenceContextRef.
 

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



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