Uses of Interface
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.InjectionTargetType

Packages that use InjectionTargetType
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl   
 

Uses of InjectionTargetType in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee that return InjectionTargetType
 InjectionTargetType ObjectFactory.createInjectionTargetType()
          Create an instance of InjectionTargetType
 

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

Uses of InjectionTargetType in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl that implement InjectionTargetType
 class InjectionTargetTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl with type parameters of type InjectionTargetType
protected  List<InjectionTargetType> PersistenceContextRefTypeImpl.injectionTarget
           
protected  List<InjectionTargetType> PersistenceUnitRefTypeImpl.injectionTarget
           
protected  List<InjectionTargetType> EnvEntryTypeImpl.injectionTarget
           
protected  List<InjectionTargetType> MessageDestinationRefTypeImpl.injectionTarget
           
protected  List<InjectionTargetType> ResourceRefTypeImpl.injectionTarget
           
protected  List<InjectionTargetType> ResourceEnvRefTypeImpl.injectionTarget
           
protected  List<InjectionTargetType> EjbRefTypeImpl.injectionTarget
           
protected  List<InjectionTargetType> ServiceRefTypeImpl.injectionTarget
           
protected  List<InjectionTargetType> EjbLocalRefTypeImpl.injectionTarget
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl that return types with arguments of type InjectionTargetType
 List<InjectionTargetType> PersistenceContextRefTypeImpl.getInjectionTarget()
           
 List<InjectionTargetType> PersistenceUnitRefTypeImpl.getInjectionTarget()
           
 List<InjectionTargetType> EnvEntryTypeImpl.getInjectionTarget()
           
 List<InjectionTargetType> MessageDestinationRefTypeImpl.getInjectionTarget()
           
 List<InjectionTargetType> ResourceRefTypeImpl.getInjectionTarget()
           
 List<InjectionTargetType> ResourceEnvRefTypeImpl.getInjectionTarget()
           
 List<InjectionTargetType> EjbRefTypeImpl.getInjectionTarget()
           
 List<InjectionTargetType> ServiceRefTypeImpl.getInjectionTarget()
           
 List<InjectionTargetType> EjbLocalRefTypeImpl.getInjectionTarget()
           
 



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