Uses of Interface
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.EjbLocalRefType

Packages that use EjbLocalRefType
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl   
 

Uses of EjbLocalRefType in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee that return EjbLocalRefType
 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.prot.indexed.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>}
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.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)
           
 

Uses of EjbLocalRefType in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl that implement EjbLocalRefType
 class EjbLocalRefTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl declared as EjbLocalRefType
protected  EjbLocalRefType[] EntityBeanTypeImpl.ejbLocalRef
           
protected  EjbLocalRefType[] InterceptorTypeImpl.ejbLocalRef
           
protected  EjbLocalRefType[] SessionBeanTypeImpl.ejbLocalRef
           
protected  EjbLocalRefType[] MessageDrivenBeanTypeImpl.ejbLocalRef
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl that return EjbLocalRefType
 EjbLocalRefType[] EntityBeanTypeImpl.getEjbLocalRef()
           
 EjbLocalRefType[] InterceptorTypeImpl.getEjbLocalRef()
           
 EjbLocalRefType[] SessionBeanTypeImpl.getEjbLocalRef()
           
 EjbLocalRefType[] MessageDrivenBeanTypeImpl.getEjbLocalRef()
           
 EjbLocalRefType EntityBeanTypeImpl.getEjbLocalRef(int idx)
           
 EjbLocalRefType InterceptorTypeImpl.getEjbLocalRef(int idx)
           
 EjbLocalRefType SessionBeanTypeImpl.getEjbLocalRef(int idx)
           
 EjbLocalRefType MessageDrivenBeanTypeImpl.getEjbLocalRef(int idx)
           
 EjbLocalRefType EntityBeanTypeImpl.setEjbLocalRef(int idx, EjbLocalRefType value)
           
 EjbLocalRefType InterceptorTypeImpl.setEjbLocalRef(int idx, EjbLocalRefType value)
           
 EjbLocalRefType SessionBeanTypeImpl.setEjbLocalRef(int idx, EjbLocalRefType value)
           
 EjbLocalRefType MessageDrivenBeanTypeImpl.setEjbLocalRef(int idx, EjbLocalRefType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl with parameters of type EjbLocalRefType
protected  void EntityBeanTypeImpl.copyEjbLocalRef(EjbLocalRefType[] source)
          Copies all values of property EjbLocalRef.
protected  void InterceptorTypeImpl.copyEjbLocalRef(EjbLocalRefType[] source)
          Copies all values of property EjbLocalRef.
protected  void SessionBeanTypeImpl.copyEjbLocalRef(EjbLocalRefType[] source)
          Copies all values of property EjbLocalRef.
protected  void MessageDrivenBeanTypeImpl.copyEjbLocalRef(EjbLocalRefType[] source)
          Copies all values of property EjbLocalRef.
 void EntityBeanTypeImpl.setEjbLocalRef(EjbLocalRefType[] values)
           
 void InterceptorTypeImpl.setEjbLocalRef(EjbLocalRefType[] values)
           
 void SessionBeanTypeImpl.setEjbLocalRef(EjbLocalRefType[] values)
           
 void MessageDrivenBeanTypeImpl.setEjbLocalRef(EjbLocalRefType[] values)
           
 EjbLocalRefType EntityBeanTypeImpl.setEjbLocalRef(int idx, EjbLocalRefType value)
           
 EjbLocalRefType InterceptorTypeImpl.setEjbLocalRef(int idx, EjbLocalRefType value)
           
 EjbLocalRefType SessionBeanTypeImpl.setEjbLocalRef(int idx, EjbLocalRefType value)
           
 EjbLocalRefType MessageDrivenBeanTypeImpl.setEjbLocalRef(int idx, EjbLocalRefType value)
           
 



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