Uses of Interface
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.EnvEntryType

Packages that use EnvEntryType
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl   
 

Uses of EnvEntryType in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee that return EnvEntryType
 EnvEntryType ObjectFactory.createEnvEntryType()
          Create an instance of EnvEntryType
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee that return types with arguments of type EnvEntryType
 javax.xml.bind.JAXBElement<EnvEntryType> ObjectFactory.createWebAppTypeEnvEntry(EnvEntryType value)
          Create an instance of JAXBElement<EnvEntryType>}
 List<EnvEntryType> ApplicationClientType.getEnvEntry()
          Gets the value of the envEntry property.
 List<EnvEntryType> EntityBeanType.getEnvEntry()
          Gets the value of the envEntry property.
 List<EnvEntryType> MessageDrivenBeanType.getEnvEntry()
          Gets the value of the envEntry property.
 List<EnvEntryType> SessionBeanType.getEnvEntry()
          Gets the value of the envEntry property.
 List<EnvEntryType> InterceptorType.getEnvEntry()
          Gets the value of the envEntry property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee with parameters of type EnvEntryType
 javax.xml.bind.JAXBElement<EnvEntryType> ObjectFactory.createWebAppTypeEnvEntry(EnvEntryType value)
          Create an instance of JAXBElement<EnvEntryType>}
 

Uses of EnvEntryType in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl that implement EnvEntryType
 class EnvEntryTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl with type parameters of type EnvEntryType
protected  List<EnvEntryType> EntityBeanTypeImpl.envEntry
           
protected  List<EnvEntryType> InterceptorTypeImpl.envEntry
           
protected  List<EnvEntryType> SessionBeanTypeImpl.envEntry
           
protected  List<EnvEntryType> MessageDrivenBeanTypeImpl.envEntry
           
protected  List<EnvEntryType> ApplicationClientTypeImpl.envEntry
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl that return types with arguments of type EnvEntryType
 List<EnvEntryType> EntityBeanTypeImpl.getEnvEntry()
           
 List<EnvEntryType> InterceptorTypeImpl.getEnvEntry()
           
 List<EnvEntryType> SessionBeanTypeImpl.getEnvEntry()
           
 List<EnvEntryType> MessageDrivenBeanTypeImpl.getEnvEntry()
           
 List<EnvEntryType> ApplicationClientTypeImpl.getEnvEntry()
           
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl with type arguments of type EnvEntryType
static void EntityBeanTypeImpl.copyEnvEntry(List<EnvEntryType> source, List<EnvEntryType> target)
          Copies all values of property EnvEntry.
static void EntityBeanTypeImpl.copyEnvEntry(List<EnvEntryType> source, List<EnvEntryType> target)
          Copies all values of property EnvEntry.
static void InterceptorTypeImpl.copyEnvEntry(List<EnvEntryType> source, List<EnvEntryType> target)
          Copies all values of property EnvEntry.
static void InterceptorTypeImpl.copyEnvEntry(List<EnvEntryType> source, List<EnvEntryType> target)
          Copies all values of property EnvEntry.
static void SessionBeanTypeImpl.copyEnvEntry(List<EnvEntryType> source, List<EnvEntryType> target)
          Copies all values of property EnvEntry.
static void SessionBeanTypeImpl.copyEnvEntry(List<EnvEntryType> source, List<EnvEntryType> target)
          Copies all values of property EnvEntry.
static void MessageDrivenBeanTypeImpl.copyEnvEntry(List<EnvEntryType> source, List<EnvEntryType> target)
          Copies all values of property EnvEntry.
static void MessageDrivenBeanTypeImpl.copyEnvEntry(List<EnvEntryType> source, List<EnvEntryType> target)
          Copies all values of property EnvEntry.
static void ApplicationClientTypeImpl.copyEnvEntry(List<EnvEntryType> source, List<EnvEntryType> target)
          Copies all values of property EnvEntry.
static void ApplicationClientTypeImpl.copyEnvEntry(List<EnvEntryType> source, List<EnvEntryType> target)
          Copies all values of property EnvEntry.
 



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