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

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

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

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with type parameters of type EjbRefType
protected  List<EjbRefType> ApplicationClientType.ejbRef
           
protected  List<EjbRefType> EntityBeanType.ejbRef
           
protected  List<EjbRefType> MessageDrivenBeanType.ejbRef
           
protected  List<EjbRefType> SessionBeanType.ejbRef
           
protected  List<EjbRefType> InterceptorType.ejbRef
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.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.collections.valueclass.javaee.EjbRefType instance.
 EjbRefType ObjectFactory.createEjbRefType()
          Create an instance of EjbRefType
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.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>}
 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.prot.collections.valueclass.javaee with parameters of type EjbRefType
protected static EjbRefType ObjectFactory.copyOfEjbRefType(EjbRefType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.EjbRefType instance.
 javax.xml.bind.JAXBElement<EjbRefType> ObjectFactory.createWebAppTypeEjbRef(EjbRefType value)
          Create an instance of JAXBElement<EjbRefType>}
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with type arguments of type EjbRefType
protected static void ApplicationClientType.copyEjbRef(List<EjbRefType> source, List<EjbRefType> target)
          Copies all values of property EjbRef.
protected static void ApplicationClientType.copyEjbRef(List<EjbRefType> source, List<EjbRefType> target)
          Copies all values of property EjbRef.
protected static void EntityBeanType.copyEjbRef(List<EjbRefType> source, List<EjbRefType> target)
          Copies all values of property EjbRef.
protected static void EntityBeanType.copyEjbRef(List<EjbRefType> source, List<EjbRefType> target)
          Copies all values of property EjbRef.
protected static void MessageDrivenBeanType.copyEjbRef(List<EjbRefType> source, List<EjbRefType> target)
          Copies all values of property EjbRef.
protected static void MessageDrivenBeanType.copyEjbRef(List<EjbRefType> source, List<EjbRefType> target)
          Copies all values of property EjbRef.
protected static void SessionBeanType.copyEjbRef(List<EjbRefType> source, List<EjbRefType> target)
          Copies all values of property EjbRef.
protected static void SessionBeanType.copyEjbRef(List<EjbRefType> source, List<EjbRefType> target)
          Copies all values of property EjbRef.
protected static void InterceptorType.copyEjbRef(List<EjbRefType> source, List<EjbRefType> target)
          Copies all values of property EjbRef.
protected static void InterceptorType.copyEjbRef(List<EjbRefType> source, List<EjbRefType> target)
          Copies all values of property EjbRef.
 

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



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