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

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

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

Fields in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.javaee declared as EjbLocalRefType
protected  EjbLocalRefType[] EntityBeanType.ejbLocalRef
           
protected  EjbLocalRefType[] MessageDrivenBeanType.ejbLocalRef
           
protected  EjbLocalRefType[] SessionBeanType.ejbLocalRef
           
protected  EjbLocalRefType[] InterceptorType.ejbLocalRef
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.javaee that return EjbLocalRefType
 EjbLocalRefType EjbLocalRefType.clone()
          Creates and returns a copy of this object.
 EjbLocalRefType ObjectFactory.createEjbLocalRefType()
          Create an instance of EjbLocalRefType
 EjbLocalRefType[] EntityBeanType.getEjbLocalRef()
           
 EjbLocalRefType[] MessageDrivenBeanType.getEjbLocalRef()
           
 EjbLocalRefType[] SessionBeanType.getEjbLocalRef()
           
 EjbLocalRefType[] InterceptorType.getEjbLocalRef()
           
 EjbLocalRefType EntityBeanType.getEjbLocalRef(int idx)
           
 EjbLocalRefType MessageDrivenBeanType.getEjbLocalRef(int idx)
           
 EjbLocalRefType SessionBeanType.getEjbLocalRef(int idx)
           
 EjbLocalRefType InterceptorType.getEjbLocalRef(int idx)
           
 EjbLocalRefType EntityBeanType.setEjbLocalRef(int idx, EjbLocalRefType value)
           
 EjbLocalRefType MessageDrivenBeanType.setEjbLocalRef(int idx, EjbLocalRefType value)
           
 EjbLocalRefType SessionBeanType.setEjbLocalRef(int idx, EjbLocalRefType value)
           
 EjbLocalRefType InterceptorType.setEjbLocalRef(int idx, EjbLocalRefType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.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>}
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.javaee with parameters of type EjbLocalRefType
 javax.xml.bind.JAXBElement<EjbLocalRefType> ObjectFactory.createWebAppTypeEjbLocalRef(EjbLocalRefType value)
          Create an instance of JAXBElement<EjbLocalRefType>}
 void EntityBeanType.setEjbLocalRef(EjbLocalRefType[] values)
           
 void MessageDrivenBeanType.setEjbLocalRef(EjbLocalRefType[] values)
           
 void SessionBeanType.setEjbLocalRef(EjbLocalRefType[] values)
           
 void InterceptorType.setEjbLocalRef(EjbLocalRefType[] values)
           
 EjbLocalRefType EntityBeanType.setEjbLocalRef(int idx, EjbLocalRefType value)
           
 EjbLocalRefType MessageDrivenBeanType.setEjbLocalRef(int idx, EjbLocalRefType value)
           
 EjbLocalRefType SessionBeanType.setEjbLocalRef(int idx, EjbLocalRefType value)
           
 EjbLocalRefType InterceptorType.setEjbLocalRef(int idx, EjbLocalRefType value)
           
 

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



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