Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.EnvEntryType

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

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee that return EnvEntryType
 EnvEntryType EnvEntryType.clone()
          Creates and returns a copy of this object.
static EnvEntryType ObjectFactory.copyOfEnvEntryType(EnvEntryType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.EnvEntryType instance.
 EnvEntryType ObjectFactory.createEnvEntryType()
          Create an instance of EnvEntryType
 

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

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with type arguments of type EnvEntryType
static void ApplicationClientType.copyEnvEntry(List<EnvEntryType> source, List<EnvEntryType> target)
          Copies all values of property EnvEntry.
static void ApplicationClientType.copyEnvEntry(List<EnvEntryType> source, List<EnvEntryType> target)
          Copies all values of property EnvEntry.
static void EntityBeanType.copyEnvEntry(List<EnvEntryType> source, List<EnvEntryType> target)
          Copies all values of property EnvEntry.
static void EntityBeanType.copyEnvEntry(List<EnvEntryType> source, List<EnvEntryType> target)
          Copies all values of property EnvEntry.
static void MessageDrivenBeanType.copyEnvEntry(List<EnvEntryType> source, List<EnvEntryType> target)
          Copies all values of property EnvEntry.
static void MessageDrivenBeanType.copyEnvEntry(List<EnvEntryType> source, List<EnvEntryType> target)
          Copies all values of property EnvEntry.
static void SessionBeanType.copyEnvEntry(List<EnvEntryType> source, List<EnvEntryType> target)
          Copies all values of property EnvEntry.
static void SessionBeanType.copyEnvEntry(List<EnvEntryType> source, List<EnvEntryType> target)
          Copies all values of property EnvEntry.
static void InterceptorType.copyEnvEntry(List<EnvEntryType> source, List<EnvEntryType> target)
          Copies all values of property EnvEntry.
static void InterceptorType.copyEnvEntry(List<EnvEntryType> source, List<EnvEntryType> target)
          Copies all values of property EnvEntry.
 

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



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