Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.ResourceRefType

Packages that use ResourceRefType
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl   
 

Uses of ResourceRefType in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee that return ResourceRefType
 ResourceRefType ObjectFactory.createResourceRefType()
          Create an instance of ResourceRefType
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.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>}
 List<ResourceRefType> ApplicationClientType.getResourceRef()
          Gets the value of the resourceRef property.
 List<ResourceRefType> EntityBeanType.getResourceRef()
          Gets the value of the resourceRef property.
 List<ResourceRefType> MessageDrivenBeanType.getResourceRef()
          Gets the value of the resourceRef property.
 List<ResourceRefType> SessionBeanType.getResourceRef()
          Gets the value of the resourceRef property.
 List<ResourceRefType> InterceptorType.getResourceRef()
          Gets the value of the resourceRef property.
 

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

Uses of ResourceRefType in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl
 

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

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

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



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