Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee.EjbLocalRefType

Packages that use EjbLocalRefType
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee   
 

Uses of EjbLocalRefType in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee with type parameters of type EjbLocalRefType
protected  List<EjbLocalRefType> EntityBeanType.ejbLocalRef
           
protected  List<EjbLocalRefType> MessageDrivenBeanType.ejbLocalRef
           
protected  List<EjbLocalRefType> SessionBeanType.ejbLocalRef
           
protected  List<EjbLocalRefType> InterceptorType.ejbLocalRef
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee that return EjbLocalRefType
 EjbLocalRefType EjbLocalRefType.clone()
          Creates and returns a copy of this object.
 EjbLocalRefType ObjectFactory.createEjbLocalRefType()
          Create an instance of EjbLocalRefType
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.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.priv.collections.valueclass.javaee with parameters of type EjbLocalRefType
 javax.xml.bind.JAXBElement<EjbLocalRefType> ObjectFactory.createWebAppTypeEjbLocalRef(EjbLocalRefType value)
          Create an instance of JAXBElement<EjbLocalRefType>}
 

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



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