Uses of Interface
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.EjbRefType

Packages that use EjbRefType
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl   
 

Uses of EjbRefType in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee that return EjbRefType
 EjbRefType ObjectFactory.createEjbRefType()
          Create an instance of EjbRefType
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee that return types with arguments of type EjbRefType
 javax.xml.bind.JAXBElement<EjbRefType> ObjectFactory.createWebAppTypeEjbRef(EjbRefType value)
          Create an instance of JAXBElement<EjbRefType>}
 List<EjbRefType> ApplicationClientType.getEjbRef()
          Gets the value of the ejbRef property.
 List<EjbRefType> EntityBeanType.getEjbRef()
          Gets the value of the ejbRef property.
 List<EjbRefType> MessageDrivenBeanType.getEjbRef()
          Gets the value of the ejbRef property.
 List<EjbRefType> SessionBeanType.getEjbRef()
          Gets the value of the ejbRef property.
 List<EjbRefType> InterceptorType.getEjbRef()
          Gets the value of the ejbRef property.
 

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

Uses of EjbRefType in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl that implement EjbRefType
 class EjbRefTypeImpl
           
 

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

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



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