Uses of Interface
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.ResourceRefType

Packages that use ResourceRefType
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl   
 

Uses of ResourceRefType in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee that return ResourceRefType
 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.prot.indexed.novalueclass.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.prot.indexed.novalueclass.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)
           
 

Uses of ResourceRefType in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl that implement ResourceRefType
 class ResourceRefTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl declared as ResourceRefType
protected  ResourceRefType[] EntityBeanTypeImpl.resourceRef
           
protected  ResourceRefType[] InterceptorTypeImpl.resourceRef
           
protected  ResourceRefType[] SessionBeanTypeImpl.resourceRef
           
protected  ResourceRefType[] MessageDrivenBeanTypeImpl.resourceRef
           
protected  ResourceRefType[] ApplicationClientTypeImpl.resourceRef
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl that return ResourceRefType
 ResourceRefType[] EntityBeanTypeImpl.getResourceRef()
           
 ResourceRefType[] InterceptorTypeImpl.getResourceRef()
           
 ResourceRefType[] SessionBeanTypeImpl.getResourceRef()
           
 ResourceRefType[] MessageDrivenBeanTypeImpl.getResourceRef()
           
 ResourceRefType[] ApplicationClientTypeImpl.getResourceRef()
           
 ResourceRefType EntityBeanTypeImpl.getResourceRef(int idx)
           
 ResourceRefType InterceptorTypeImpl.getResourceRef(int idx)
           
 ResourceRefType SessionBeanTypeImpl.getResourceRef(int idx)
           
 ResourceRefType MessageDrivenBeanTypeImpl.getResourceRef(int idx)
           
 ResourceRefType ApplicationClientTypeImpl.getResourceRef(int idx)
           
 ResourceRefType EntityBeanTypeImpl.setResourceRef(int idx, ResourceRefType value)
           
 ResourceRefType InterceptorTypeImpl.setResourceRef(int idx, ResourceRefType value)
           
 ResourceRefType SessionBeanTypeImpl.setResourceRef(int idx, ResourceRefType value)
           
 ResourceRefType MessageDrivenBeanTypeImpl.setResourceRef(int idx, ResourceRefType value)
           
 ResourceRefType ApplicationClientTypeImpl.setResourceRef(int idx, ResourceRefType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl with parameters of type ResourceRefType
protected  void EntityBeanTypeImpl.copyResourceRef(ResourceRefType[] source)
          Copies all values of property ResourceRef.
protected  void InterceptorTypeImpl.copyResourceRef(ResourceRefType[] source)
          Copies all values of property ResourceRef.
protected  void SessionBeanTypeImpl.copyResourceRef(ResourceRefType[] source)
          Copies all values of property ResourceRef.
protected  void MessageDrivenBeanTypeImpl.copyResourceRef(ResourceRefType[] source)
          Copies all values of property ResourceRef.
protected  void ApplicationClientTypeImpl.copyResourceRef(ResourceRefType[] source)
          Copies all values of property ResourceRef.
 ResourceRefType EntityBeanTypeImpl.setResourceRef(int idx, ResourceRefType value)
           
 ResourceRefType InterceptorTypeImpl.setResourceRef(int idx, ResourceRefType value)
           
 ResourceRefType SessionBeanTypeImpl.setResourceRef(int idx, ResourceRefType value)
           
 ResourceRefType MessageDrivenBeanTypeImpl.setResourceRef(int idx, ResourceRefType value)
           
 ResourceRefType ApplicationClientTypeImpl.setResourceRef(int idx, ResourceRefType value)
           
 void EntityBeanTypeImpl.setResourceRef(ResourceRefType[] values)
           
 void InterceptorTypeImpl.setResourceRef(ResourceRefType[] values)
           
 void SessionBeanTypeImpl.setResourceRef(ResourceRefType[] values)
           
 void MessageDrivenBeanTypeImpl.setResourceRef(ResourceRefType[] values)
           
 void ApplicationClientTypeImpl.setResourceRef(ResourceRefType[] values)
           
 



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