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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee that return types with arguments of type EjbLocalRefType
 javax.xml.bind.JAXBElement<EjbLocalRefType> ObjectFactory.createWebAppTypeEjbLocalRef(EjbLocalRefType value)
          Create an instance of JAXBElement<EjbLocalRefType>}
 List<EjbLocalRefType> EntityBeanType.getEjbLocalRef()
          Gets the value of the ejbLocalRef property.
 List<EjbLocalRefType> MessageDrivenBeanType.getEjbLocalRef()
          Gets the value of the ejbLocalRef property.
 List<EjbLocalRefType> SessionBeanType.getEjbLocalRef()
          Gets the value of the ejbLocalRef property.
 List<EjbLocalRefType> InterceptorType.getEjbLocalRef()
          Gets the value of the ejbLocalRef property.
 

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

Uses of EjbLocalRefType 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 EjbLocalRefType
 class EjbLocalRefTypeImpl
           
 

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

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



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