Uses of Class
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee.InjectionTargetType

Packages that use InjectionTargetType
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee   
 

Uses of InjectionTargetType in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee with type parameters of type InjectionTargetType
protected  List<InjectionTargetType> EnvEntryType.injectionTarget
           
protected  List<InjectionTargetType> PersistenceContextRefType.injectionTarget
           
protected  List<InjectionTargetType> ResourceRefType.injectionTarget
           
protected  List<InjectionTargetType> PersistenceUnitRefType.injectionTarget
           
protected  List<InjectionTargetType> EjbRefType.injectionTarget
           
protected  List<InjectionTargetType> EjbLocalRefType.injectionTarget
           
protected  List<InjectionTargetType> ServiceRefType.injectionTarget
           
protected  List<InjectionTargetType> MessageDestinationRefType.injectionTarget
           
protected  List<InjectionTargetType> ResourceEnvRefType.injectionTarget
           
 

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

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee that return types with arguments of type InjectionTargetType
 List<InjectionTargetType> EnvEntryType.getInjectionTarget()
          Gets the value of the injectionTarget property.
 List<InjectionTargetType> PersistenceContextRefType.getInjectionTarget()
          Gets the value of the injectionTarget property.
 List<InjectionTargetType> ResourceRefType.getInjectionTarget()
          Gets the value of the injectionTarget property.
 List<InjectionTargetType> PersistenceUnitRefType.getInjectionTarget()
          Gets the value of the injectionTarget property.
 List<InjectionTargetType> EjbRefType.getInjectionTarget()
          Gets the value of the injectionTarget property.
 List<InjectionTargetType> EjbLocalRefType.getInjectionTarget()
          Gets the value of the injectionTarget property.
 List<InjectionTargetType> ServiceRefType.getInjectionTarget()
          Gets the value of the injectionTarget property.
 List<InjectionTargetType> MessageDestinationRefType.getInjectionTarget()
          Gets the value of the injectionTarget property.
 List<InjectionTargetType> ResourceEnvRefType.getInjectionTarget()
          Gets the value of the injectionTarget property.
 

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



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