Uses of Interface
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.ResourceEnvRefType

Packages that use ResourceEnvRefType
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl   
 

Uses of ResourceEnvRefType in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee that return ResourceEnvRefType
 ResourceEnvRefType ObjectFactory.createResourceEnvRefType()
          Create an instance of ResourceEnvRefType
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee that return types with arguments of type ResourceEnvRefType
 javax.xml.bind.JAXBElement<ResourceEnvRefType> ObjectFactory.createWebAppTypeResourceEnvRef(ResourceEnvRefType value)
          Create an instance of JAXBElement<ResourceEnvRefType>}
 List<ResourceEnvRefType> ApplicationClientType.getResourceEnvRef()
          Gets the value of the resourceEnvRef property.
 List<ResourceEnvRefType> EntityBeanType.getResourceEnvRef()
          Gets the value of the resourceEnvRef property.
 List<ResourceEnvRefType> MessageDrivenBeanType.getResourceEnvRef()
          Gets the value of the resourceEnvRef property.
 List<ResourceEnvRefType> SessionBeanType.getResourceEnvRef()
          Gets the value of the resourceEnvRef property.
 List<ResourceEnvRefType> InterceptorType.getResourceEnvRef()
          Gets the value of the resourceEnvRef property.
 

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

Uses of ResourceEnvRefType in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl that implement ResourceEnvRefType
 class ResourceEnvRefTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl with type parameters of type ResourceEnvRefType
protected  List<ResourceEnvRefType> EntityBeanTypeImpl.resourceEnvRef
           
protected  List<ResourceEnvRefType> InterceptorTypeImpl.resourceEnvRef
           
protected  List<ResourceEnvRefType> SessionBeanTypeImpl.resourceEnvRef
           
protected  List<ResourceEnvRefType> MessageDrivenBeanTypeImpl.resourceEnvRef
           
protected  List<ResourceEnvRefType> ApplicationClientTypeImpl.resourceEnvRef
           
 

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

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl with type arguments of type ResourceEnvRefType
static void EntityBeanTypeImpl.copyResourceEnvRef(List<ResourceEnvRefType> source, List<ResourceEnvRefType> target)
          Copies all values of property ResourceEnvRef.
static void EntityBeanTypeImpl.copyResourceEnvRef(List<ResourceEnvRefType> source, List<ResourceEnvRefType> target)
          Copies all values of property ResourceEnvRef.
static void InterceptorTypeImpl.copyResourceEnvRef(List<ResourceEnvRefType> source, List<ResourceEnvRefType> target)
          Copies all values of property ResourceEnvRef.
static void InterceptorTypeImpl.copyResourceEnvRef(List<ResourceEnvRefType> source, List<ResourceEnvRefType> target)
          Copies all values of property ResourceEnvRef.
static void SessionBeanTypeImpl.copyResourceEnvRef(List<ResourceEnvRefType> source, List<ResourceEnvRefType> target)
          Copies all values of property ResourceEnvRef.
static void SessionBeanTypeImpl.copyResourceEnvRef(List<ResourceEnvRefType> source, List<ResourceEnvRefType> target)
          Copies all values of property ResourceEnvRef.
static void MessageDrivenBeanTypeImpl.copyResourceEnvRef(List<ResourceEnvRefType> source, List<ResourceEnvRefType> target)
          Copies all values of property ResourceEnvRef.
static void MessageDrivenBeanTypeImpl.copyResourceEnvRef(List<ResourceEnvRefType> source, List<ResourceEnvRefType> target)
          Copies all values of property ResourceEnvRef.
static void ApplicationClientTypeImpl.copyResourceEnvRef(List<ResourceEnvRefType> source, List<ResourceEnvRefType> target)
          Copies all values of property ResourceEnvRef.
static void ApplicationClientTypeImpl.copyResourceEnvRef(List<ResourceEnvRefType> source, List<ResourceEnvRefType> target)
          Copies all values of property ResourceEnvRef.
 



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