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

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

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

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

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

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



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