Uses of Class
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.EjbRefType

Packages that use EjbRefType
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee   
 

Uses of EjbRefType in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee declared as EjbRefType
protected  EjbRefType[] ApplicationClientType.ejbRef
           
protected  EjbRefType[] EntityBeanType.ejbRef
           
protected  EjbRefType[] MessageDrivenBeanType.ejbRef
           
protected  EjbRefType[] SessionBeanType.ejbRef
           
protected  EjbRefType[] InterceptorType.ejbRef
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee that return EjbRefType
 EjbRefType EjbRefType.clone()
          Creates and returns a copy of this object.
protected static EjbRefType ObjectFactory.copyOfEjbRefType(EjbRefType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.EjbRefType instance.
 EjbRefType ObjectFactory.createEjbRefType()
          Create an instance of EjbRefType
 EjbRefType[] ApplicationClientType.getEjbRef()
           
 EjbRefType[] EntityBeanType.getEjbRef()
           
 EjbRefType[] MessageDrivenBeanType.getEjbRef()
           
 EjbRefType[] SessionBeanType.getEjbRef()
           
 EjbRefType[] InterceptorType.getEjbRef()
           
 EjbRefType ApplicationClientType.getEjbRef(int idx)
           
 EjbRefType EntityBeanType.getEjbRef(int idx)
           
 EjbRefType MessageDrivenBeanType.getEjbRef(int idx)
           
 EjbRefType SessionBeanType.getEjbRef(int idx)
           
 EjbRefType InterceptorType.getEjbRef(int idx)
           
 EjbRefType ApplicationClientType.setEjbRef(int idx, EjbRefType value)
           
 EjbRefType EntityBeanType.setEjbRef(int idx, EjbRefType value)
           
 EjbRefType MessageDrivenBeanType.setEjbRef(int idx, EjbRefType value)
           
 EjbRefType SessionBeanType.setEjbRef(int idx, EjbRefType value)
           
 EjbRefType InterceptorType.setEjbRef(int idx, EjbRefType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee that return types with arguments of type EjbRefType
 javax.xml.bind.JAXBElement<EjbRefType> ObjectFactory.createWebAppTypeEjbRef(EjbRefType value)
          Create an instance of JAXBElement<EjbRefType>}
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee with parameters of type EjbRefType
protected  void ApplicationClientType.copyEjbRef(EjbRefType[] source)
          Copies all values of property EjbRef.
protected  void EntityBeanType.copyEjbRef(EjbRefType[] source)
          Copies all values of property EjbRef.
protected  void MessageDrivenBeanType.copyEjbRef(EjbRefType[] source)
          Copies all values of property EjbRef.
protected  void SessionBeanType.copyEjbRef(EjbRefType[] source)
          Copies all values of property EjbRef.
protected  void InterceptorType.copyEjbRef(EjbRefType[] source)
          Copies all values of property EjbRef.
protected static EjbRefType ObjectFactory.copyOfEjbRefType(EjbRefType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.EjbRefType instance.
 javax.xml.bind.JAXBElement<EjbRefType> ObjectFactory.createWebAppTypeEjbRef(EjbRefType value)
          Create an instance of JAXBElement<EjbRefType>}
 void ApplicationClientType.setEjbRef(EjbRefType[] values)
           
 void EntityBeanType.setEjbRef(EjbRefType[] values)
           
 void MessageDrivenBeanType.setEjbRef(EjbRefType[] values)
           
 void SessionBeanType.setEjbRef(EjbRefType[] values)
           
 void InterceptorType.setEjbRef(EjbRefType[] values)
           
 EjbRefType ApplicationClientType.setEjbRef(int idx, EjbRefType value)
           
 EjbRefType EntityBeanType.setEjbRef(int idx, EjbRefType value)
           
 EjbRefType MessageDrivenBeanType.setEjbRef(int idx, EjbRefType value)
           
 EjbRefType SessionBeanType.setEjbRef(int idx, EjbRefType value)
           
 EjbRefType InterceptorType.setEjbRef(int idx, EjbRefType value)
           
 

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



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