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

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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee that return types with arguments of type ResourceRefType
 javax.xml.bind.JAXBElement<ResourceRefType> ObjectFactory.createWebAppTypeResourceRef(ResourceRefType value)
          Create an instance of JAXBElement<ResourceRefType>}
 

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

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



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