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

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

Uses of ResourceEnvRefType in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee declared as ResourceEnvRefType
protected  ResourceEnvRefType[] ApplicationClientType.resourceEnvRef
           
protected  ResourceEnvRefType[] EntityBeanType.resourceEnvRef
           
protected  ResourceEnvRefType[] MessageDrivenBeanType.resourceEnvRef
           
protected  ResourceEnvRefType[] SessionBeanType.resourceEnvRef
           
protected  ResourceEnvRefType[] InterceptorType.resourceEnvRef
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee that return ResourceEnvRefType
 ResourceEnvRefType ResourceEnvRefType.clone()
          Creates and returns a copy of this object.
 ResourceEnvRefType ObjectFactory.createResourceEnvRefType()
          Create an instance of ResourceEnvRefType
 ResourceEnvRefType[] ApplicationClientType.getResourceEnvRef()
           
 ResourceEnvRefType[] EntityBeanType.getResourceEnvRef()
           
 ResourceEnvRefType[] MessageDrivenBeanType.getResourceEnvRef()
           
 ResourceEnvRefType[] SessionBeanType.getResourceEnvRef()
           
 ResourceEnvRefType[] InterceptorType.getResourceEnvRef()
           
 ResourceEnvRefType ApplicationClientType.getResourceEnvRef(int idx)
           
 ResourceEnvRefType EntityBeanType.getResourceEnvRef(int idx)
           
 ResourceEnvRefType MessageDrivenBeanType.getResourceEnvRef(int idx)
           
 ResourceEnvRefType SessionBeanType.getResourceEnvRef(int idx)
           
 ResourceEnvRefType InterceptorType.getResourceEnvRef(int idx)
           
 ResourceEnvRefType ApplicationClientType.setResourceEnvRef(int idx, ResourceEnvRefType value)
           
 ResourceEnvRefType EntityBeanType.setResourceEnvRef(int idx, ResourceEnvRefType value)
           
 ResourceEnvRefType MessageDrivenBeanType.setResourceEnvRef(int idx, ResourceEnvRefType value)
           
 ResourceEnvRefType SessionBeanType.setResourceEnvRef(int idx, ResourceEnvRefType value)
           
 ResourceEnvRefType InterceptorType.setResourceEnvRef(int idx, ResourceEnvRefType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.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>}
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee with parameters of type ResourceEnvRefType
 javax.xml.bind.JAXBElement<ResourceEnvRefType> ObjectFactory.createWebAppTypeResourceEnvRef(ResourceEnvRefType value)
          Create an instance of JAXBElement<ResourceEnvRefType>}
 ResourceEnvRefType ApplicationClientType.setResourceEnvRef(int idx, ResourceEnvRefType value)
           
 ResourceEnvRefType EntityBeanType.setResourceEnvRef(int idx, ResourceEnvRefType value)
           
 ResourceEnvRefType MessageDrivenBeanType.setResourceEnvRef(int idx, ResourceEnvRefType value)
           
 ResourceEnvRefType SessionBeanType.setResourceEnvRef(int idx, ResourceEnvRefType value)
           
 ResourceEnvRefType InterceptorType.setResourceEnvRef(int idx, ResourceEnvRefType value)
           
 void ApplicationClientType.setResourceEnvRef(ResourceEnvRefType[] values)
           
 void EntityBeanType.setResourceEnvRef(ResourceEnvRefType[] values)
           
 void MessageDrivenBeanType.setResourceEnvRef(ResourceEnvRefType[] values)
           
 void SessionBeanType.setResourceEnvRef(ResourceEnvRefType[] values)
           
 void InterceptorType.setResourceEnvRef(ResourceEnvRefType[] values)
           
 

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



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